Uses of Interface
com.sas.services.information.metadata.favorites.FavoritesFolder
Packages that use FavoritesFolder
Package
Description
Manages favorites folders and their contents.
-
Uses of FavoritesFolder in com.sas.services.information.metadata.favorites
Methods in com.sas.services.information.metadata.favorites that return FavoritesFolderModifier and TypeMethodDescriptionFavoritesFactory.createFavoritesFolder(String name, FolderInterface folder) Creates a new favorites folder.FavoritesFactory.getApplicationFavorites(String contextName) Returns the Favorites folder for a given context.FavoritesFactory.getApplicationHistory(String applicationName) Returns the History favorites folder for a given application.FavoritesFactory.getUserFavorites()Returns the Favorites folder for the user currently logged in.