Uses of Class
org.apache.sling.feature.extension.apiregions.api.config.AttributeableEntity
-
Packages that use AttributeableEntity Package Description org.apache.sling.feature.extension.apiregions.api.artifacts org.apache.sling.feature.extension.apiregions.api.config -
-
Uses of AttributeableEntity in org.apache.sling.feature.extension.apiregions.api.artifacts
Subclasses of AttributeableEntity in org.apache.sling.feature.extension.apiregions.api.artifacts Modifier and Type Class Description classArtifactRulesArtifact rules define additional rules for artifacts in a feature model.classVersionRuleA rule to validate the version of an artifact. -
Uses of AttributeableEntity in org.apache.sling.feature.extension.apiregions.api.config
Subclasses of AttributeableEntity in org.apache.sling.feature.extension.apiregions.api.config Modifier and Type Class Description classConfigurableEntityA configurable entity has properties This class is not thread safe.classConfigurationApiA configuration api describes the set of supported OSGi configurations and framework properties.classConfigurationDescriptionA description of an OSGi configuration This class is not thread safe.classDescribableEntityAbstract class for all describable entities, having an optional title, description and deprecation info.classFactoryConfigurationDescriptionDescription of an OSGi factory configuration This class is not thread safe.classFrameworkPropertyDescriptionA framework property description This class is not thread safe.classOptionOption for a property value This class is not thread safe.classPropertyDescriptionInstances of this class represent a single configuration property This class is not thread safe.classRangeA numerical value range This class is not thread safe.
-