- getAddedRequirements() - Method in interface org.apache.felix.bundlerepository.Resolver
-
Returns the list of requirements that have been added to the resolution
- getAddedResources() - Method in interface org.apache.felix.bundlerepository.Resolver
-
Returns the list of resources that have been added to the resolution
- getAttributes() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return a map of attributes.
- getCapabilities() - Method in interface org.apache.felix.bundlerepository.Resource
-
Retrieve the capabilities
- getCategories() - Method in interface org.apache.felix.bundlerepository.Resource
-
Retrieve this resource categories
- getComment() - Method in interface org.apache.felix.bundlerepository.Requirement
-
- getConvertedValue() - Method in interface org.apache.felix.bundlerepository.Property
-
- getDirectives() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the directives of this capability.
- getDirectives() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return the map of directives for this requirement.
- getFilter() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return the filter.
- getGlobalCapabilities() - Method in interface org.apache.felix.bundlerepository.Resolver
-
Returns the list of global capabilities
- getHelper() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Return a helper to perform various operations on the data model
- getId() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(ID)}}
- getLastModified() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the last modification date of this repository
- getLocalRepository() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Return the repository containing locally installed resources
- getName() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the name of the capability.
- getName() - Method in interface org.apache.felix.bundlerepository.Property
-
- getName() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the name of this repository.
- getName() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return the name of the requirement.
- getOptionalResources() - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of optional resources that may be installed
- getPresentationName() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(PRESENTATION_NAME)}}
- getProperties() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the properties of this capability
- getProperties() - Method in interface org.apache.felix.bundlerepository.Resource
-
Get all resource properties
- getPropertiesAsMap() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the map of properties.
- getReason(Resource) - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of reasons why a resource has been included either as a mandatory or
optional resource during the resolution.
- getRequiredResources() - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of mandatory resources that need to be installed
- getRequirement() - Method in interface org.apache.felix.bundlerepository.Reason
-
- getRequirements() - Method in interface org.apache.felix.bundlerepository.Resource
-
Retrieve the requirements
- getResource() - Method in interface org.apache.felix.bundlerepository.Reason
-
- getResources() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the resources for this repository.
- getSize() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(SIZE)}}
- getSymbolicName() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(SYMBOLIC_NAME)}}
- getSystemRepository() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Return the repository containing the system bundle
- getType() - Method in interface org.apache.felix.bundlerepository.Property
-
- getUnsatisfiedRequirements() - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of requirements that could not be satisfied during the resolution
- getURI() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the associated URL for the repository.
- getURI() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(URI)}}
- getValue() - Method in interface org.apache.felix.bundlerepository.Property
-
- getVersion() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(VERSION)}}