Uses of Interface
com.sas.services.information.metadata.favorites.FavoritesFolder

Packages that use FavoritesFolder
com.sas.services.information.metadata.favorites 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 FavoritesFolder
 FavoritesFolder FavoritesFactory.createFavoritesFolder(java.lang.String name, FolderInterface folder)
          Creates a new favorites folder.
 FavoritesFolder FavoritesFactory.getApplicationFavorites(java.lang.String contextName)
          Returns the Favorites folder for a given context.
 FavoritesFolder FavoritesFactory.getApplicationHistory(java.lang.String applicationName)
          Returns the History favorites folder for a given application.
 FavoritesFolder FavoritesFactory.getUserFavorites()
          Returns the Favorites folder for the user currently logged in.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.