Class CmsFavoriteDAO

java.lang.Object
org.opencms.ui.favorites.CmsFavoriteDAO

public class CmsFavoriteDAO extends Object
Loads/saves favorites.

When loading favorites, the individual entries are validated by trying to read the resources/projects they reference. If this fails, the entries are discareded from the returned list.