- get(String) - Method in interface org.wso2.carbon.registry.api.CoreRegistry
-
Returns the resource at the given path.
- get(String, int, int) - Method in interface org.wso2.carbon.registry.api.CoreRegistry
-
Returns the Collection at the given path, with the content paginated according to the
arguments.
- getAction() - Method in class org.wso2.carbon.registry.api.Activity
-
Method to get the action.
- getActionData() - Method in class org.wso2.carbon.registry.api.Activity
-
Method to get the action data.
- getAllAssociations(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Get all associations of the given resource.
- getAspectActions(String, String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Obtain a list of the available actions on a given resource for a given Aspect.
- getAspects() - Method in interface org.wso2.carbon.registry.api.Resource
-
Get the aspects associated with the resource.
- getAssociations(String, String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Get all associations of the given resource for a give association type.
- getAssociationType() - Method in class org.wso2.carbon.registry.api.Association
-
Method to get the association type.
- getAuthorUserName() - Method in interface org.wso2.carbon.registry.api.Resource
-
Get the user name of the resource author.
- getAvailableAspects() - Method in interface org.wso2.carbon.registry.api.Registry
-
Get a list of the available Aspects for this Registry
- getAverageRating(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Returns the average rating for the given resource.
- getChildCount() - Method in interface org.wso2.carbon.registry.api.Collection
-
Method to return the the number of children.
- getChildren() - Method in interface org.wso2.carbon.registry.api.Collection
-
Method to return the absolute paths of the children of the collection
- getChildren(int, int) - Method in interface org.wso2.carbon.registry.api.Collection
-
Method to return the paths of the selected range of children.
- getCommentID() - Method in interface org.wso2.carbon.registry.api.Comment
-
Method to get the comment id.
- getCommentPath() - Method in interface org.wso2.carbon.registry.api.Comment
-
Method to get the comment path.
- getComments(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Get all comments for the given resource.
- getConfigSystemRegistry() - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Returns a registry to be used for system operations.
- getConfigSystemRegistry(int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Returns a registry to be used for system operations.
- getConfigUserRegistry() - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user from the configuration registry space.
- getConfigUserRegistry(String, String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates Registry instances for normal users from the configuration registry space.
- getConfigUserRegistry(String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for the given user from the configuration registry space.
- getConfigUserRegistry(String, int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for the given user from the configuration registry space with the
tenant id.
- getConfigUserRegistry(String, String, int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates Registry instances for normal users from the configuration registry space.
- getContent() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the content of the resource.
- getContentStream() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the content stream.
- getCreatedTime() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the created time.
- getDate() - Method in class org.wso2.carbon.registry.api.Activity
-
Method to get the date.
- getDescription() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the description.
- getDestinationPath() - Method in class org.wso2.carbon.registry.api.Association
-
Method to get the destination path.
- getEventingServiceURL(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Gets the URL of the WS-Eventing Service.
- getGovernanceSystemRegistry() - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for the Governance space.
- getGovernanceSystemRegistry(int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for the Governance space.
- getGovernanceUserRegistry() - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user from the Governance space.
- getGovernanceUserRegistry(String, String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user from the Governance space.
- getGovernanceUserRegistry(String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user from the Governance space.
- getGovernanceUserRegistry(String, String, int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user from the Governance space.
- getGovernanceUserRegistry(String, int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user from the Governance space.
- getId() - Method in interface org.wso2.carbon.registry.api.Resource
-
The Resource ID, In the default implementation this returns the path.
- getLastModified() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the last modified date.
- getLastUpdaterUserName() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the last updated user name.
- getLocalRepository() - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Returns a registry to be used for node-specific system operations.
- getLocalRepository(int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Returns a registry to be used for node-specific system operations.
- getLogs(String, int, String, Date, Date, boolean) - Method in interface org.wso2.carbon.registry.api.Registry
-
Returns the logs of the activities occurred in the registry.
- getMediaType() - Method in interface org.wso2.carbon.registry.api.Resource
-
Get media type.
- getMetaData(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Returns the meta data of the resource at a given path.
- getParentPath() - Method in interface org.wso2.carbon.registry.api.Resource
-
Get the parent path.
- getPath() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the path.
- getPermanentPath() - Method in interface org.wso2.carbon.registry.api.Resource
-
If resource is version-ed, the associated version of the resource does not get modified by
any means.
- getProperties() - Method in interface org.wso2.carbon.registry.api.Resource
-
Returns all properties of the resource.
- getProperty(String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Get the property value for the given key, if there are multiple value for that key, it will
return the first value.
- getPropertyValues(String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Returns the list of values for the given property name.
- getRating(String, String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Returns the rating given to the specified resource by the given user
- getRegistry() - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user which contains the entire registry tree
starting from '/'.
- getRegistry(String, String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user which contains the entire registry tree
starting from '/'.
- getRegistry(String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user which contains the entire registry tree
starting from '/'.
- getRegistry(String, String, int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user which contains the entire registry tree
starting from '/'.
- getRegistry(String, String, int, String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user which contains the entire registry tree
starting from '/'.
- getRegistry(String, int) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user which contains the entire registry tree
starting from '/'.
- getRegistry(String, int, String) - Method in interface org.wso2.carbon.registry.api.RegistryService
-
Creates a Registry instance for anonymous user which contains the entire registry tree
starting from '/'.
- getResource() - Method in class org.wso2.carbon.registry.api.GhostResource
-
Method to obtain the encapsulated resource.
- getResourcePath() - Method in class org.wso2.carbon.registry.api.Activity
-
Get the resource path of the log entry.
- getResourcePath() - Method in class org.wso2.carbon.registry.api.TaggedResourcePath
-
Method to get the resource path.
- getResourcePathsWithTag(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Returns the paths of all Resources that are tagged with the given tag.
- getSourcePath() - Method in class org.wso2.carbon.registry.api.Association
-
Method to get the source path.
- getState() - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to get the state.
- getTagCount() - Method in class org.wso2.carbon.registry.api.Tag
-
Get the tag count.
- getTagName() - Method in class org.wso2.carbon.registry.api.Tag
-
Get the tag name.
- getTags(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Returns all tags used for tagging the given resource.
- getTags() - Method in class org.wso2.carbon.registry.api.TaggedResourcePath
-
Method to get the tag count.
- getText() - Method in class org.wso2.carbon.registry.api.Activity
-
Method to set the text for the log entry.
- getText() - Method in interface org.wso2.carbon.registry.api.Comment
-
Get the comment text.
- getTitle() - Method in class org.wso2.carbon.registry.api.Activity
-
Method to get the title of the log entry.
- getUser() - Method in interface org.wso2.carbon.registry.api.Comment
-
Get the commenting user.
- getUserName() - Method in class org.wso2.carbon.registry.api.Activity
-
Method to get the user name the action is logged with.
- getVersions(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Get a list of all versions of the resource located at the given path.
- GhostResource<T> - Class in org.wso2.carbon.registry.api
-
This class contains a reference to a resource that will be dynamically populated into the cache.
- GhostResource(T) - Constructor for class org.wso2.carbon.registry.api.GhostResource
-
Creates a new entry to be cached.
- rateResource(String, int) - Method in interface org.wso2.carbon.registry.api.Registry
-
Rate the given resource.
- RATING - Static variable in class org.wso2.carbon.registry.api.Activity
-
Filter value for the resource rating action.
- Registry - Interface in org.wso2.carbon.registry.api
-
This is the "Full" Registry interface.
- RegistryException - Exception in org.wso2.carbon.registry.api
-
Base Class for capturing any type of exception that occurs when using the Registry APIs.
- RegistryException(String) - Constructor for exception org.wso2.carbon.registry.api.RegistryException
-
Constructs a new exception with the specified detail message.
- RegistryException(String, Throwable) - Constructor for exception org.wso2.carbon.registry.api.RegistryException
-
Constructs a new exception with the specified detail message and cause.
- RegistryService - Interface in org.wso2.carbon.registry.api
-
This interface can be used to implement an OSGi Service of the Registry.
- REMOVE_ASSOCIATION - Static variable in class org.wso2.carbon.registry.api.Activity
-
Filter value for the removing association action.
- REMOVE_LINK - Static variable in class org.wso2.carbon.registry.api.Activity
-
Filter value for the removing link action.
- REMOVE_TAG - Static variable in class org.wso2.carbon.registry.api.Activity
-
Filter value for the action of removing a tag.
- removeAspect(String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to remove an aspect.
- removeAssociation(String, String, String) - Method in interface org.wso2.carbon.registry.api.Registry
-
To remove an association for a given resource
- removeComment(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Delete an existing comment.
- removeLink(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Remove a symbolic link or mount point created
- removeProperty(String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Remove property.
- removePropertyValue(String, String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Remove property value.
- removeTag(String, String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Removes a tag on a resource.
- RENAME - Static variable in class org.wso2.carbon.registry.api.Activity
-
Filter value for the resource renaming action.
- rename(String, String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Rename a resource in the registry.
- Resource - Interface in org.wso2.carbon.registry.api
-
Interface to represent a resource that is stored on the registry.
- resourceExists(String) - Method in interface org.wso2.carbon.registry.api.CoreRegistry
-
Check whether a resource exists at the given path
- resourcePath - Variable in class org.wso2.carbon.registry.api.TaggedResourcePath
-
Resource path for which the tag counts are associated.
- RESTORE - Static variable in class org.wso2.carbon.registry.api.Activity
-
Filter value for the resource restoring action.
- restore(String, Reader) - Method in interface org.wso2.carbon.registry.api.Registry
-
Check in the input axiom element into database.
- restoreVersion(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Reverts a resource to a given version.
- searchContent(String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Search the content of resources
- setAction(int) - Method in class org.wso2.carbon.registry.api.Activity
-
Method to set the action.
- setActionData(String) - Method in class org.wso2.carbon.registry.api.Activity
-
Method to set the action data.
- setAssociationType(String) - Method in class org.wso2.carbon.registry.api.Association
-
Method to get the association type.
- setChildren(String[]) - Method in interface org.wso2.carbon.registry.api.Collection
-
Method to set the absolute paths of the children belonging to this collection.
- setCommentID(long) - Method in interface org.wso2.carbon.registry.api.Comment
-
Method to set the comment id.
- setCommentPath(String) - Method in interface org.wso2.carbon.registry.api.Comment
-
Method to set the comment path.
- setContent(Object) - Method in interface org.wso2.carbon.registry.api.Resource
-
Set the content of the resource.
- setContentStream(InputStream) - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to set the content stream.
- setDate(Date) - Method in class org.wso2.carbon.registry.api.Activity
-
Method to set the date.
- setDescription(String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Method to set the description.
- setDestinationPath(String) - Method in class org.wso2.carbon.registry.api.Association
-
Method to set the destination path.
- setEventingServiceURL(String, String) - Method in interface org.wso2.carbon.registry.api.Registry
-
Sets the URL of the WS-Eventing Service.
- setMediaType(String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Set media type.
- setProperties(Properties) - Method in interface org.wso2.carbon.registry.api.Resource
-
Set properties.
- setProperty(String, String) - Method in interface org.wso2.carbon.registry.api.Resource
-
Set a property with single value.
- setProperty(String, List<String>) - Method in interface org.wso2.carbon.registry.api.Resource
-
Set a property with multiple value.
- setResource(T) - Method in class org.wso2.carbon.registry.api.GhostResource
-
Method to change the encapsulated resource.
- setResourcePath(String) - Method in class org.wso2.carbon.registry.api.Activity
-
Set the resource path to the log entry.
- setResourcePath(String) - Method in class org.wso2.carbon.registry.api.TaggedResourcePath
-
Method to get the resource path.
- setSourcePath(String) - Method in class org.wso2.carbon.registry.api.Association
-
Method to set the source path.
- setTagCount(long) - Method in class org.wso2.carbon.registry.api.Tag
-
Set the the number of times the same tag has been used.
- setTagName(String) - Method in class org.wso2.carbon.registry.api.Tag
-
Set the tag name.
- setText(String) - Method in interface org.wso2.carbon.registry.api.Comment
-
Set the comment text.
- setUser(String) - Method in interface org.wso2.carbon.registry.api.Comment
-
Set the commenting user.
- setUserName(String) - Method in class org.wso2.carbon.registry.api.Activity
-
Set the user name the action is logged with.