A B C D E F G H I L M N O P R S T U V W 

A

activate(ComponentContext) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
Activates the Governance API bundle.
activate() - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Deprecated.
since active functionality is no longer used.
activate() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Deprecated.
since active functionality is no longer used.
addArtifact(String, GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.cache.ArtifactCache
 
addAssociation(String, GovernanceArtifact) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
addAssociation(String, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
addAssociation(String, GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
addAssociation(String, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
addAttribute(String, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Adding an attribute to the artifact.
addAttribute(String, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Adding an attribute to the artifact.
addBidirectionalAssociation(String, String, GovernanceArtifact) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
addBidirectionalAssociation(String, String, GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
addEndpoint(Endpoint) - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Adds the given endpoint artifact to the registry.
addGenericArtifact(GenericArtifact) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Adds the given artifact to the registry.
addGovernanceArtifact(GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Adds the given artifact to the registry.
addLifeCycleToContext(String, String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
addPolicy(Policy) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Adds the given policy artifact to the registry.
addSchema(Schema) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Adds the given schema artifact to the registry.
addService(Service) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Adds the given service artifact to the registry.
addTag(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
addTag(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
addTags(List<String>) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
addTags(List<String>) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
addTenantArtifactCache(ArtifactCache, int) - Method in class org.wso2.carbon.governance.api.cache.ArtifactCacheManager
 
addWsdl(Wsdl) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Adds the given WSDL artifact to the registry.
AFFILIATIONS_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The affiliations attribute of a people artifact.
ApproveItemBean - Class in org.wso2.carbon.governance.api.common.util
 
ApproveItemBean() - Constructor for class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
ARTIFACT_CONTENT_PATH - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
ARTIFACT_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
ArtifactCache - Class in org.wso2.carbon.governance.api.cache
 
ArtifactCache() - Constructor for class org.wso2.carbon.governance.api.cache.ArtifactCache
 
ArtifactCacheFactory - Class in org.wso2.carbon.governance.api.cache
 
ArtifactCacheFactory() - Constructor for class org.wso2.carbon.governance.api.cache.ArtifactCacheFactory
 
ArtifactCacheManager - Class in org.wso2.carbon.governance.api.cache
 
associateAspect(String, String, Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to associate an aspect with a given resource on the registry.
associateRegistry(Registry) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Associate a registry, this is mostly used by the artifact manager when creating the artifact.
attach(GovernanceArtifact) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Attach the current artifact to an another artifact.
attach(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
attach(GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Attach the current artifact to an another artifact.
attach(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
attachEndpoint(Endpoint) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Attach an endpoint artifact to a service artifact.
attachEndpoint(Endpoint) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Attach an endpoint artifact to a service artifact.
attachEndpoint(Endpoint) - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Attach an endpoint artifact to a WSDL artifact.
attachEndpoint(Endpoint) - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Attach an endpoint artifact to a WSDL artifact.
attachLifecycle(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Associates the named lifecycle with the artifact
attachLifecycle(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Associates the named lifecycle with the artifact
attachPolicy(Policy) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Attach a policy artifact to a service artifact.
attachPolicy(Policy) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Attach a policy artifact to a service artifact.
attachSchema(Schema) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Attach a schema artifact to a service artifact.
attachSchema(Schema) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Attach a schema artifact to a service artifact.
attachSchema(Schema) - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Attach a schema artifact to a WSDL artifact.
attachSchema(Schema) - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Attach a schema artifact to a WSDL artifact.
attachWSDL(Wsdl) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Attach a WSDL artifact to a service artifact.
attachWSDL(Wsdl) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Attach a WSDL artifact to a service artifact.
attributes - Variable in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Map of attributes associated with this governance artifact.

B

buildOMElement(String) - Method in class org.wso2.carbon.governance.api.endpoints.dataobjects.EndpointImpl
 
buildOMElement(byte[]) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to build an AXIOM element from a byte stream.

C

checkLCItem(int, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Check the checklist item
checkLCItem(int, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Check the checklist item
CheckListItemBean - Class in org.wso2.carbon.governance.api.common.util
 
CheckListItemBean() - Constructor for class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
CheckMandatoryFields(Registry, String, GovernanceArtifact) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Validates a given artifact to ensure all the mandatory fields are filled If a mandatory field is left empty this check method will throw an exception indicating field name to be filled.
checkRegistryResourceAssociation() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Validate the resource is associated with a registry
clear() - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 
compareTo(GovernanceArtifact) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
compareTo(GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
CONSUMED_BY - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type for services consumed by people
CONSUMES - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type for people consuming a service
create(Registry, String) - Static method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
create(Registry, String, OMElement) - Static method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
create(Registry, String, List<String>) - Static method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
create(Registry, String, OMElement, List<String>) - Static method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
createArtifactCache() - Static method in class org.wso2.carbon.governance.api.cache.ArtifactCacheFactory
 
createVersion() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Create a version of the artifact.

D

deactivate(ComponentContext) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
Deactivates the Governance API bundle.
deactivate() - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Deprecated.
since active functionality is no longer used.
deactivate() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Deprecated.
since active functionality is no longer used.
DEFAULT_NAMESPACE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
DEFAULT_SERVICE_NAME - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
DEPENDS - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type for dependencies.
derivePathFromQName(QName) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain a path from a qualified name.
detach(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Detach the current artifact from the provided artifact.
detach(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Detach the current artifact from the provided artifact.
DetachedGenericArtifact - Interface in org.wso2.carbon.governance.api.generic.dataobjects
TODO
DetachedGenericArtifactImpl - Class in org.wso2.carbon.governance.api.generic.dataobjects
 
DetachedGenericArtifactImpl(GovernanceArtifact, String) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.DetachedGenericArtifactImpl
 
DetachedGenericArtifactImpl(QName, String) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.DetachedGenericArtifactImpl
 
detachEndpoint(String) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Detach an endpoint artifact from a service artifact.
detachEndpoint(String) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Detach an endpoint artifact from a service artifact.
detachEndpoint(String) - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Detach an endpoint artifact from a WSDL artifact.
detachEndpoint(String) - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Detach an endpoint artifact from a WSDL artifact.
detachLifecycle(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
De-associate lifecycle associated with the artifact
detachPolicy(String) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Detach a policy artifact from a service artifact.
detachPolicy(String) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Detach a policy artifact from a service artifact.
detachSchema(String) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Detach a schema artifact from a service artifact.
detachSchema(String) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Detach a schema artifact from a service artifact.
detachSchema(String) - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Detach a schema artifact from a WSDL artifact.
detachSchema(String) - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Detach a schema artifact from a WSDL artifact.
detachWSDL(String) - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Detach a WSDL artifact from a service artifact.
detachWSDL(String) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Detach a WSDL artifact from a service artifact.
DOT - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
This is the character used in lifecycle property keys

E

enableClientCache() - Static method in class org.wso2.carbon.governance.api.cache.ArtifactCacheManager
 
Endpoint - Interface in org.wso2.carbon.governance.api.endpoints.dataobjects
 
ENDPOINT_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a endpoint artifact.
EndpointImpl - Class in org.wso2.carbon.governance.api.endpoints.dataobjects
This represents an endpoint artifact stored on the Registry.
EndpointImpl(String, Registry) - Constructor for class org.wso2.carbon.governance.api.endpoints.dataobjects.EndpointImpl
Constructor accepting resource path, identifier and a registry instance.
EndpointImpl(String, String) - Constructor for class org.wso2.carbon.governance.api.endpoints.dataobjects.EndpointImpl
Constructor accepting resource identifier and the endpoint URL.
EndpointManager - Class in org.wso2.carbon.governance.api.endpoints
This provides the management functionality for endpoint artifacts stored on the registry.
EndpointManager(Registry) - Constructor for class org.wso2.carbon.governance.api.endpoints.EndpointManager
Constructor accepting an instance of the registry to use.
ENTRY_FIELD - Static variable in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
ENTRY_VALUE_SEPARATOR - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
This is the character used in configured governance artifact (service, people, sla, etc..) xml content to separate an entry name and a value
entryCreated(CacheEntryEvent<? extends K, ? extends V>) - Method in class org.wso2.carbon.governance.api.cache.RXTConfigCacheEntryCreatedListener
 
entryRemoved(CacheEntryEvent<? extends K, ? extends V>) - Method in class org.wso2.carbon.governance.api.cache.RXTConfigCacheEntryRemovedListener
 
entryUpdated(CacheEntryEvent<? extends K, ? extends V>) - Method in class org.wso2.carbon.governance.api.cache.RXTConfigCacheEntryUpdatedListener
 
equals(Object) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
evaluateXPathToElements(String, OMElement) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
exclusiveLock() - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 

F

findGenericArtifacts(Map<String, List<String>>) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Finds all artifacts matching the given filter criteria.
findGenericArtifacts(GenericArtifactFilter) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Finds all artifacts matching the given filter criteria.
findGovernanceArtifactConfiguration(String, Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Query to search for a governance artifact configuration.
findGovernanceArtifactConfigurationByMediaType(String, Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Query to search for a governance artifact configuration.
findGovernanceArtifactConfigurations(Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to locate Governance Artifact configurations.
findGovernanceArtifacts(Map<String, List<String>>) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Finds all artifacts matching the given filter criteria.
findGovernanceArtifacts(String) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Finds and returns all GovernanceArtifacts that match the search query.
findGovernanceArtifacts(GovernanceArtifactFilter) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Finds all artifacts matching the given filter criteria.
findGovernanceArtifacts(String) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Finds and returns GenericArtifact instances matching the search query
findGovernanceArtifacts(String, Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Query to search for governance artifacts.
findGovernanceArtifacts(Map<String, List<String>>, Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Returns a list of governance artifacts found by searching indexes.
findGovernanceArtifacts(String, Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
findPolicies(PolicyFilter) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Finds all policy artifacts matching the given filter criteria.
findSchemas(SchemaFilter) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Finds all schema artifacts matching the given filter criteria.
findServices(ServiceFilter) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Finds all service artifacts matching the given filter criteria.
findWsdls(WsdlFilter) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Finds all WSDL artifacts matching the given filter criteria.

G

GENERIC - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants.ArtifactTypes
 
GenericArtifact - Interface in org.wso2.carbon.governance.api.generic.dataobjects
 
GenericArtifactFilter - Interface in org.wso2.carbon.governance.api.generic
This interface represents a mechanism to filter that can be used to identify a artifact from a given set of artifacts.
GenericArtifactImpl - Class in org.wso2.carbon.governance.api.generic.dataobjects
Represents a generic governance artifact.
GenericArtifactImpl(GovernanceArtifact, String) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
Copy constructor used for cloning.
GenericArtifactImpl(GovernanceArtifact, String, List<String>) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
GenericArtifactImpl(String, QName, String) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
Constructor accepting resource identifier and the qualified name.
GenericArtifactImpl(String, QName, String, List<String>) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
GenericArtifactImpl(QName, String) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
GenericArtifactImpl(QName, String, List<String>) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
GenericArtifactImpl(String, OMElement, String, String, String, String) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
Constructor accepting resource identifier and the artifact content.
GenericArtifactImpl(String, Registry) - Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
Constructor accepting resource identifier and the artifact content.
GenericArtifactManager - Class in org.wso2.carbon.governance.api.generic
Manager class for a generic governance artifact.
GenericArtifactManager(Registry, String, String, String, String, String, String, Association[]) - Constructor for class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Constructor accepting an instance of the registry, and also details on the type of manager.
GenericArtifactManager(Registry, String) - Constructor for class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Constructor accepting an instance of the registry, and key identifying the type of manager.
get(Object) - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 
getAllApproveItemBeans(String, Resource, GovernanceArtifact) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Extracts all ApproveItemBeans from the resource
getAllArtifactIds(Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Deprecated.
Method to obtain all indexed governance artifact identifiers on the provided registry instance.
getAllArtifactPathsByLifecycle(Registry, String, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Retrieve all the governance artifact paths which associated with the given lifecycle
getAllArtifactPathsByLifecycleState(Registry, String, String, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Retrieve all the governance artifact paths which associated with the given lifecycle in the given lifecycle state
getAllArtifacts(Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Deprecated.
Method to obtain all indexed governance artifacts on the provided registry instance.
getAllCheckListItemBeans(Resource, GovernanceArtifact, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Extracts all CheckListItemBeans from the resource and update the lifecycle name and state of the artifact
getAllCheckListItemNames(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Retrieve name set of the checklist items
getAllCheckListItemNames(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Retrieve name set of the checklist items
getAllEndpoints() - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Finds all Endpoint artifacts on the registry.
getAllGenericArtifactIds() - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Finds all identifiers of the artifacts on the registry.
getAllGenericArtifacts() - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Finds all artifacts on the registry.
getAllGenericArtifactsByLifecycle(String) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Retrieve all the generic artifacts which associated with the given lifecycle
getAllGenericArtifactsByLifecycleStatus(String, String) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Retrieve all the generic artifacts which associated with the given lifecycle in the given lifecycle state
getAllGovernanceArtifactIds() - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Finds all identifiers of the artifacts on the registry.
getAllGovernanceArtifacts() - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Finds all artifacts of a given type on the registry.
getAllGovernanceArtifactsByLifecycle(String) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Retrieve all the governance artifacts which associated with the given lifecycle
getAllGovernanceArtifactsByLIfecycleStatus(String, String) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Retrieve all the governance artifacts which associated with the given lifecycle in the given lifecycle state
getAllLifecycleActions(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Get all lifecycle actions for the current state of the lifecycle
getAllLifecycleActions(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Get all lifecycle actions for the current state of the lifecycle
getAllPolicies() - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Finds all policy artifacts on the registry.
getAllSchemas() - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Finds all schema artifacts on the registry.
getAllServiceIds() - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Finds all identifiers of the service artifacts on the registry.
getAllServicePaths() - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Finds all the service path and used to list services
getAllServices() - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Finds all service artifacts on the registry.
getAllServicesByLifecycle(String) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Retrieve all Services which associated with the given lifecycle
getAllServicesByLifecycleStatus(String, String) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Retrieve all Services which associated with the given lifecycle in the given lifecycle state
getAllVotingItems() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Retrieve action set which need votes
getAllVotingItems() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Retrieve action set which need votes
getAllWsdls() - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Finds all WSDL artifacts on the registry.
getArtifact(String) - Method in class org.wso2.carbon.governance.api.cache.ArtifactCache
 
getArtifactConfigurationByMediaType(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to return the GovernanceArtifactConfiguration for a given media type
getArtifactElementNamespace() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the namespace of the root element of an XML governance artifact.
getArtifactElementRoot() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the name of the root element of an XML governance artifact.
getArtifactNameAttribute() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the attribute that specifies the artifact name.
getArtifactNamespaceAttribute() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the attribute that specifies the artifact namespace.
getArtifactPath() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
getArtifactPath(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain the artifact path of a governance artifact on the registry.
getAssociatedArtifactIds() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
getAssociatedArtifactIds() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
getAssociatedRegistry() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the associated registry to the artifact.
getAssociations() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
getAssociations() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
getAttachedEndpoints() - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Method to retrieve all endpoints attached to this service artifact.
getAttachedEndpoints() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Method to retrieve all endpoints attached to this service artifact.
getAttachedEndpoints() - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Method to retrieve all endpoints attached to this WSDL artifact.
getAttachedEndpoints() - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Method to retrieve all endpoints attached to this WSDL artifact.
getAttachedPolicies() - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Method to retrieve all policies attached to this service artifact.
getAttachedPolicies() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Method to retrieve all policies attached to this service artifact.
getAttachedSchemas() - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Method to retrieve all schemas attached to this service artifact.
getAttachedSchemas() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Method to retrieve all schemas attached to this service artifact.
getAttachedSchemas() - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Method to retrieve all schemas attached to this WSDL artifact.
getAttachedSchemas() - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Method to retrieve all schemas attached to this WSDL artifact.
getAttachedWsdls() - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Method to retrieve all WSDLs attached to this service artifact.
getAttachedWsdls() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Method to retrieve all WSDLs attached to this service artifact.
getAttribute(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the attribute of a given key.
getAttribute(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the attribute of a given key.
getAttributeKeys() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the available attribute keys
getAttributeKeys() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the available attribute keys
getAttributes(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the attribute values for a key.
getAttributes(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the attribute values for a key.
getAttributeSearchService() - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
getAttributeValue(OMElement, String, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain the value of a governance attribute.
getAvailableAspects() - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain all available aspects for the given tenant.
getCacheManager() - Static method in class org.wso2.carbon.governance.api.cache.ArtifactCacheManager
 
getContent() - Method in interface org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifact
Method to obtain the content of this artifact.
getContent() - Method in class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
getContentDefinition() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the content definition element.
getContentURL() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to get the content URL.
getDependencies() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Get dependencies of an artifacts.
getDependencies() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Get dependencies of an artifacts.
getDependents() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Get dependents of an artifact.
getDependents() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Get dependents of an artifact.
getDirectArtifactPath(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain the artifact path of a governance artifact on the registry.
getEndpoint(String) - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Fetches the given endpoint artifact on the registry.
getEndpointByUrl(String) - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Finds the endpoint artifact that matches the given URL.
getExpressionsOnListUI() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the list of expressions that will be used to populate the content on the artifact list UI.
getExtension() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the extension.
getGenericArtifact(String) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Fetches the given artifact on the registry.
getGovernanceArtifact(String) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Fetches the given artifact on the registry.
getGovernanceArtifactConfiguration(String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
getGovernanceSystemRegistry(Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Returns the system governance registry.
getGovernanceUserRegistry(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Obtains the governance user registry from the given root registry instance.
getGovernanceUserRegistry(Registry, String, int) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Obtains the governance user registry from the given root registry instance.
getGroupingAttribute() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Returns the grouping attribute
getIconSet() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the icon set to be used.
getId() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the id of the artifact
getId() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the id of the artifact
getKey() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the key that can be used to locate an artifact.
getKeysOnListUI() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the list of keys that will be used to generate the artifact list UI.
getLcName() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
getLcState() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
getLifecycle() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the lifecycle associated with the artifact configuration
getLifecycleName() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the name of the default lifecycle associated with this artifact.
getLifecycleName() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the name of the lifecycle associated with this artifact.
getLifecycleNames() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the names of the lifecycle associated with this artifact.
getLifecycleNames() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the name of the lifecycle associated with this artifact.
getLifeCycleOfContext(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
getLifeCycleOfContext(String, String, Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
getLifecycleState() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the state of the default lifecycle associated with this artifact.
getLifecycleState(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the state of the lifecycle associated with this artifact.
getLifecycleState() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the state of the lifecycle associated with this artifact.
getLifecycleState(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the state of the lifecycle associated with this artifact.
getMandatoryAttributes() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to get a list of maps containing mandatory fields for a given artifact
getMediaType() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the media type of the artifact.
getMediaType() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
getMediaType() - Method in interface org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifact
Returns the media type of the artifact.
getMediaType() - Method in class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
getMediaType() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the media type.
getName() - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
getName() - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
getNameFromUrl(String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Obtain a name that can represent a URL.
getNamesOnListUI() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the list of names that will be displayed on the artifact list UI.
getOrder() - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
getOrder() - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
getPaginatedGovernanceArtifacts() - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
 
getPath() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the path of the artifact, need to save the artifact before getting the path.
getPath() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the path of the artifact, need to save the artifact before getting the path.
getPathExpression() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the expression that can be used to compute where to store the artifact.
getPathFromPathExpression(String, GovernanceArtifact, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to convert the expression specified for storing the path with corresponding values where the artifact is stored.
getPathFromPathExpression(String, GovernanceArtifact) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to convert the expression specified for storing the path with corresponding values where the artifact is stored.
getPathsFromPathExpression(String, GovernanceArtifact) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to convert the expression specified for storing the path with corresponding values where the artifact is stored.
getPluralLabel() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the label used in plural representations of the artifact.
getPolicy(String) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Fetches the given policy artifact on the registry.
getPolicyContent() - Method in interface org.wso2.carbon.governance.api.policies.dataobjects.Policy
Method to obtain the policy element of this policy artifact.
getPolicyContent() - Method in class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Method to obtain the policy element of this policy artifact.
getPropertyKeys() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the available attribute keys
getPropertyKeys() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Returns the available attribute keys
getQName() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Returns the QName of the artifact.
getQName() - Method in class org.wso2.carbon.governance.api.endpoints.dataobjects.EndpointImpl
 
getQName() - Method in class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
getQName() - Method in class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
 
getQName() - Method in class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
 
getQName() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
 
getQName() - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
 
getRelationshipDefinitions() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to retrieve the relationship details.
getRequiredVotes() - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
getResultPaths(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain a list of paths having resources of the given media type.
getRXTConfigCache(String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method used to retrieve cache object for RXT Configs.
getSchema(String) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Fetches the given schema artifact on the registry.
getSchemaElement() - Method in interface org.wso2.carbon.governance.api.schema.dataobjects.Schema
Method to obtain the schema element of this schema artifact.
getSchemaElement() - Method in class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
Method to obtain the schema element of this schema artifact.
getService(String) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Fetches the given service artifact on the registry.
getSingularLabel() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the label used in singular representations of the artifact.
getStatus() - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
getStatus() - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
getTenantArtifactCache(int) - Method in class org.wso2.carbon.governance.api.cache.ArtifactCacheManager
 
getTermData(Map<String, List<String>>, String, boolean) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Find all possible terms and its count for the given facet field and query criteria
getTermData(Map<String, List<String>>, String, boolean) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Find all possible terms and its count for the given facet field and query criteria
getTermDataList(Map<String, List<String>>, String, String, boolean) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Find all possible terms and its count for the given facet field and query criteria
getTermsSearchService() - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
getTypesOnListUI() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the list of types that will be used to populate the content on the artifact list UI.
getUIConfigurations() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the UI configurations element.
getUIPermissions() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the UI permissions element.
getUniqueAttributes() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
getUniqueAttributes() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
getUniqueAttributesNames(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
getUrl() - Method in interface org.wso2.carbon.governance.api.endpoints.dataobjects.Endpoint
Method to obtain the endpoint URL.
getUrl() - Method in class org.wso2.carbon.governance.api.endpoints.dataobjects.EndpointImpl
Method to obtain the endpoint URL.
getUrl() - Method in class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Method to obtain the policy URL.
getUrl() - Method in class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
Method to obtain the schema URL.
getUrl() - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Method to obtain the WSDL URL.
getValidationAttributes() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to obtain the list of keys, in the form used in GovernanceArtifact getAttributes/setAttributes methods, for attributes need to be regex validated.
getValue() - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
getValue() - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
getVoters() - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
getVotes() - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
getWsdl(String) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Fetches the given WSDL artifact on the registry.
getWsdlElement() - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Method to obtain the WSDL element of this WSDL artifact.
getWsdlElement() - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Method to obtain the WSDL element of this WSDL artifact.
GOVERNANCE_ARTIFACT_CONFIGURATION_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a artifact configuration file.
GOVERNANCE_ARTIFACT_INDEX_PATH - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The index path of the governance artifacts.
GovernanceAPIServiceComponent - Class in org.wso2.carbon.governance.api.internal
The Governance API Declarative Service Component.
GovernanceAPIServiceComponent() - Constructor for class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
 
GovernanceArtifact - Interface in org.wso2.carbon.governance.api.common.dataobjects
 
GovernanceArtifactConfiguration - Class in org.wso2.carbon.governance.api.util
Configuration of a Governance Artifact
GovernanceArtifactConfiguration() - Constructor for class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
GovernanceArtifactFilter - Interface in org.wso2.carbon.governance.api.common
This interface represents a mechanism to filter that can be used to identify a artifact from a given set of artifacts.
GovernanceArtifactImpl - Class in org.wso2.carbon.governance.api.common.dataobjects
Governance Artifact abstract class, This is overwritten by Endpoint, Policy, Schema, Service, WSDL, People classes.
GovernanceArtifactImpl(String) - Constructor for class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Construct a governance artifact object from the path and the id.
GovernanceArtifactImpl() - Constructor for class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Construct a governance artifact.
GovernanceArtifactImpl(GovernanceArtifactImpl) - Constructor for class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Copy constructor used for cloning.
GovernanceArtifactImpl(GovernanceArtifactImpl, List<String>) - Constructor for class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
GovernanceArtifactImpl(String, OMElement) - Constructor for class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Constructor accepting resource identifier and the XML content.
GovernanceArtifactImpl(String, OMElement, List<String>) - Constructor for class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
GovernanceArtifactManager - Class in org.wso2.carbon.governance.api.common
Base Manager Functionality which can be used by any Artifact Manager instance.
GovernanceArtifactManager(Registry, String, String, String, String, String, String, Association[]) - Constructor for class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Constructor accepting an instance of the registry, and also details on the type of manager.
GovernanceArtifactManager(Registry, String, String, String, String, String, String, String, List<Map>, Association[]) - Constructor for class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Constructor accepting an instance of the registry, and also details on the type of manager.
GovernanceConstants - Class in org.wso2.carbon.governance.api.util
Constants used by the governance API.
GovernanceConstants() - Constructor for class org.wso2.carbon.governance.api.util.GovernanceConstants
 
GovernanceConstants.ArtifactTypes - Class in org.wso2.carbon.governance.api.util
 
GovernanceException - Exception in org.wso2.carbon.governance.api.exception
Base Class for capturing any type of exception that occurs when using the Governance APIs.
GovernanceException() - Constructor for exception org.wso2.carbon.governance.api.exception.GovernanceException
Constructs a new exception.
GovernanceException(String) - Constructor for exception org.wso2.carbon.governance.api.exception.GovernanceException
Constructs a new exception with the specified detail message.
GovernanceException(String, Throwable) - Constructor for exception org.wso2.carbon.governance.api.exception.GovernanceException
Constructs a new exception with the specified detail message and cause.
GovernanceException(Throwable) - Constructor for exception org.wso2.carbon.governance.api.exception.GovernanceException
Constructs a new exception with the specified cause.
GovernanceUtils - Class in org.wso2.carbon.governance.api.util
Utilities used by various Governance API related functionality.
GovernanceUtils() - Constructor for class org.wso2.carbon.governance.api.util.GovernanceUtils
 

H

handleRemovableEntry(Map.Entry<K, V>) - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 
hasNamespace() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to get whether namespace exists.
hasSamePath(String, GovernanceArtifact, GovernanceArtifact) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to compare the old and new artifact paths

I

invalidateArtifact(String) - Method in class org.wso2.carbon.governance.api.cache.ArtifactCache
 
invalidateCache() - Method in class org.wso2.carbon.governance.api.cache.ArtifactCache
 
invokeAction(String, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Promote the artifact to the next state of the lifecycle
invokeAction(String, Map<String, String>, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Promote the artifact to the next state of the lifecycle
invokeAction(String, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Invoke lifecycle action
invokeAction(String, Map<String, String>, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Invoke lifecycle action
IS_PART_OF - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type for a sub-group of another group
isActive() - Method in interface org.wso2.carbon.governance.api.services.dataobjects.Service
Deprecated.
since active functionality is no longer used.
isActive() - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Deprecated.
since active functionality is no longer used.
isExists(GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Check whether GovernanceArtifact is exists in the Registry without loading whole artifact into memory.
isExists(GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Check whether GovernanceArtifact is exists in the Registry without loading whole artifact into memory.
isLCItemChecked(int, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Check whether the given ordered lifecycle checklist item is checked or not
isLCItemChecked(int, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Check whether the given ordered lifecycle checklist item is checked or not
isRegistryAwareArtifact() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
isRegistryAwareArtifact() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
isVoted(int) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Check whether the current user voted for given order event
isVoted(int) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Check whether the current user voted for given order event

L

listTags() - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
listTags() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
loadDetails() - Method in class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
Method to load the details into this artifact.
loadEndpointDetails() - Method in class org.wso2.carbon.governance.api.endpoints.dataobjects.EndpointImpl
Method to load the endpoint details into this artifact.
loadGovernanceArtifacts(UserRegistry, List<GovernanceArtifactConfiguration>) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to load the Governance Artifacts to be used by the API operations.
loadGovernanceArtifacts(UserRegistry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to load the Governance Artifacts to be used by the API operations.
loadPolicyDetails() - Method in class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Method to load the policy details into this artifact.
loadSchemaDetails() - Method in class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
Method to load the schema details into this artifact.
loadWsdlDetails() - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Method to load the WSDL details into this artifact.
LRUCache<K,V> - Class in org.wso2.carbon.governance.api.cache
 
LRUCache(int) - Constructor for class org.wso2.carbon.governance.api.cache.LRUCache
 

M

makeRegistryAware(GenericArtifactManager) - Method in interface org.wso2.carbon.governance.api.generic.dataobjects.DetachedGenericArtifact
 
makeRegistryAware(GenericArtifactManager) - Method in class org.wso2.carbon.governance.api.generic.dataobjects.DetachedGenericArtifactImpl
 
matches(GovernanceArtifact) - Method in interface org.wso2.carbon.governance.api.common.GovernanceArtifactFilter
Whether the given artifact matches the expected filter criteria.
matches(GenericArtifact) - Method in interface org.wso2.carbon.governance.api.generic.GenericArtifactFilter
Whether the given artifact matches the expected filter criteria.
matches(Policy) - Method in interface org.wso2.carbon.governance.api.policies.PolicyFilter
Whether the given policy artifact matches the expected filter criteria.
matches(Schema) - Method in interface org.wso2.carbon.governance.api.schema.SchemaFilter
Whether the given schema artifact matches the expected filter criteria.
matches(Service) - Method in interface org.wso2.carbon.governance.api.services.ServiceFilter
Whether the given service artifact matches the expected filter criteria.
matches(Wsdl) - Method in interface org.wso2.carbon.governance.api.wsdls.WsdlFilter
Whether the given WSDL artifact matches the expected filter criteria.

N

NAME_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The name attribute.
newDetachedGovernanceArtifact(QName, String) - Static method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
 
newEndpoint(String) - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Creates a new endpoint artifact from the given URL.
newGovernanceArtifact() - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Creates a new artifact from the given qualified name.
newGovernanceArtifact(OMElement) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Creates a new artifact from the given content.
newGovernanceArtifact(QName) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Creates a new artifact from the given qualified name.
newGovernanceArtifact(QName, byte[]) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Creates a new artifact from the given qualified name.
newGovernanceArtifact(OMElement) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Creates a new artifact from the given content.
newGovernanceArtifact(String) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Creates a new artifact from the given string content.
newPolicy(byte[]) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Create a new Schema based on content either embedded or passed to a service.
newPolicy(byte[], String) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Create a new Schema based on content either embedded or passed to a service.
newPolicy(String) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Creates a new policy artifact from the given URL.
newSchema(String) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Creates a new schema artifact from the given URL.
newSchema(byte[]) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Create a new Schema based on content either embedded or passed to a service.
newSchema(byte[], String) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Create a new Schema based on content either embedded or passed to a service.
newService(QName) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Creates a new service artifact from the given qualified name.
newService(OMElement) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Creates a new service artifact from the given content.
newWsdl(String) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Adds a new WSDL artifact from the given URL.
newWsdl(byte[]) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Create a new WSDL based on content either embedded or passed to a service.
newWsdl(byte[], String) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Create a new WSDL based on content either embedded or passed to a service.

O

org.wso2.carbon.governance.api.cache - package org.wso2.carbon.governance.api.cache
 
org.wso2.carbon.governance.api.common - package org.wso2.carbon.governance.api.common
 
org.wso2.carbon.governance.api.common.dataobjects - package org.wso2.carbon.governance.api.common.dataobjects
 
org.wso2.carbon.governance.api.common.util - package org.wso2.carbon.governance.api.common.util
 
org.wso2.carbon.governance.api.endpoints - package org.wso2.carbon.governance.api.endpoints
 
org.wso2.carbon.governance.api.endpoints.dataobjects - package org.wso2.carbon.governance.api.endpoints.dataobjects
 
org.wso2.carbon.governance.api.exception - package org.wso2.carbon.governance.api.exception
 
org.wso2.carbon.governance.api.generic - package org.wso2.carbon.governance.api.generic
 
org.wso2.carbon.governance.api.generic.dataobjects - package org.wso2.carbon.governance.api.generic.dataobjects
 
org.wso2.carbon.governance.api.internal - package org.wso2.carbon.governance.api.internal
 
org.wso2.carbon.governance.api.policies - package org.wso2.carbon.governance.api.policies
 
org.wso2.carbon.governance.api.policies.dataobjects - package org.wso2.carbon.governance.api.policies.dataobjects
 
org.wso2.carbon.governance.api.schema - package org.wso2.carbon.governance.api.schema
 
org.wso2.carbon.governance.api.schema.dataobjects - package org.wso2.carbon.governance.api.schema.dataobjects
 
org.wso2.carbon.governance.api.services - package org.wso2.carbon.governance.api.services
 
org.wso2.carbon.governance.api.services.dataobjects - package org.wso2.carbon.governance.api.services.dataobjects
 
org.wso2.carbon.governance.api.util - package org.wso2.carbon.governance.api.util
 
org.wso2.carbon.governance.api.wsdls - package org.wso2.carbon.governance.api.wsdls
 
org.wso2.carbon.governance.api.wsdls.dataobjects - package org.wso2.carbon.governance.api.wsdls.dataobjects
 
OWNED_BY - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type for people owning an artifact.
OWNS - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type for people owning an artifact.

P

parameterizeString(RequestContext, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
PEOPLE_ELEMENT_ROOT - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The root element of the content of a People artifact.
PEOPLE_GROUP_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The group attribute of a people artifact.
PEOPLE_GROUP_ATTRIBUTE_VALUE_DEPARTMENT - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The group attribute value for department types.
PEOPLE_GROUP_ATTRIBUTE_VALUE_ORGANIZATION - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The group attribute value for organization types.
PEOPLE_GROUP_ATTRIBUTE_VALUE_PERSON - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The group attribute value for person types.
PEOPLE_GROUP_ATTRIBUTE_VALUE_PROJECT_GROUP - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The group attribute value for project group types.
PEOPLE_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a consumer artifact
PEOPLE_TYPE_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The type attribute of a people artifact.
PEOPLE_TYPE_ATTRIBUTE_VALUE_CONSUMER - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The person's type attribute for a consumer type person.
PEOPLE_TYPE_ATTRIBUTE_VALUE_INTERNAL - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The person's type attribute for a internal type person.
PEOPLE_TYPE_ATTRIBUTE_VALUE_PROVIDER - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The person's type attribute for a provider type person.
Policy - Interface in org.wso2.carbon.governance.api.policies.dataobjects
 
POLICY - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants.ArtifactTypes
 
POLICY_XML_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a policy artifact.
PolicyFilter - Interface in org.wso2.carbon.governance.api.policies
This interface represents a mechanism to filter that can be used to identify a policy from a given set of policies.
PolicyImpl - Class in org.wso2.carbon.governance.api.policies.dataobjects
This represents a policy artifact stored on the Registry.
PolicyImpl(String, Registry) - Constructor for class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Constructor accepting resource path, identifier and a registry instance.
PolicyImpl(String, String) - Constructor for class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Constructor accepting resource identifier and the policy URL.
PolicyManager - Class in org.wso2.carbon.governance.api.policies
This provides the management functionality for policy artifacts stored on the registry.
PolicyManager(Registry) - Constructor for class org.wso2.carbon.governance.api.policies.PolicyManager
Constructor accepting an instance of the registry to use.
PRE_FETCH_TASK - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
PRE_FETCH_TASK_CLASS - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
PROCESS_BPEL_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The BPEL attribute of the process artifact.
PROCESS_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a process artifact.
properties - Variable in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Map of properties associated with this governance artifact.
put(K, V) - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 

R

registerArtifactConfigurationByPath(Registry, int, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
This method is used to add artifact configurations into the artifact configuration map given the registry path
REGISTRY_IS_ENVIRONMENT_CHANGE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Defines the environment change of the resource in order to be used in creating notifications
release() - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 
remove(Object) - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 
removeArtifact(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to remove a governance artifact from the registry.
removeArtifactFromPath(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
removeAspect(String, String, Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to remove an aspect from a given resource on the registry.
removeAssociation(String, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
removeAssociation(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
removeAssociation(String, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
removeAssociation(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
removeAttribute(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Remove attribute with the given key.
removeAttribute(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Remove attribute with the given key.
removeEldestEntry(Map.Entry) - Method in class org.wso2.carbon.governance.api.cache.LRUCache
 
removeEndpoint(String) - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Removes the given endpoint artifact from the registry.
removeGenericArtifact(GenericArtifact) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
 
removeGenericArtifact(String) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Removes the given artifact from the registry.
removeGenericArtifact(GenericArtifact) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
 
removeGovernanceArtifact(String) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Removes the given artifact from the registry.
removePolicy(String) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Removes the given policy artifact from the registry.
removeSchema(String) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Removes the given schema artifact from the registry.
removeService(String) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Removes the given service artifact from the registry.
removeTag(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
removeTag(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
removeTags(List<String>) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
removeTags(List<String>) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
removeTenantArtifactCache(int) - Method in class org.wso2.carbon.governance.api.cache.ArtifactCacheManager
 
removeWsdl(String) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Removes the given WSDL artifact from the registry.
retrieveGovernanceArtifactById(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain a governance artifact on the registry.
retrieveGovernanceArtifactByPath(Registry, String) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to obtain a governance artifact on the registry by the artifact path.
RXT_CONFIG_CACHE_ID - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The id of the cache that will be used sync RXT configurations
RXT_CONFIGS_PATH - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
RXTConfigCacheEntryCreatedListener<K,V> - Class in org.wso2.carbon.governance.api.cache
This is a listener class to listen to cache entry creations
RXTConfigCacheEntryCreatedListener() - Constructor for class org.wso2.carbon.governance.api.cache.RXTConfigCacheEntryCreatedListener
 
RXTConfigCacheEntryRemovedListener<K,V> - Class in org.wso2.carbon.governance.api.cache
This is a listener class to listen to cache entry removals
RXTConfigCacheEntryRemovedListener() - Constructor for class org.wso2.carbon.governance.api.cache.RXTConfigCacheEntryRemovedListener
 
RXTConfigCacheEntryUpdatedListener<K,V> - Class in org.wso2.carbon.governance.api.cache
This is a listener class to listen to cache entry updates
RXTConfigCacheEntryUpdatedListener() - Constructor for class org.wso2.carbon.governance.api.cache.RXTConfigCacheEntryUpdatedListener
 

S

Schema - Interface in org.wso2.carbon.governance.api.schema.dataobjects
 
SCHEMA - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants.ArtifactTypes
 
SCHEMA_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a schema artifact.
SchemaFilter - Interface in org.wso2.carbon.governance.api.schema
This interface represents a mechanism to filter that can be used to identify a schema from a given set of schemas.
SchemaImpl - Class in org.wso2.carbon.governance.api.schema.dataobjects
This represents a schema artifact stored on the Registry.
SchemaImpl(String, Registry) - Constructor for class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
Constructor accepting resource path, identifier and a registry instance.
SchemaImpl(String, String) - Constructor for class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
Constructor accepting resource identifier and the schema URL.
SchemaManager - Class in org.wso2.carbon.governance.api.schema
This provides the management functionality for schema artifacts stored on the registry.
SchemaManager(Registry) - Constructor for class org.wso2.carbon.governance.api.schema.SchemaManager
Constructor accepting an instance of the registry to use.
serializeOMElement(OMElement) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to serialize an XML element into a string.
Service - Interface in org.wso2.carbon.governance.api.services.dataobjects
 
SERVICE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants.ArtifactTypes
 
SERVICE_ARTIFACT_KEY - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
SERVICE_CONSUMERS_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The owner attribute of the service artifact.
SERVICE_ELEMENT_NAMESPACE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The common namespace used by the service artifacts.
SERVICE_ELEMENT_ROOT - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The root element of the content of the service artifact.
SERVICE_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a service artifact.
SERVICE_NAME_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The name attribute of the service artifact.
SERVICE_NAMESPACE_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The namespace attribute of the service artifact.
SERVICE_OWNERS_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The owner attribute of the service artifact.
SERVICE_VERSION_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Version of a service artifact.
SERVICE_WSDL_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The WSDL attribute of the service artifact.
ServiceFilter - Interface in org.wso2.carbon.governance.api.services
This interface represents a mechanism to filter that can be used to identify a service from a given set of services.
ServiceImpl - Class in org.wso2.carbon.governance.api.services.dataobjects
This represents a service artifact stored on the Registry.
ServiceImpl(GovernanceArtifact) - Constructor for class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Copy constructor used for cloning.
ServiceImpl(String, QName) - Constructor for class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Constructor accepting resource identifier and the qualified name.
ServiceImpl(String, OMElement) - Constructor for class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Constructor accepting resource identifier and the service content.
ServiceManager - Class in org.wso2.carbon.governance.api.services
This provides the management functionality for service artifacts stored on the registry.
ServiceManager(Registry) - Constructor for class org.wso2.carbon.governance.api.services.ServiceManager
Constructor accepting an instance of the registry to use.
ServiceManager(Registry, String) - Constructor for class org.wso2.carbon.governance.api.services.ServiceManager
Constructor accepting an instance of the registry, and also details on the type of manager.
setActive(boolean) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Deprecated.
since active functionality is no longer used.
setArtifactElementNamespace(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the namespace of the root element of an XML governance artifact.
setArtifactElementRoot(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the name of the root element of an XML governance artifact.
setArtifactNameAttribute(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the attribute that specifies the artifact name.
setArtifactNamespaceAttribute(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the attribute that specifies the artifact namespace.
setArtifactPath(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
setAttribute(String, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Set/Update an attribute with a single value.
setAttribute(String, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Set/Update an attribute with a single value.
setAttributes(String, String[]) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Set/Update an attribute with multiple values.
setAttributes(String, String[]) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Set/Update an attribute with multiple values.
setAttributeSearchService(AttributeSearchService) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
 
setAttributeSearchService(AttributeSearchService) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
setContent(GovernanceArtifact, Resource) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Sets content of the given artifact to the given resource on the registry.
setContent(Endpoint, Resource) - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Sets content of the given endpoint artifact to the given resource on the registry.
setContent(byte[]) - Method in interface org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifact
Method to set the content of this artifact.
setContent(byte[]) - Method in class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
 
setContent(Policy, Resource) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Sets content of the given policy artifact to the given resource on the registry.
setContent(Schema, Resource) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Sets content of the given schema artifact to the given resource on the registry.
setContent(Wsdl, Resource) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Sets content of the given WSDL artifact to the given resource on the registry.
setContentDefinition(OMElement) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the content definition element.
setContentURL(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the content URL.
setDefaultLifeCycle(String, String, Registry) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Method to make an aspect to default.
setExtension(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the extension.
setGroupingAttribute(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
setHasNamespace(boolean) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set whether namespace exists.
setIconSet(int) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the icon set to be used.
setId(String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Set the id
setId(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Set the id
setKey(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the key that can be used to locate an artifact.
setLcName(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
setLcState(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
setLifecycle(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to associate lifecycle with the artifact configuration
setMediaType(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the media type.
setName(String) - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
setName(String) - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
setName(String) - Method in class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Method to set the name of the policy.
setOrder(int) - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
setOrder(int) - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
setPathExpression(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the expression that can be used to compute where to store the artifact.
setPluralLabel(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the label used in plural representations of the artifact.
setPolicyContent(String) - Method in interface org.wso2.carbon.governance.api.policies.dataobjects.Policy
Method to set the policy element of this policy artifact.
setPolicyContent(String) - Method in class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Method to set the policy element of this policy artifact.
setQName(QName) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Set the QName of the artifact.
setQName(QName) - Method in class org.wso2.carbon.governance.api.endpoints.dataobjects.EndpointImpl
 
setQName(QName) - Method in class org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifactImpl
Method to set the qualified name of this artifact.
setQName(QName) - Method in class org.wso2.carbon.governance.api.policies.dataobjects.PolicyImpl
Method to set the qualified name of this service artifact.
setQName(QName) - Method in class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
Method to set the qualified name of this service artifact.
setQName(QName) - Method in class org.wso2.carbon.governance.api.services.dataobjects.ServiceImpl
Method to set the qualified name of this service artifact.
setQName(QName) - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Method to set the qualified name of this service artifact.
setRegistryService(RegistryService) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
Method to set the registry service used.
setRegistryService(RegistryService) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
Setting the registry service.
setRelationshipDefinitions(Association[]) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the relationship details.
setRequiredVotes(int) - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
setSchemaElement(OMElement) - Method in interface org.wso2.carbon.governance.api.schema.dataobjects.Schema
Method to set the schema element of this schema artifact.
setSchemaElement(OMElement) - Method in class org.wso2.carbon.governance.api.schema.dataobjects.SchemaImpl
Method to set the schema element of this schema artifact.
setSingularLabel(String) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the label used in singular representations of the artifact.
setStatus(String) - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
setStatus(String) - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
setTenantGovernanceSystemRegistry(int) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
setTermsSearchService(TermsSearchService) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
 
setTermsSearchService(TermsSearchService) - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
setUIConfigurations(OMElement) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the UI configurations element.
setUIListConfigurations(OMElement) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the configuration for the artifact list UI.
setUIPermissions(ManagementPermission[]) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
Method to set the UI permissions element.
setUniqueAttributes(List<String>) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
setUniqueAttributes(List<String>) - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
setUniqueAttributes() - Method in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
setValue(Boolean) - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
setValue(Boolean) - Method in class org.wso2.carbon.governance.api.common.util.CheckListItemBean
 
setVoters(List<String>) - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
setVotes(int) - Method in class org.wso2.carbon.governance.api.common.util.ApproveItemBean
 
setWsdlElement(OMElement) - Method in interface org.wso2.carbon.governance.api.wsdls.dataobjects.Wsdl
Method to set the WSDL element of this WSDL artifact.
setWsdlElement(OMElement) - Method in class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Method to set the WSDL element of this WSDL artifact.
SLA_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a sla artifact.
SUB_GROUP - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type for a group having a sub-group

T

TASK_CLASS - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
 
TEXT_FIELD - Static variable in class org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration
 
toString() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 

U

uncheckLCItem(int, String) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Un-check the checklist item
uncheckLCItem(int, String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Un-check the checklist item
uniqueTo(GovernanceArtifact) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
 
uniqueTo(GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
 
unsetAttributeSearchService(AttributeSearchService) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
This method is called when the current registry service becomes un-available.
unsetTenantGovernanceSystemRegistry() - Static method in class org.wso2.carbon.governance.api.util.GovernanceUtils
 
unsetTermsSearchService(TermsSearchService) - Method in class org.wso2.carbon.governance.api.internal.GovernanceAPIServiceComponent
 
unvote(int) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Unvote for an action
unvote(int) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Unvote for an action
updateEndpoint(Endpoint) - Method in class org.wso2.carbon.governance.api.endpoints.EndpointManager
Updates the given endpoint artifact on the registry.
updateGenericArtifact(GenericArtifact) - Method in class org.wso2.carbon.governance.api.generic.GenericArtifactManager
Updates the given artifact on the registry.
updateGovernanceArtifact(GovernanceArtifact) - Method in class org.wso2.carbon.governance.api.common.GovernanceArtifactManager
Updates the given artifact on the registry.
updatePath() - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
update the path after moving the resource.
updatePath(String) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
update the path after moving the resource.
updatePolicy(Policy) - Method in class org.wso2.carbon.governance.api.policies.PolicyManager
Updates the given policy artifact on the registry.
updateSchema(Schema) - Method in class org.wso2.carbon.governance.api.schema.SchemaManager
Updates the given schema artifact on the registry.
updateService(Service) - Method in class org.wso2.carbon.governance.api.services.ServiceManager
Updates the given service artifact on the registry.
updateWsdl(Wsdl) - Method in class org.wso2.carbon.governance.api.wsdls.WsdlManager
Updates the given WSDL artifact on the registry.
USED_BY - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Association type of usages.

V

VERSION_ATTRIBUTE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
The version attribute.
vote(int) - Method in interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
Vote for an action
vote(int) - Method in class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Vote for an action

W

WSDL - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants.ArtifactTypes
 
Wsdl - Interface in org.wso2.carbon.governance.api.wsdls.dataobjects
 
WSDL_MEDIA_TYPE - Static variable in class org.wso2.carbon.governance.api.util.GovernanceConstants
Media type of a WSDL artifact.
WsdlFilter - Interface in org.wso2.carbon.governance.api.wsdls
This interface represents a mechanism to filter that can be used to identify a WSDL from a given set of WSDLs.
WsdlImpl - Class in org.wso2.carbon.governance.api.wsdls.dataobjects
This represents a WSDL artifact stored on the Registry.
WsdlImpl(String, Registry) - Constructor for class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Constructor accepting resource path, identifier and a registry instance.
WsdlImpl(String, String) - Constructor for class org.wso2.carbon.governance.api.wsdls.dataobjects.WsdlImpl
Constructor accepting resource identifier and the WSDL URL.
WsdlManager - Class in org.wso2.carbon.governance.api.wsdls
This provides the management functionality for WSDL artifacts stored on the registry.
WsdlManager(Registry) - Constructor for class org.wso2.carbon.governance.api.wsdls.WsdlManager
Constructor accepting an instance of the registry to use.
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2016 WSO2. All Rights Reserved.