Uses of Class
edu.wisc.my.portlets.bookmarks.domain.Preferences.DefaultFolderOperation

Packages that use Preferences.DefaultFolderOperation
edu.wisc.my.portlets.bookmarks.domain   
 

Uses of Preferences.DefaultFolderOperation in edu.wisc.my.portlets.bookmarks.domain
 

Methods in edu.wisc.my.portlets.bookmarks.domain that return Preferences.DefaultFolderOperation
 Preferences.DefaultFolderOperation Preferences.getDefaultFolderOperation()
           
 Preferences.DefaultFolderOperation[] Preferences.getDefaultFolderOperations()
           
static Preferences.DefaultFolderOperation Preferences.DefaultFolderOperation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Preferences.DefaultFolderOperation[] Preferences.DefaultFolderOperation.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in edu.wisc.my.portlets.bookmarks.domain with parameters of type Preferences.DefaultFolderOperation
 void Preferences.setDefaultFolderOperation(Preferences.DefaultFolderOperation defaultFolderOperation)
           
 



Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.