Uses of Class
org.alfresco.utility.constants.PreferenceName
-
Packages that use PreferenceName Package Description org.alfresco.utility.constants -
-
Uses of PreferenceName in org.alfresco.utility.constants
Methods in org.alfresco.utility.constants that return PreferenceName Modifier and Type Method Description static PreferenceNamePreferenceName. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PreferenceName[]PreferenceName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-