Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
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
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.
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.
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.
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.
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
artifactPath
- Variable in class org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifactImpl
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 class org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifactImpl
Attach the current artifact to an another artifact.
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(byte[])
- Static method in class org.wso2.carbon.governance.api.util.
GovernanceUtils
Method to build an AXIOM element from a byte stream.
C
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
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
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 class org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifactImpl
Detach the current artifact from the provided artifact.
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.
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.
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_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
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(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.
findGovernanceArtifactConfigurations(Registry)
- Static method in class org.wso2.carbon.governance.api.util.
GovernanceUtils
Method to locate Governance Artifact configurations.
findGovernanceArtifacts(GovernanceArtifactFilter)
- Method in class org.wso2.carbon.governance.api.common.
GovernanceArtifactManager
Finds all artifacts matching the given filter criteria.
findGovernanceArtifacts(String, Registry)
- Static method in class org.wso2.carbon.governance.api.util.
GovernanceUtils
Query to search for governance artifacts.
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)
- Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.
GenericArtifactImpl
Copy constructor used for cloning.
GenericArtifactImpl(String, QName)
- Constructor for class org.wso2.carbon.governance.api.generic.dataobjects.
GenericArtifactImpl
Constructor accepting resource identifier and the qualified name.
GenericArtifactImpl(String, OMElement, String, String, String)
- 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
getAllArtifactIds(Registry)
- Static method in class org.wso2.carbon.governance.api.util.
GovernanceUtils
Method to obtain all indexed governance artifact identifiers on the provided registry instance.
getAllArtifacts(Registry)
- Static method in class org.wso2.carbon.governance.api.util.
GovernanceUtils
Method to obtain all indexed governance artifacts on the provided registry instance.
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.
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.
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.
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
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.
getAssociatedRegistry()
- Method in class org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifactImpl
Returns the associated registry to the artifact.
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.
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
getContentDefinition()
- Method in class org.wso2.carbon.governance.api.util.
GovernanceArtifactConfiguration
Method to obtain the content definition element.
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.
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.
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.
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
getLifecycleName()
- Method in interface org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifact
Returns the name of the 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.
getLifecycleState()
- 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.
getMediaType()
- Method in class org.wso2.carbon.governance.api.util.
GovernanceArtifactConfiguration
Method to obtain the media type.
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.
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.
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.
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.
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.
getTenantArtifactCache(int)
- Method in class org.wso2.carbon.governance.api.cache.
ArtifactCacheManager
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.
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.
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(String, OMElement)
- Constructor for class org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifactImpl
Constructor accepting resource identifier and the XML content.
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.
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
I
invalidateArtifact(String)
- Method in class org.wso2.carbon.governance.api.cache.
ArtifactCache
invalidateCache()
- Method in class org.wso2.carbon.governance.api.cache.
ArtifactCache
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.
L
lcName
- Variable in class org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifactImpl
lcState
- Variable in class org.wso2.carbon.governance.api.common.dataobjects.
GovernanceArtifactImpl
loadEndpointDetails()
- Method in class org.wso2.carbon.governance.api.endpoints.dataobjects.
EndpointImpl
Method to load the endpoint details into this artifact.
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
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
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(OMElement)
- Method in class org.wso2.carbon.governance.api.generic.
GenericArtifactManager
Creates a new artifact from the given 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.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
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.
put(K, V)
- Method in class org.wso2.carbon.governance.api.cache.
LRUCache
R
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.
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.
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(String)
- Method in class org.wso2.carbon.governance.api.generic.
GenericArtifactManager
Removes the given artifact from the registry.
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.
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_CONFIGS_PATH
- Static variable in class org.wso2.carbon.governance.api.util.
GovernanceConstants
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_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.
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(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.
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
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.policies.dataobjects.
PolicyImpl
Method to set the name of the policy.
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 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.services.dataobjects.
ServiceImpl
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.
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.
setTenantGovernanceSystemRegistry(int)
- 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.
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
U
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
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.
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
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
WSO2 Inc
. All Rights Reserved.