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