- get(String) - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Get an item from the map.
- getAdditionalSections() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all additional sections
- getAdditionalSections(String) - Method in class org.apache.sling.provisioning.model.Feature
-
Get all sections with the given name.
- getArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
-
Find the artifact group.
- getArtifactGroups() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get all artifact groups
- getArtifactId() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the artifact id.
- getArtifactVersionResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
-
- getAttributes() - Method in class org.apache.sling.provisioning.model.Section
-
Get all attributes
- getClassifier() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the optional classifier.
- getComment() - Method in class org.apache.sling.provisioning.model.Commentable
-
Get the comment.
- getConfiguration(String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Search a configuration with a pid
- getConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Search a configuration with pid and factory pid
- getConfigurations() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get all configurations
- getContents() - Method in class org.apache.sling.provisioning.model.Section
-
Get the contents of the section.
- getEffectiveModel(Model, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
- getEffectiveModel(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Replace all variables in the model and return a new model with the replaced values.
- getEffectiveModel(Model, ModelUtility.ResolverOptions) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Replace all variables in the model and return a new model with the replaced values.
- getFactoryPid() - Method in class org.apache.sling.provisioning.model.Configuration
-
Return the factory pid
- getFeature(String) - Method in class org.apache.sling.provisioning.model.Model
-
Find the feature if available
- getFeatures() - Method in class org.apache.sling.provisioning.model.Model
-
Return all features.
- getGroupId() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the group id.
- getInputStream(Artifact) - Method in interface org.apache.sling.provisioning.model.io.ModelArchiveWriter.ArtifactProvider
-
Provide an input stream for the artifact.
- getLocation() - Method in class org.apache.sling.provisioning.model.Traceable
-
Get the location.
- getMajorVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the major version
- getMetadata() - Method in class org.apache.sling.provisioning.model.Artifact
-
Get the metadata of the artifact.
- getMicroVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the minor version
- getMinorVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the major version
- getName() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the name of the feature.
- getName() - Method in class org.apache.sling.provisioning.model.Section
-
Get the name of the section.
- getNames() - Method in class org.apache.sling.provisioning.model.RunMode
-
Return the run mode names.
- getOrCreateArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
-
Get or create an artifact group
- getOrCreateConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Get or create the configuration
- getOrCreateFeature(String) - Method in class org.apache.sling.provisioning.model.Model
-
Get or create the feature.
- getOrCreateRunMode(String[]) - Method in class org.apache.sling.provisioning.model.Feature
-
Get or create the run mode.
- getPid() - Method in class org.apache.sling.provisioning.model.Configuration
-
Get the pid.
- getProperties() - Method in class org.apache.sling.provisioning.model.Configuration
-
Get all properties of the configuration.
- getQualifier() - Method in class org.apache.sling.provisioning.model.Version
-
Get the qualifier
- getRepositoryPath() - Method in class org.apache.sling.provisioning.model.Artifact
-
Create a Maven like relative repository path.
- getRunMode(String...) - Method in class org.apache.sling.provisioning.model.Feature
-
Find the run mode if available
- getRunModes() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all run modes.
- getSettings() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get the settings
- getSortedRunModesArray(String[]) - Static method in class org.apache.sling.provisioning.model.RunMode
-
Get an alphabetical sorted array of the run mode names.
- getStartLevel() - Method in class org.apache.sling.provisioning.model.ArtifactGroup
-
Get the start level.
- getType() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the type.
- getType() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the feature type.
- getVariableResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
-
- getVariables() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all variables
- getVersion() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the version.
- getVersion() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the version of the feature.