Uses of Enum
org.apache.sling.feature.ExtensionType
Packages that use ExtensionType
-
Uses of ExtensionType in org.apache.sling.feature
Methods in org.apache.sling.feature that return ExtensionTypeModifier and TypeMethodDescriptionExtension.getType()
Get the extension typestatic ExtensionType
Returns the enum constant of this type with the specified name.static ExtensionType[]
ExtensionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.sling.feature with parameters of type ExtensionTypeModifierConstructorDescriptionExtension
(ExtensionType type, String name, ExtensionState state) Create a new extension