Uses of Class
org.apache.sling.cms.publication.INSTANCE_TYPE
-
Packages that use INSTANCE_TYPE Package Description org.apache.sling.cms.publication Publication related APIs -
-
Uses of INSTANCE_TYPE in org.apache.sling.cms.publication
Methods in org.apache.sling.cms.publication that return INSTANCE_TYPE Modifier and Type Method Description INSTANCE_TYPE
PublicationManagerFactory. getInstanceType()
Get the type of this particular instancestatic INSTANCE_TYPE
INSTANCE_TYPE. valueOf(String name)
Returns the enum constant of this type with the specified name.static INSTANCE_TYPE[]
INSTANCE_TYPE. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-