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

A

AccessControlConstants - Class in org.wso2.carbon.registry.core.utils
UserManager Constants
AccessControlConstants() - Constructor for class org.wso2.carbon.registry.core.utils.AccessControlConstants
 
ACTION - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
ACTION_DATA_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the action data field.
ACTION_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the action field.
ActionConstants - Class in org.wso2.carbon.registry.core
Action Constants, used to define actions associated with registry resources when defining permissions.
ActionConstants() - Constructor for class org.wso2.carbon.registry.core.ActionConstants
 
activate(ComponentContext) - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Activates the Registry Kernel bundle.
ACTIVE_STATE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The flag to indicate the active state in atom feeds.
add(String, ResourceIDImpl, ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add the resource to a pat when resource instance and the parent resource id is given.
add(String, ResourceIDImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
ADD - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource adding action.
ADD_ASSOCIATION - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an addAssociation operation on the registry.
ADD_ASSOCIATION - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the adding association action.
ADD_COMMENT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an addComment operation on the registry.
ADD_COMMENT_LOCK - Static variable in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
ADD_ENDPOINT_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the add endpoint authorize role listener.
ADD_POLICY_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the add policy authorize role listener.
ADD_RATING_LOCK - Static variable in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
ADD_SCHEMA_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the add schema authorize role listener.
ADD_SERVICE_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the add service authorize role listener.
ADD_TAG_LOCK - Static variable in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
ADD_WSDL_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the add WSDL authorize role listener.
addAspect(String, Aspect) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
addAspect(String, Aspect) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
addAspect(String, Aspect, int) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Add an aspect of the name for a given tenant id
addAspect(String, Aspect) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
addAspect(String, Aspect) - Method in interface org.wso2.carbon.registry.core.Registry
Add aspect by passing a name and the aspect object.
addAspect(String) - Method in interface org.wso2.carbon.registry.core.Resource
Method to add an aspect.
addAspect(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to add an aspect.
addAspect(String, Aspect) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
addAssociation(String, String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
addAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
addAssociation(String, String, String) - Method in interface org.wso2.carbon.registry.core.dao.AssociationDAO
Method to persist an association.
addAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
addAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when an Association is added.
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of ADD_ASSOCIATION method.
addAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
addAssociation(String, String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Adds an association stating that the resource at "associationPath" associate on the resource at "associationPath".
addAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
addAuthorizeRoleListener(int, String, String, String, String[]) - Static method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Method to add an authorize role listener.
addAuthorizeRoleListener(int, String, String, String, String[]) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Adds listener to intercept authorizeRole and clearRoleActionOnAllResources operations.
addAuthorizeRoleListener(int, String, String, String) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Adds listener to intercept authorizeRole and clearRoleActionOnAllResources operations.
addBaseCollectionStructure(Registry, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
This method builds the base collection structure for the registry.
addCarbonRootCollection(Registry, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Deprecated. 
addComment(String, Comment) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
addComment(String, Comment) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
addComment(String, Comment) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
addComment(String, Comment) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
addComment(ResourceImpl, String, Comment) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to persist a comment.
addComment(ResourceImpl, String, Comment) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
addComment(ResourceImpl, String, Comment) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Method to persist a comment.
addComment(String, Comment) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
addComment(String, Comment) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
addComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
addComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
addComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
addComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when adding a comment.
addComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
addComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of ADD_COMMENT method.
addComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
addComment(String, Comment) - Method in interface org.wso2.carbon.registry.core.Registry
Adds a comment to a resource.
addComment(String, Comment) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
addComment(String, Comment) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
addComments(ResourceImpl, CommentDO[]) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to persist comments.
addComments(ResourceImpl, CommentDO[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
addComments(ResourceImpl, CommentDO[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Method to persist comments.
addConfig(Registry) - Static method in class org.wso2.carbon.registry.core.jdbc.utils.ServiceConfigUtil
Utility method to persist service configuration.
addConfigSchema(Registry) - Static method in class org.wso2.carbon.registry.core.jdbc.utils.ServiceConfigUtil
Utility method to persist service configuration schema content.
addContent(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add the content for a resource.
addContent(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addContentBytes(InputStream) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add the content to the content table and return the auto generated id of content table.
addContentBytes(InputStream) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addCustomUserStore(String, String, Map<String, String>, int) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
 
addDBConfig(String, DataBaseConfiguration) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Add database configuration with the given name.
addDescendants(ResourceIDImpl, ArrayList<Long>, boolean, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Here the versions of the descendants of the resource is added to the versionList array.
addEntry(String, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCPathCache
Method to add resource path entry to the database.
addEntryDetails(RequestContext, Entry, IRI, Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to add entry details.
addFeedDetails(Feed, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to add feed details.
addHandler(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
addHandler(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
addHandler(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Registers handlers with the handler manager.
addHandler(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Registers handlers belonging to the given lifecycle phase with the handler manager.
addHandler(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
addHandler(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
addHandlerConfiguration(HandlerConfiguration) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
addHandlerWithPriority(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
addHandlerWithPriority(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
addHandlerWithPriority(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
This is to add a handler that invokes with the high priority, it becomes the first in the list until another handler with this method is added.
addHandlerWithPriority(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
This is to add a handler belonging to the given lifecycle phase that invokes with the high priority, it becomes the first in the list until another handler with this method is added.
addHandlerWithPriority(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
addHandlerWithPriority(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
addLog(String, String, int, String) - Method in class org.wso2.carbon.registry.core.utils.LogWriter
Adds log record to queue
addMediaContent(IRI, Entry, Resource, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to add media content.
addMediaTypeHandler(MediaTypeHandlerConfiguration) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
addMountCollection(Registry) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to add the collection where the mount information is stored.
addMountEntry(Registry, RegistryContext, String, String, String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to add a mount entry.
addMountEntry(Registry, RegistryContext, String, String, boolean, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to add a mount entry.
addName(PropertyName) - Method in class org.wso2.carbon.registry.app.Property
Method to set a property name as an extension.
addProcessor(String, EditProcessor) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.CustomEditManager
Registers EditProcessors in the registry.
addProperties(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add the properties to the database from given resource
addProperties(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addProperty(String, String) - Method in interface org.wso2.carbon.registry.core.Resource
Add a property value for the provided key.
addProperty(String, String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Add a property value for the provided key.
addPropertyExtensionElement(Properties, Factory, ExtensibleElement, QName, QName) - Static method in class org.wso2.carbon.registry.app.RemoteRegistry
This will generate extension element and that will add to the entry , the created element will be something like <node1name> <node2Name> + <name></name> <value></value> </node2Name> </node1name>
addPropertyWithNoUpdate(String, String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Add a property value for the provided key.
addQuery(String) - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Method to add a query to the current list of queries.
addQueryProcessor(QueryProcessorConfiguration) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Add a new query processor.
addRating(ResourceImpl, String, int) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to persist a rating.
addRating(ResourceImpl, String, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
addRating(ResourceImpl, String, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to persist a rating.
addRatings(ResourceImpl, RatingDO[]) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to persist ratings.
addRatings(ResourceImpl, RatingDO[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
addRecord(String) - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Adds a record on database tables accessed.
addRegExPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RegexBaseRestrictionHandler
 
addRememberMe(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated.  
addResource(ResourceImpl, boolean) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add a resource, provided whether it is overwriting existing one or not.
addResource(ResourceImpl, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addResourceDO(ResourceDO) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add the resource data object.
addResourceDO(ResourceDO) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addResourceWithNoUpdate(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add a resource without setting the resource modified flag on.
addResourceWithNoUpdate(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addResourceWithoutContentId(ResourceImpl, boolean) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add a resource without a content id, provided whether it is overwriting existing one or not.
addResourceWithoutContentId(ResourceImpl, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addRole(String, String[], Permission[]) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to add role.
addRole(String, String[], Permission[]) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated.  
addRoot(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Add the root collection.
addRoot(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
addRootCollectionAuthorization(UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Deprecated. 
addServiceConfigResources(Registry) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to add the resources where the service configuration are stored.
addServiceStoreCollection(Registry, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to add the collection where the services are stored.
addSystemCollection(Registry, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Deprecated. 
addTagCount(String, long) - Method in class org.wso2.carbon.registry.core.TaggedResourcePath
Method to add the tag count.
addTagging(String, ResourceImpl, String) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to persist a tag.
addTagging(String, ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
addTagging(String, ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to persist a tag.
addTaggings(ResourceImpl, TaggingDO[]) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to persist tags.
addTaggings(ResourceImpl, TaggingDO[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
addTaggings(ResourceImpl, TaggingDO[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to persist tags.
addTenantsCollection(Registry, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Deprecated. 
addURLHandler(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
addUser(String, String, String, String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
Deprecated. 
addUser(String, Object, String[], Map<String, String>, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to add user.
addUser(String, Object, String[], Map<String, String>, String, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to add user.
addUserProfileCollection(Registry, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to add the collection where the user profiles are stored.
addValue(PropertyValue) - Method in class org.wso2.carbon.registry.app.Property
Method to set a property value as an extension.
ADMIN_PASSWORD - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
ADMIN_ROLE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
ADMIN_USER - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
ALL - Static variable in class org.wso2.carbon.registry.core.LogEntry
The log action to filter with.
ALLOW_ALL - Static variable in interface org.wso2.carbon.registry.core.Collection
Deprecated. 
ALLOW_SELECTED - Static variable in interface org.wso2.carbon.registry.core.Collection
Deprecated. 
ANONYMOUS_PASSWORD - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
ANONYMOUS_USER - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
APPConstants - Class in org.wso2.carbon.registry.app
Constants used in the AtomPub Protocol based remote registry.
APPConstants() - Constructor for class org.wso2.carbon.registry.app.APPConstants
 
appendPath(String) - Method in class org.wso2.carbon.registry.core.ResourcePath
Append a component to the current path.
APPLY_TAG - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an applyTag operation on the registry.
applyTag(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
applyTag(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
applyTag(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
applyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
applyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
applyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
applyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when a tag is applied.
applyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
applyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of APPLY_TAG method.
applyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
applyTag(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Applies the given tag to the resource in the given path.
applyTag(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
ASPECT - Static variable in class org.wso2.carbon.registry.app.APPConstants
Constant used to identify aspect.
Aspect - Class in org.wso2.carbon.registry.core
Aspects are using to associate custom behaviors with resources; Aspects differ form handlers, in that handlers are automatically applied to a resource, whereas, aspects are needed to be invoked manually through user action (e.g.
Aspect() - Constructor for class org.wso2.carbon.registry.core.Aspect
 
ASPECT_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for aspects.
ASPECTS - Static variable in class org.wso2.carbon.registry.app.APPConstants
Constant used to identify aspects.
ASSOC_TYPE - Static variable in class org.wso2.carbon.registry.app.APPConstants
Constant used to identify association types.
associate(Resource, Registry) - Method in class org.wso2.carbon.registry.core.Aspect
Associate a new Resource with this aspect.
ASSOCIATE_ASPECT - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the associating an aspect action.
associateAspect(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
associateAspect(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
associateAspect(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
associateAspect(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Associate an Aspect with a resource.
associateAspect(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
Association - Class in org.wso2.carbon.registry.core
This class is to store resource associations.
Association() - Constructor for class org.wso2.carbon.registry.core.Association
 
Association(String, String, String) - Constructor for class org.wso2.carbon.registry.core.Association
 
ASSOCIATION_ENTRY - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the association entry
ASSOCIATION_ENTRY_DESTINATION - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the association entry destination
ASSOCIATION_ENTRY_SOURCE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the association entry source
ASSOCIATION_ENTRY_TYPE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the association entry type
ASSOCIATION_TYPE_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the association type field.
AssociationDAO - Interface in org.wso2.carbon.registry.core.dao
Data Access Object for Associations
ASSOCIATIONS - Static variable in class org.wso2.carbon.registry.app.APPConstants
Constant used to identify associations.
ASSOCIATIONS - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the associations
ASSOCIATIONS_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for associations.
ATOM - Static variable in class org.wso2.carbon.registry.app.APPConstants
The context for the atom servlet.
ATT_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
ATT_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
authenticate(String, Object) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Authenticate the user
AuthorizationFailedException - Exception in org.wso2.carbon.registry.core.secure
Class for capturing exception due to inadequate authorizations to proceed with various registry operations and related utility methods.
AuthorizationFailedException(String) - Constructor for exception org.wso2.carbon.registry.core.secure.AuthorizationFailedException
Constructs a new exception with the specified detail message.
AuthorizationFailedException(String, Throwable) - Constructor for exception org.wso2.carbon.registry.core.secure.AuthorizationFailedException
Constructs a new exception with the specified detail message and cause.
AuthorizationUtils - Class in org.wso2.carbon.registry.core.utils
Set of utilities related to authorization functionality.
AuthorizationUtils() - Constructor for class org.wso2.carbon.registry.core.utils.AuthorizationUtils
 
AUTHORIZE - Static variable in class org.wso2.carbon.registry.core.utils.AccessControlConstants
Action authorize
authorize(String, String) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Method to authorize a given resource path for a given action.
authorizeRole(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Authorize role for an action on a resource.
authorizeRole(String, String, String, AuthorizationManager) - Method in class org.wso2.carbon.registry.core.secure.AuthorizeRoleListener
Grants authorization to a role to perform an action on a resource.
AuthorizeRoleListener - Class in org.wso2.carbon.registry.core.secure
This is a registry-based implementation of a listener that can be attached to the authorization manager of a Carbon server.
AuthorizeRoleListener(int, String, String, String, String[]) - Constructor for class org.wso2.carbon.registry.core.secure.AuthorizeRoleListener
Creates an instance of an authorize role listener.
authorizeUser(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Deprecated. 
authorUserName - Variable in class org.wso2.carbon.registry.core.ResourceImpl
User name of the user who added the resource to the registry.
available() - Method in class org.wso2.carbon.registry.core.jdbc.utils.VersionInputStream
Method to check whether anymore bytes are left to read.
AVAILABLE_ASPECTS - Static variable in class org.wso2.carbon.registry.core.Aspect
 
AXIS2_CONF_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
AXIS2_CONF_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
AXIS2_MODULES_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
AXIS2_MODULES_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
AXIS2_SERVICES_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
AXIS2_SERVICES_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 

B

BASE_CONTEXT - Static variable in class org.wso2.carbon.registry.app.RegistryProvider
The base context of the registry in the world of APP.
basePrefix - Variable in class org.wso2.carbon.registry.core.session.ChrootWrapper
The base prefix.
beginTransaction() - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
beginTransaction() - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
beginTransaction() - Method in interface org.wso2.carbon.registry.core.dataaccess.TransactionManager
Start a new transaction
beginTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCTransactionManager
 
beginTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
beginTransaction() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
BROWSE_MODE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Custom UI registry UI mode: browse mode
BROWSE_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of the browse view.
browseViews - Variable in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
browseXSLTs - Variable in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
buildDataSource(DataBaseConfiguration) - Static method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
Method to build a data source from a given database configuration.
buildGetEntryResponse(RequestContext, Entry) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to build a get entry response.
buildGetFeedResponse(Feed) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to build a get feed response.
buildQueryString(Map) - Static method in class org.wso2.carbon.registry.app.RemoteRegistry
Method to build the query string from a parameter map.
buildRegistryCacheKey(String, int, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Builds the cache key for a resource path.
buildRegistryService() - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Builds the OSGi service for this Registry instance.

C

CacheBackedRegistry - Class in org.wso2.carbon.registry.core.caching
CacheBackedRegistry has wrapped from original Registry interface to support caching
CacheBackedRegistry(Registry) - Constructor for class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
CacheBackedRegistry(Registry, int) - Constructor for class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
CachedResources - Class in org.wso2.carbon.registry.app
Implementation to cache resources along with an Entity Tag.
CachedResources() - Constructor for class org.wso2.carbon.registry.app.CachedResources
Default constructor which initializes cache.
cacheResource(String, Resource, String, long) - Method in class org.wso2.carbon.registry.app.CachedResources
Method to cache a given resource along with an Entity Tag.
CachingHandler - Class in org.wso2.carbon.registry.core.caching
CachingHandler using to handle the cached results of registry operation.
CachingHandler() - Constructor for class org.wso2.carbon.registry.core.caching.CachingHandler
 
calculateEntityTag(Resource) - Static method in class org.wso2.carbon.registry.app.Utils
Calculate the entity tag based on the resource, this is equivalent to the RegistryAdapter::calculateEntityTag function which calculate entity tag based on the feed
CARBON_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
CARBON_COLLECTION_PARENT_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
CARBON_REGISTRY_CLEAN - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
System property to clean the registry
CHECK_IN_CONFIRMATION_CONTEXT - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The context used when querying the user's choice before a check-in operation.
CHECK_IN_META_DIR - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The meta directory of a check-in client dump.
checkIn(UserRegistry, String, String, boolean, boolean) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to check-in some filesystem based resources and collections (which are files and directories), into a specified registry instance.
checkIn(UserRegistry, String, String, boolean) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to check-in some filesystem based resources and collections (which are files and directories), into a specified registry instance.
checkIn(UserRegistry, String, String) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to check-in some filesystem based resources and collections (which are files and directories), into a specified registry instance.
checkIn(UserRegistry, String) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to check-in some filesystem based resources and collections (which are files and directories), into a specified registry instance.
checkIn(UserRegistry, String, boolean) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to check-in some filesystem based resources and collections (which are files and directories), into a specified registry instance.
CheckInCommand - Class in org.wso2.carbon.registry.synchronization.operation
This command is used to perform a check-in operation which will upload the files and directories from the local filesystem into the provided registry instance.
CheckInCommand(String, String, String, String, boolean, boolean, boolean) - Constructor for class org.wso2.carbon.registry.synchronization.operation.CheckInCommand
Creates an instance of a check-in command which can be executed against a provided registry instance.
checkOut(UserRegistry, String, String) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to check-out some resources and collections on a registry into a filesystem which will create some files and directories in the process.
CheckOutCommand - Class in org.wso2.carbon.registry.synchronization.operation
This command is used to perform a check-out operation which will download the resources and collections from the provided registry instance into the local filesystem.
CheckOutCommand(String, String, String, String, boolean) - Constructor for class org.wso2.carbon.registry.synchronization.operation.CheckOutCommand
Creates an instance of a check-out command which can be executed against a provided registry instance.
CHECKPOINT - Static variable in class org.wso2.carbon.registry.app.APPConstants
Constant used to identify check points.
CHECKPOINT_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for check points.
CHILD_RID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the child resource id field.
childCount - Variable in class org.wso2.carbon.registry.core.CollectionImpl
The number of children in this collection.
CHILDREN - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name for children
CHILDS - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Deprecated. 
ChrootWrapper - Class in org.wso2.carbon.registry.core.session
Class providing the chroot related functionality.
ChrootWrapper(String) - Constructor for class org.wso2.carbon.registry.core.session.ChrootWrapper
Construct a ChrootWrapper with a base prefix.
cleanEmbeddedRegistry() - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to clean the embedded registry instance, after the synchronization operation.
cleanUp() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Clean up the realm
cleanUpDirectory(File, List<String>) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to determine the files that are required to be cleaned up from meta information directory and preserve only the given list of files.
clear() - Method in class org.wso2.carbon.registry.core.utils.LogQueue
Clears to queue.
clearAuthorizations(String) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Method to clear authorizations for a given resource path.
clearResourceAuthorizations(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
clear the resource authorizations.
clearRoleActionOnAllResources(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Get the explicitly denied users for a resource.
clearRoleActionOnAllResources(String, String, AuthorizationManager) - Method in class org.wso2.carbon.registry.core.secure.AuthorizeRoleListener
Deletes the role's right to perform the action on all resources.
clearRoleAuthorization(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Clear the role authorization for a given resource id and action.
clearRoleAuthorization(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Clear the role authorization.
clearSessionInformation() - Method in class org.wso2.carbon.registry.core.ResourceImpl
UnSet the session information.
clearStatisticsRecord() - Static method in class org.wso2.carbon.registry.core.statistics.query.DBQueryStatisticsLog
Method to clear the current statistics record.
clearUserAuthorization(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Deprecated. 
clearUserAuthorization(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Deprecated. 
close() - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Close the stream.
close() - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpWriter
Close the writer
closeBlobSelectQuote() - Method in class org.wso2.carbon.registry.core.jdbc.indexing.MySQLDialectDriver
 
ClusterLock - Interface in org.wso2.carbon.registry.core.dataaccess
A lock implementation to avoid database schema creation and data population from multiple nodes.
Collection - Interface in org.wso2.carbon.registry.core
The Collection Interface.
COLLECTION_CUSTOM_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for custom collections.
CollectionImpl - Class in org.wso2.carbon.registry.core
The default registry implementation of the Collection interface.
CollectionImpl() - Constructor for class org.wso2.carbon.registry.core.CollectionImpl
The default constructor of the CollectionImpl, Create an empty collection with no children.
CollectionImpl(String[]) - Constructor for class org.wso2.carbon.registry.core.CollectionImpl
Construct a collection with the provided children paths.
CollectionImpl(String, ResourceDO) - Constructor for class org.wso2.carbon.registry.core.CollectionImpl
Construct a collection with the provided path and the resource data object.
CollectionImpl(CollectionImpl) - Constructor for class org.wso2.carbon.registry.core.CollectionImpl
A copy constructor used to create a shallow-copy of this collection.
CollectionVersionImpl - Class in org.wso2.carbon.registry.core
Implementation of CollectionImpl, Instance of this class is returned when requested for an early version of some collection.
CollectionVersionImpl() - Constructor for class org.wso2.carbon.registry.core.CollectionVersionImpl
Default Constructor.
CollectionVersionImpl(String, ResourceDO) - Constructor for class org.wso2.carbon.registry.core.CollectionVersionImpl
Constructor a CollectionVersionImpl for a provided path and a resourceDO.
CollectionVersionImpl(CollectionVersionImpl) - Constructor for class org.wso2.carbon.registry.core.CollectionVersionImpl
A copy constructor used to create a shallow-copy of this collection.
Comment - Class in org.wso2.carbon.registry.core
Represents comments and its meta data.
Comment() - Constructor for class org.wso2.carbon.registry.core.Comment
Default constructor to create an empty comment.
Comment(String) - Constructor for class org.wso2.carbon.registry.core.Comment
Construct a comment with a text.
Comment(Comment) - Constructor for class org.wso2.carbon.registry.core.Comment
A copy constructor used to create a shallow-copy of this comment.
COMMENT - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource comment action.
COMMENT_ENTRY - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the comment entry
COMMENT_ENTRY_TEXT - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the comment entry text
COMMENT_ENTRY_USER - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the comment entry user
COMMENT_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the comment identifier field.
COMMENT_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
COMMENT_TEXT_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the comment text field.
CommentCollectionURLHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
Handles paths of the form ;comments e.g.
CommentCollectionURLHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.CommentCollectionURLHandler
 
CommentDO - Class in org.wso2.carbon.registry.core.jdbc.dataobjects
The data object maps with a comment
CommentDO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataobjects.CommentDO
 
COMMENTED_TIME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the commented time field.
COMMENTS - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the comments
COMMENTS_RESULT_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Result type: comments
COMMENTS_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for comments.
CommentsDAO - Interface in org.wso2.carbon.registry.core.dao
Data Access Object for Comments
CommentURLHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
Handles paths of the form pure resource path;comments:comment ID e.g.
CommentURLHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.CommentURLHandler
 
COMMIT_HANDLER_PHASE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
This phase contains the handlers that will get executed after a successful commit.
commitTransaction() - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
commitTransaction() - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
commitTransaction() - Method in interface org.wso2.carbon.registry.core.dataaccess.TransactionManager
Commit the currently active transaction
commitTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCTransactionManager
 
commitTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
commitTransaction() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
concatenateChroot(String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to concatenate two chroot paths.
ConcurrentModificationException - Exception in org.wso2.carbon.registry.core.exceptions
This is thrown when a requested resource is concurrently updated, by two users.
ConcurrentModificationException(String) - Constructor for exception org.wso2.carbon.registry.core.exceptions.ConcurrentModificationException
Constructs a new exception with the specified detail message.
ConcurrentModificationException(String, Throwable) - Constructor for exception org.wso2.carbon.registry.core.exceptions.ConcurrentModificationException
Constructs a new exception with the specified detail message and cause.
CONFIG_REGISTRY_BASE_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The base path for the config registry.
configure(DataAccessManager, RealmService) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
Configures and initiates the Embedded registry with a (new) data source and a realm.
configure(RealmService) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Method to configure the embedded registry service.
confirmDelete(File, File, UserInputCallback) - Static method in class org.wso2.carbon.registry.synchronization.Utils
This method will obtain the consent from the user to delete the specified file and meta file (corresponding to the file), if the user agrees to.
containsAsSubString(String, String[]) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to determine whether the given array of strings contains a string which has the given string as a portion (sub-string) of it.
containsString(String, String[]) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to determine whether the given array of strings contains the given string.
CONTENT - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the content
content - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Content of the resource.
CONTENT_DATA_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the content data field.
CONTENT_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the content id field.
CONTENT_UI_MODE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Custom UI registry UI modes
contentChanged(File) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Determines whether the content of the given file has changed.
contentModified - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Used to detect whether the resource content is modified after it is retrieved from the Registry.
copy(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
copy(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
copy(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
COPY - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a copy operation on the registry.
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Copy a resource in the registry.
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of COPY method.
copy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
copy(ResourcePath, ResourcePath) - Method in class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Method to do a copy from source to target.
copy(ResourcePath, ResourcePath) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Method to copy a resource from source to target.
COPY - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource copying action.
copy(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Copy a resource in the registry.
copy(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
copy(File, File) - Static method in class org.wso2.carbon.registry.synchronization.Utils
copying the contents of one file to another.
COPY_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for copy operations.
copyAssociations(String, String) - Method in interface org.wso2.carbon.registry.core.dao.AssociationDAO
Method to copy associations for a given path to a new path.
copyAssociations(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
copyAuthorizations(String, String) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Method to copy authorizations from one path to another.
copyComments(ResourceImpl, ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to copy comments.
copyComments(ResourceImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
copyComments(ResourceImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Method to copy comments.
copyRatings(ResourceImpl, ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to copy ratings.
copyRatings(ResourceImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
copyRatings(ResourceImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to copy ratings.
copyTags(ResourceImpl, ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to copy tags.
copyTags(ResourceImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
copyTags(ResourceImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to copy tags.
CoreRegistry - Interface in org.wso2.carbon.registry.core
CoreRegistry is the central get/put API for the Registry.
CREATE_LINK - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a createLink operation on the registry.
CREATE_REMOTE_LINK - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the creating remote link action.
CREATE_SYMBOLIC_LINK - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the creating symbolic link action.
CREATE_VERSION - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a createVersions operation on the registry.
createAndApplyResourceID(String, ResourceIDImpl, ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
The method to create a resource id and assign to resource instance
createAndApplyResourceID(String, ResourceIDImpl, ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
CREATED_TIME - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the created time
CREATED_TIME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the created time field.
createDatabase() - Method in interface org.wso2.carbon.registry.core.dataaccess.DataAccessManager
Method to create the database for the registry.
createDatabase() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
 
createDefaultMetaFile(boolean, String, String) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to generate the XML content of a meta file.
createdTime - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Time at which the resource is first added to the registry.
createLink(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
createLink(String, String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
createLink(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
createLink(String, String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
createLink(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
createLink(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
createLink(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
createLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
createLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Create a symbolic link or mount a registry.
createLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
createLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of CREATE_LINK method.
createLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
createLink(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Create a symbolic link or mount a registry
createLink(String, String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Create a symbolic link or mount a registry
createLink(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
createLink(String, String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
createMetaFile(String, OMElement) - Static method in class org.wso2.carbon.registry.synchronization.Utils
This method creates the file that store the meta data of the current directory or file.
createPropertiesFromExtensionElement(Properties, Resource) - Static method in class org.wso2.carbon.registry.app.RemoteRegistry
Method to add resource properties from the properties extension element.
createResourceID(String, ResourceIDImpl, boolean) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Create a resource ID for a path given the parent resource id and whether it is a collection or not.
createResourceID(String, ResourceIDImpl, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
createSnapshot(int, String, InputStream) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Creates a new snapshot of the resource.
createSnapshot(int, String, InputStream) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
createSnapshot(Resource, boolean, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Method used to create a snapshot of a given resource.
createSnapshot(ResourcePath, boolean, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Method used to create a snapshot of a given resource.
createVersion(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
createVersion(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
createVersion(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
createVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
createVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when creating a version.
createVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
createVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of CREATE_VERSION method.
createVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
createVersion(String) - Method in interface org.wso2.carbon.registry.core.Registry
Creates a new version of the resource.
createVersion(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
CREATOR - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the creator
CREATOR_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the creator field.
CurrentSession - Class in org.wso2.carbon.registry.core.session
A class to keep track of the session associated with a registry operation.
CurrentSession() - Constructor for class org.wso2.carbon.registry.core.session.CurrentSession
 
CUSTOM_EDIT_PROCESSOR_KEY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Custom Editor: processor key
CustomEditManager - Class in org.wso2.carbon.registry.core.jdbc.handlers
Manages execution of EditProcessor implementations of custom UIs.
CustomEditManager() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.CustomEditManager
Creates new edit manager instance for the edit processors' use.

D

DAOManager - Interface in org.wso2.carbon.registry.core.dataaccess
This describes a an instance of a data access object manager class that can be used to obtain access to the object representations of various data stored on the back-end database.
DataAccessManager - Interface in org.wso2.carbon.registry.core.dataaccess
This describes a an instance of the manager class that can be used to obtain access to the back-end database.
dataAccessManager - Variable in class org.wso2.carbon.registry.core.ResourceImpl
The data access manager is to be used only by the resource implementation and users of the resource are not needed to use this.
DataBaseConfiguration - Class in org.wso2.carbon.registry.core.config
This class is to hold, database configurations such as URL, userName, and password.
DataBaseConfiguration() - Constructor for class org.wso2.carbon.registry.core.config.DataBaseConfiguration
 
DatabaseConstants - Class in org.wso2.carbon.registry.core.jdbc
This class contains a set of constants used when interacting with databases and data access.
DatabaseConstants() - Constructor for class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
 
DatabaseTransaction - Interface in org.wso2.carbon.registry.core.dataaccess
This class represents a database transaction, which is used to support consistency and concurrency.
dataSource - Variable in class org.wso2.carbon.registry.core.jdbc.dataaccess.SQLQueryProcessor
DataSource of the registry database.
DB_DRIVER_PARAM - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
DB_URL_PARAM - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
dbBasedContentID - Variable in class org.wso2.carbon.registry.core.ResourceImpl
UUID of the content stored in the database.
DBQueryStatisticsLog - Class in org.wso2.carbon.registry.core.statistics.query
This is an class containing a logger that can be used to log database query statistics related to the use of one or more registry instances on a given server.
deactivate(ComponentContext) - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Deactivates the Registry Kernel bundle.
decNestedDepth() - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
This method will decrement the nested depth of the transaction on the current session.
decNestedDepth() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
decodeFilename(String) - Static method in class org.wso2.carbon.registry.synchronization.Utils
This method will obtain the decoded representation of the given encoded resource path.
decodeQueryString(String) - Static method in class org.wso2.carbon.registry.app.RemoteRegistry
Method to build the parameter map from a query string..
decrement() - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Decrements the nested depth of the transaction.
DEFAULT_DEPENDENCY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
DEFAULT_MAX_ACTIVE - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the default max active field.
DEFAULT_MAX_WAIT - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the default max wait field.
DEFAULT_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
DEFAULT_MIN_IDLE - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the default min idle field.
DEFAULT_REPORTING_HANDLER_PHASE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
This phase contains all the reporting handlers (such as WS-Eventing & Notification handlers).
DEFAULT_SYSTEM_HANDLER_PHASE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
This phase contains the default system-level handlers.
DEFAULT_VIEW_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Built-in default view..
delete(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
DELETE - Static variable in class org.wso2.carbon.registry.core.ActionConstants
Action of deleting the permission.
delete(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
delete(String) - Method in interface org.wso2.carbon.registry.core.CoreRegistry
Deletes the resource at the given path.
delete(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.CommentURLHandler
 
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
DELETE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a delete operation on the registry.
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Processes the DELETE action of the media type.
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of DELETE method.
delete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
delete(String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Deletes the pure resource referred by the path.
delete(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
DELETE - Static variable in class org.wso2.carbon.registry.core.utils.AccessControlConstants
Action delete
DELETE_COMMENT - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the action of deleting a comment.
DELETE_CONFIRMATION_CONTEXT - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The context used when querying the user's choice before a delete operation.
DELETE_RESOURCE - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource deleting action.
DELETE_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for delete requests.
deleteComment(long) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to delete a comment.
deleteComment(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
deleteContentStream(int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
delete the content for a given content id.
deleteContentStream(int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
DELETED_STATE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The flag to indicate the deleted state in atom feeds.
deleteEntry(String, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to delete an entry from the collection.
deleteFile(File) - Static method in class org.wso2.carbon.registry.synchronization.Utils
This method deletes the specified file from the filesystem.
deleteFromIndex(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
deleteNode(ResourceIDImpl, ResourceDO, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Method to delete just the node in the collection hierarchy.
deleteResource(ResourceDO) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Delete the resource provided as a resource DO
deleteResource(ResourceDO) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
deleteRole(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Delete role.
deleteSubTree(ResourceIDImpl, ResourceDO, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Method to delete a sub tree of the collection hierarchy.
deleteSubTree(ResourceIDImpl, ResourceDO, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Method to delete a sub tree of the collection hierarchy.
deleteUser(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Delete user.
deleteUserClaimValue(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Delete the user claim value.
deleteUserClaimValues(String, String[], String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Delete the user claim values
DENY_SELECTED - Static variable in interface org.wso2.carbon.registry.core.Collection
Deprecated. 
denyAnonAuthorization(String, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Deprecated. 
denyRole(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Deny role to do an action on a resource.
denyUser(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Deprecated. 
DEPENDS - Static variable in class org.wso2.carbon.registry.core.Association
 
DESCRIPTION - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the description
description - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Description about the resource.
DESCRIPTION_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the description field.
destroy() - Static method in class org.wso2.carbon.registry.core.config.RegistryContext
destroy the registry context
DialectFactory - Class in org.wso2.carbon.registry.core.jdbc.indexing
 
DialectFactory() - Constructor for class org.wso2.carbon.registry.core.jdbc.indexing.DialectFactory
 
directory - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Specified whether the resource is a collection (directory) or a file.
DIRECTORY_ELEMENT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
discard() - Method in interface org.wso2.carbon.registry.core.Resource
Method to discard the resource
discard() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to discard the resource
displayMessage(Message) - Method in interface org.wso2.carbon.registry.synchronization.UserInputCallback
Method to display a message to a user.
dissociate(RequestContext) - Method in class org.wso2.carbon.registry.core.Aspect
Remove this Aspect from the referenced resource.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.app.ResourceServlet
Logic that will be executed for a get request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated.  
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated.  
dump(String, Writer) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
dump(String, int, Writer) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
check out the given path as an xml
dump(String, Writer) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
dump(String, Writer) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
dump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
dump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
dump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
DUMP - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a dump operation on the registry.
dump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when dumping an path
dump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
dump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of DUMP method.
dump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
dump(String, Writer) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Method to do a dump.
dump(String, Writer) - Method in interface org.wso2.carbon.registry.core.Registry
Check out the given path as an xml.
dump(String, Writer) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
DUMP_META_FILE_NAME - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The name of the temporary file containing the meta information related to a dump.
DUMP_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for dump.
DumpConstants - Class in org.wso2.carbon.registry.core.jdbc
Class to keep the constants used in dumping
DumpConstants() - Constructor for class org.wso2.carbon.registry.core.jdbc.DumpConstants
 
DumpReader - Class in org.wso2.carbon.registry.core.jdbc.utils
A wrapper for the Reader that will cache the extra bytes consumed by xml stream reader in registry.restore(path, reader) operation which restore the resources from a dump.xml This keep track of the actual reading child resource (using setReadingChildResourceIndex) and consuming child resource with normal read functions, if the consumed ones have higher values than actually reading ones, this will buffer the extra bytes and release it after actual reading ones finished using it.
DumpReader(Reader) - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Constructor of the Dump Reader wrapping another reader.
dumpRecursively(String, Writer) - Method in class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Method to dump a tree of resources recursively.
DumpWriter - Class in org.wso2.carbon.registry.core.jdbc.utils
A wrapper for writer that dumps skipping resource name="foo"
DumpWriter(Writer) - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.DumpWriter
Construct dump writer

E

EDIT_ACTION - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Url parameter of the edit action
EDIT_COMMENT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an editComment operation on the registry.
EDIT_MODE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Custom UI registry UI mode: edit mode
EDIT_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of the edit view.
EDIT_VIEW_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Servlet parameter for edit view type.
editComment(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
editComment(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
editComment(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
editComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
editComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when editing a comment.
editComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
editComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of REMOVE_COMMENT method.
editComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
editComment(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Change the text of an existing comment.
editComment(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
EditProcessor - Class in org.wso2.carbon.registry.core.jdbc.handlers
Base class for edit processors of custom UIs.
EditProcessor() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.EditProcessor
 
editPropertyValue(String, String, String) - Method in interface org.wso2.carbon.registry.core.Resource
Edit property value.
editPropertyValue(String, String, String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Edit property value.
editViews - Variable in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
editXSLTs - Variable in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
EMBEDDED_REGISTRY - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The value of the registry type field to use the embedded registry.
EmbeddedRegistry - Class in org.wso2.carbon.registry.core.jdbc
This is a core class of the Embedded JDBC Based implementation of the Registry.
EmbeddedRegistry() - Constructor for class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
Default constructor.
EmbeddedRegistry(RegistryContext, RealmService) - Constructor for class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
Constructs a Embedded registry to be used with secure registries.
EmbeddedRegistryService - Class in org.wso2.carbon.registry.core.jdbc
This is a core class used by application that use registry in the embedded mode.
EmbeddedRegistryService(RegistryContext) - Constructor for class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Instantiates the EmbeddedRegistry using the configuration given in the context and the given UserRealm.
EmbeddedRegistryService() - Constructor for class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
This constructor is used by the inherited InMemoryEmbeddedRegistry class as it has to be instantiated using the default constructor.
encodeRegistryPath(String) - Static method in class org.wso2.carbon.registry.app.Utils
Method to encode a registry path.
encodeResourceName(String) - Static method in class org.wso2.carbon.registry.synchronization.Utils
This method will obtain the encoded representation of the given resource name.
encodeURL(String) - Static method in class org.wso2.carbon.registry.app.RemoteRegistry
Method to encode a registry path as a URL.
equals(Object) - Method in class org.wso2.carbon.registry.app.targets.ResourceTarget
equals(Object) - Method in class org.wso2.carbon.registry.app.targets.ResponseTarget
equals(Object) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
equals(Object) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
equals(Object) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Revised implementation of the equals comparison to suite the modified hashCode method.
equals(Object) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Compares this MediaTypeMatcher to the specified object.
equals(Object) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Compares this MediaTypeMatcher to the specified object.
equals(Object) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Revised implementation of the equals comparison to suite the modified hashCode method.
equals(Object) - Method in class org.wso2.carbon.registry.core.jdbc.utils.ResourceVersionHolder
Deprecated.  
ERROR_JSP - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The name of the session attribute for error jsp in registry servlets.
ERROR_MESSAGE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The name of the session attribute for error message in registry servlets.
EVERYONE_ROLE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
execute(Registry, UserInputCallback) - Method in class org.wso2.carbon.registry.synchronization.operation.CheckInCommand
This method will execute the check-in command utilizing the various parameters passed when creating the instance of the command.
execute(Registry) - Method in class org.wso2.carbon.registry.synchronization.operation.CheckInCommand
This method will execute the check-in command utilizing the various parameters passed when creating the instance of the command.
execute(Registry, UserInputCallback) - Method in class org.wso2.carbon.registry.synchronization.operation.CheckOutCommand
This method will execute the check-out command utilizing the various parameters passed when creating the instance of the command.
execute(Registry) - Method in class org.wso2.carbon.registry.synchronization.operation.CheckOutCommand
This method will execute the check-out command utilizing the various parameters passed when creating the instance of the command.
execute(Registry, UserInputCallback) - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
This method will execute the update command utilizing the various parameters passed when creating the instance of the command.
execute(Registry) - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
This method will execute the update command utilizing the various parameters passed when creating the instance of the command.
EXECUTE_QUERY - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an executeQuery operation on the registry.
executeQuery(String, Map) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
executeQuery(String, Map) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
executeQuery(Registry, Resource, Map) - Method in interface org.wso2.carbon.registry.core.dataaccess.QueryProcessor
This method will be called when a query of a registered type is executed.
executeQuery(Registry, Resource, Map) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.SQLQueryProcessor
 
executeQuery(String, Map) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
executeQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
executeQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
executeQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
executeQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when executing Queries.
executeQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
executeQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of EXECUTE_QUERY method.
executeQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
executeQuery(Registry, Resource, Map) - Method in class org.wso2.carbon.registry.core.jdbc.queries.QueryProcessorManager
Execute a query using the query processor associated with the media type of the query.
executeQuery(String, Map) - Method in interface org.wso2.carbon.registry.core.Registry
Executes a custom query which lives at the given path in the Registry.
executeQuery(String, Map) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
exportFromRegistry(File, String, Registry) - Static method in class org.wso2.carbon.registry.core.utils.RegistryClientUtils
This method can be used to export registry instance or node in a registry to a local file system.
extensionRequest(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Handle anything out of the ordinary Abdera-supported world.
EXTERNAL_ASSOCIATION_DESTINATION_PREFIX - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Prefix for external association destinations

F

FACTORY_CLASS_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated.  
FILE_ELEMENT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
FileUploadUtil - Class in org.wso2.carbon.registry.core.servlet
Deprecated. 
FileUploadUtil() - Constructor for class org.wso2.carbon.registry.core.servlet.FileUploadUtil
Deprecated.  
fillChildren(CollectionImpl, int, int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill the children for a resource that already filled with meta data.
fillChildren(CollectionImpl, DataAccessManager) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill the children for a resource that already filled with meta data.
fillChildren(CollectionImpl, VersionRetriever, int, int, int, long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Fill the children for a resource that already filled with meta data.
fillChildren(CollectionImpl, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
fillChildren(CollectionImpl, DataAccessManager) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
fillChildren(CollectionImpl, int, int, Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
Fill the children for a resource that already filled with meta data.
fillChildren(CollectionImpl, VersionRetriever, int, int, int, long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
fillCollectionCopy(CollectionImpl) - Method in class org.wso2.carbon.registry.core.CollectionImpl
Copy all the values of the current collection attribute to the passed collection.
fillResource(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill the content (for non-collection) and the properties for a resource that already filled meta data
fillResource(CollectionImpl, int, int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill the children and the properties for a resource that already filled with meta data.
fillResource(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
fillResource(CollectionImpl, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
fillResourceContent(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill resource content for a given resource implementation.
fillResourceContent(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
fillResourceContentArchived(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Fill the archived content to the resource object.
fillResourceContentArchived(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
fillResourceContentWithNoUpdate(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill resource content for a given resource implementation without setting the resource modified flag on.
fillResourceContentWithNoUpdate(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
fillResourceCopy(ResourceImpl) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Fill the resource.
fillResourceProperties(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill the properties for a resource, this will change the properties modified flag.
fillResourceProperties(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
fillResourcePropertiesWithNoUpdate(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Fill the properties for a resource without making the properties modified flag.
fillResourcePropertiesWithNoUpdate(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
Filter - Class in org.wso2.carbon.registry.core.jdbc.handlers.filters
Base class of all filter implementations.
Filter() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
 
filterSearchResult(Collection) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Filter search results, so the results outside the base prefix will be ignored and results inside the base prefix will be converted to relative paths.
fixLogEntries(LogEntry[]) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Convert the paths of the log entries to relative values.
fixPaths(String[]) - Method in class org.wso2.carbon.registry.core.CollectionImpl
Method to fix duplicated entries in a collection's child paths.
flush() - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpWriter
Flush the writer

G

generateUUID() - Static method in class org.wso2.carbon.registry.core.utils.UUIDGenerator
Generates a new UUID.
get(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
get(String, int, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
GET - Static variable in class org.wso2.carbon.registry.core.ActionConstants
Action of the getting resource from registry.
get(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
get(String, int, int) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
get(String) - Method in interface org.wso2.carbon.registry.core.CoreRegistry
Returns the resource at the given path.
get(String, int, int) - Method in interface org.wso2.carbon.registry.core.CoreRegistry
Returns the Collection at the given path, with the content paginated according to the arguments.
get(String) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Returns the resource in the given path filled with meta-data and access to the content.
get(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Returns the resource in the given path filled with meta-data and access to the content.
get(String, int, int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Return a collection with children only at the range of the intersect of the given range and resource existence range provided the resource path.
get(ResourceIDImpl, int, int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Return a collection with children only at the range of the intersect of the given range and resource existence range provided the resource id.
get(ResourceIDImpl, long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Returns the resource in the given path filled with meta-data and access to the content.
get(ResourceIDImpl, long, int, int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Return a collection with children only at the range of the intersect of the given range and resource existence range provided the resource path.
get(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
get(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
get(String, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
get(ResourceIDImpl, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
get(ResourceIDImpl, long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
get(ResourceIDImpl, long, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
get(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
get(String, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.CommentCollectionURLHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.CommentURLHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RatingCollectionURLHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RatingURLHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SQLQueryHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.TagCollectionURLHandler
Deprecated.  
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.TagURLHandler
 
GET - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a get operation on the registry.
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Processes the GET action for resource path of the requestContext.
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET method.
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Implementation of the Handler.get(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext) method of the Handler class.
get(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
get(String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Gets the pure resource referred by the given path.
get(String, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Method to get a paged collection.
get(VersionedPath) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Gets the pure resource referred by the given path.
get(VersionedPath, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Method to get a paged collection.
get(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
get(String, int, int) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
GET_ALL_ASSOCIATIONS - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getAllAssociations operation on the registry.
GET_ASSOCIATIONS - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getAssociations operation on the registry.
GET_AVERAGE_RATING - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getAverageRating operation on the registry.
GET_COMMENTS - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getComments operation on the registry.
GET_RATING - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getRating operation on the registry.
GET_REGISTRY_CONTEXT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getRegistryContext operation on the registry.
GET_RESOURCE_PATHS_WITH_TAG - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getResourcePathsWithTag operation on the registry.
GET_TAGS - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getTags operation on the registry.
GET_VERSIONS - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a getVersions operation on the registry.
getAbsoluteAssociationPath(String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Calculate the absolute associations path if a relative path is given to the reference path.
getAbsolutePath(RegistryContext, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain the absolute path for the given relative path.
getAbsolutePathToOriginal(String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain the path absolute to the given path.
getAction() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Action.
getAction() - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the action.
getActionData() - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the action data.
getActualPath() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Actual Path.
getAddedCount() - Method in class org.wso2.carbon.registry.synchronization.operation.CheckOutCommand
Method to obtain the count of files added.
getAddedCount() - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
Method to obtain the count of files added.
getAllAssociations(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getAllAssociations(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getAllAssociations(String) - Method in interface org.wso2.carbon.registry.core.dao.AssociationDAO
Method to get all association.
getAllAssociations(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
getAllAssociations(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when getting all Associations.
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_ALL_ASSOCIATIONS method.
getAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getAllAssociations(String) - Method in interface org.wso2.carbon.registry.core.Registry
Get all associations of the given resource.
getAllAssociations(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getAllAssociationsForType(String, String) - Method in interface org.wso2.carbon.registry.core.dao.AssociationDAO
Method to get all association of a given type.
getAllAssociationsForType(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
getAllHumanTypes() - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
 
getAllowedRolesForResource(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Get allowed roles for a resource to do an action.
getAllowedUIResourcesForUser(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Get the allowed UI resources for a user.
getAllProfileNames() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Get all profile names.
getAspect(String, int) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return an aspect of given name and given tenant id.
getAspect() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Aspect.
getAspectActions(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getAspectActions(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getAspectActions(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getAspectActions(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Obtain a list of the available actions on a given resource for a given Aspect.
getAspectActions(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getAspectNames(int) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return engaged aspect names for a given tenant
getAspects() - Method in interface org.wso2.carbon.registry.core.Resource
Get the aspects associated with the resource.
getAspects() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Get the aspects associated with the resource.
getAssociationDAO() - Method in interface org.wso2.carbon.registry.core.dataaccess.DAOManager
Method to obtain an instance of an association data access object.
getAssociationDAO() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
getAssociations(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getAssociations(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getAssociations(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when getting Associations of given type.
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_ASSOCIATIONS method.
getAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getAssociations(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Get all associations of the given resource for a give association type.
getAssociations(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getAssociationType() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Association Type.
getAttribute(String) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods to return the session attribute.
getAuthor(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the primary author for an entry.
getAuthor() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the author.
getAuthorizationManager() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Method to get the authorization manager
getAuthorizationPath(String) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Path of a resource given to the Registry interface may contain extensions to refer meta data about resources.
getAuthorizationString() - Method in class org.wso2.carbon.registry.app.RemoteResourceImpl
Method to obtain the authorization string.
getAuthors(Resource, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the list of authors for an entry.
getAuthorUserName() - Method in class org.wso2.carbon.registry.core.Comment
Method to get the author user name.
getAuthorUserName() - Method in interface org.wso2.carbon.registry.core.Resource
Get the user name of the resource author.
getAuthorUserName() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the author user name.
getAvailableActions(RequestContext) - Method in class org.wso2.carbon.registry.core.Aspect
Get a list of available actions for the resource in the RequestContext, taking into account current state, user, etc.
getAvailableAspects() - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getAvailableAspects() - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getAvailableAspects() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getAvailableAspects() - Method in interface org.wso2.carbon.registry.core.Registry
Get a list of the available Aspects for this Registry
getAvailableAspects() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getAverageRating(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getAverageRating(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getAverageRating(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to get the average rating added to a given resource.
getAverageRating(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
getAverageRating(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to get the average rating added to a given resource.
getAverageRating(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
getAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when getting average rating.
getAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_AVERAGE_RATING method.
getAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getAverageRating(String) - Method in interface org.wso2.carbon.registry.core.Registry
Returns the average rating for the given resource.
getAverageRating(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getBaseInstance() - Static method in class org.wso2.carbon.registry.core.config.RegistryContext
Get an instance of the base (not cloned),
getBaseInstance(RealmService) - Static method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a singleton object of the base registry context with custom realm service If a registry context doesn't exist, it will create a new one and return it.
getBaseInstance(RealmService, boolean) - Static method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a singleton object of the base registry context with custom realm service If a registry context doesn't exist, it will create a new one and return it.
getBaseInstance(InputStream, RealmService) - Static method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a singleton object of the registry context with a custom configuration, customer realm service.
getBaseInstance(InputStream, RegistryContext.RegURLSupplier) - Static method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
getBasePath() - Method in class org.wso2.carbon.registry.app.RegistryResolver
 
getBasePath() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the base path calculated using the url supplier.
getBasePrefix() - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Method to return the base prefix.
getBootstrapRealm() - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Get the bootstrap realm.
getBootstrapRealm() - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Deprecated. 
getBootstrapRealm(RealmService) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
This method returns the bootstrap (or initial) user realm from the realm service.
getBootstrapRealmConfiguration() - Method in class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistryService
Method to obtain bootstrap user realm configuration.
getBootstrapRealmConfiguration() - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Get the boot strap configuration (tenant0's configuration).
getBrowseView(String, RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Implementations of this method should generate a HTML UI for rendering the resource content and set it as the content of the returned resource.
getBrowseView(String, RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
getBrowseViews() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Implementations have to implement this, if they provide more than one browse view.
getBrowseViews() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
getBundleContext() - Static method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Gets the instance of the bundle context in use.
getByteArray(InputStream) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Convert an input stream into a byte array.
getBytesFromFile(File) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Returns the contents of the file in a byte array.
getBytesRead() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the bytes read when performing a registry restoration operation.
getBytesWritten() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the bytes written when performing a registry dump operation.
getCachedResource(String) - Method in class org.wso2.carbon.registry.app.CachedResources
Method to fetch a cached resource.
getCachedUserRealm(int) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
 
getCacheEnabled() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain whether caching is enabled or not.
getCacheEnabled() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to obtain whether caching is enabled or not.
getCallerTenantId() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods that abstract the set and get of the stack values.
getCallerTenantId() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
Method to obtain the caller tenant identifier.
getCategory() - Method in class org.wso2.carbon.registry.core.Tag
Get the category.
getChildCount() - Method in interface org.wso2.carbon.registry.core.Collection
Method to return the the number of children.
getChildCount() - Method in class org.wso2.carbon.registry.core.CollectionImpl
Method to return the the number of children.
getChildCount() - Method in class org.wso2.carbon.registry.core.CollectionVersionImpl
Method to return the the number of children.
getChildCount(CollectionImpl, DataAccessManager) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to return a child count of a collection (database connection should also be provided)
getChildCount(CollectionImpl, DataAccessManager) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getChildCount(CollectionImpl, Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
Method to return a child count of a collection (database connection should also be provided)
getChildCount(String, long, Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
Method to return a child count of a collection (database connection should also be provided)
getChildPathIds(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Get the child path ids of a resource, (should be a collection)
getChildPathIds(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getChildPaths(ResourceIDImpl, VersionRetriever, int, int, int, long, DataAccessManager) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Get the child paths of a resource, (should be a collection)
getChildPaths(ResourceIDImpl, VersionRetriever, int, int, int, long, DataAccessManager) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
getChildPaths(ResourceIDImpl, VersionRetriever, int, int, int, long, Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
Get the child paths of a resource, (should be a collection)
getChildren() - Method in interface org.wso2.carbon.registry.core.Collection
Method to return the absolute paths of the children of the collection
getChildren(int, int) - Method in interface org.wso2.carbon.registry.core.Collection
Method to return the paths of the selected range of children.
getChildren() - Method in class org.wso2.carbon.registry.core.CollectionImpl
Method to return the children.
getChildren(int, int) - Method in class org.wso2.carbon.registry.core.CollectionImpl
Method to return the paths of the selected range of children.
getChildren() - Method in class org.wso2.carbon.registry.core.CollectionVersionImpl
Method to return the absolute paths of the children of the collection.
getChildren(int, int) - Method in class org.wso2.carbon.registry.core.CollectionVersionImpl
Method to return the paths of the selected range of children.
getChildren(CollectionImpl, int, int, DataAccessManager) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Get the children of the collection.
getChildren(CollectionImpl, int, int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Get the children of the collection.
getChildren(CollectionImpl, int, int, DataAccessManager) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getChildren(CollectionImpl, int, int, Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
Get the children of the collection.
getChildren(CollectionImpl, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getChroot() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods that abstract the set and get of the stack values.
getChrootedRegistry(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
returns a chrooted registry for a given prefix
getClaimManager() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Method to get the claim manager.
getCloneContext() - Static method in class org.wso2.carbon.registry.core.config.RegistryContext
Create an return a registry context.
getClusterLock() - Method in interface org.wso2.carbon.registry.core.dataaccess.DataAccessManager
Method to obtain an instance of the cluster lock.
getClusterLock() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
 
getCode() - Method in exception org.wso2.carbon.registry.synchronization.SynchronizationException
Method to retrieve the message code of the detailed message of this exception.
getCollectionAdapter(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryProvider
Method to obtain the collection adapter.
getCollectionMediaTypeMappings(RegistryContext) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the collection media types.
getCollectionMediaTypeMappings(Registry) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the collection media types.
getCollectionMediaTypes() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to obtain collection media types.
getComment(long, String) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to get a comment added to a given resource.
getComment(long, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
getComment() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Comment.
getCommentedUser() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.CommentDO
Method to get the commented user.
getCommentID() - Method in class org.wso2.carbon.registry.core.Comment
Method to get the comment id.
getCommentPath() - Method in class org.wso2.carbon.registry.core.Comment
Method to get the comment path.
getComments(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getComments(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getComments(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to get comments added to a given resource.
getComments(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
getComments(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Method to get comments added to a given resource.
getComments(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
getComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when retrieving comments.
getComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_COMMENTS method.
getComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getComments(String) - Method in interface org.wso2.carbon.registry.core.Registry
Get all comments for the given resource.
getComments(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getCommentsDAO() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Deprecated. 
getCommentsDAO(boolean) - Method in interface org.wso2.carbon.registry.core.dataaccess.DAOManager
Method to obtain an instance of a comments data access object.
getCommentsDAO(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
getCommentText() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.CommentDO
Method to get the comment text.
getCommonCache(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Return an instance of a named cache that is common to all tenants.
getCompletePath() - Method in class org.wso2.carbon.registry.core.ResourcePath
Return the complete path.
getConfigFile() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.ServiceConfigUtil
Method to obtain configuration file content as a String.
getConfigName() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the name of the configuration.
getConfigSchemaFile() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.ServiceConfigUtil
Method to obtain services config schema file content as a String.
getConfigSystemRegistry(int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getConfigSystemRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getConfigSystemRegistry(int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getConfigSystemRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getConfigSystemRegistry() - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Returns a registry to be used for system operations.
getConfigSystemRegistry(int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Returns a registry to be used for system operations.
getConfigUserRegistry(String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getConfigUserRegistry(String, String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getConfigUserRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getConfigUserRegistry(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getConfigUserRegistry(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getConfigUserRegistry(String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getConfigUserRegistry(String, String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getConfigUserRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getConfigUserRegistry(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getConfigUserRegistry(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getConfigUserRegistry() - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for anonymous user from the configuration registry space.
getConfigUserRegistry(String, String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates Registry instances for normal users from the configuration registry space.
getConfigUserRegistry(String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for the given user from the configuration registry space.
getConfigUserRegistry(String, int) - Method in interface org.wso2.carbon.registry.core.service.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.core.service.RegistryService
Creates Registry instances for normal users from the configuration registry space.
getConfirmation(Message, String) - Method in interface org.wso2.carbon.registry.synchronization.UserInputCallback
Method to obtain a confirmation from a user.
getConflictedCount() - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
Method to obtain the count of files conflicted.
getConnection() - Static method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
Method to get connection.
getConnection() - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
getConnection(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
getConnectionId(Connection) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain a unique identifier for the database connection.
getContent(Resource, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the resource content.
getContent() - Method in class org.wso2.carbon.registry.app.RemoteResourceImpl
 
getContent() - Method in class org.wso2.carbon.registry.core.CollectionImpl
Collection's content is a string array, which contains paths of its children.
getContent() - Method in class org.wso2.carbon.registry.core.CollectionVersionImpl
Collection's content is a string array, which contains paths of its children.
getContent() - Method in class org.wso2.carbon.registry.core.Comment
Get the comment text.
getContent() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the content of the resource.
getContent() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the content of the resource.
getContentID() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the content id.
getContentStream() - Method in class org.wso2.carbon.registry.app.RemoteResourceImpl
 
getContentStream(int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Get the content input stream for a given content id.
getContentStream(int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getContentStream() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the content stream.
getContentStream() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the content stream.
getContentType(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the content type of an entry.
getCreatedOn() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the time the resource created.
getCreatedTime() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the created time.
getCreatedTime() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the created time.
getCustomEditManager() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a custom edit manager, which is used by custom UI implementations.
getCustomUIMediaTypeMappings(RegistryContext) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the custom UI media types.
getCustomUIMediaTypeMappings(Registry) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the custom UI media types.
getCustomUIMediaTypes() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to obtain custom UI media types.
getDAOManager() - Method in interface org.wso2.carbon.registry.core.dataaccess.DataAccessManager
Method to obtain an instance of the data access object manager.
getDAOManager() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
 
getDataAccessManager() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the data access manager, created using the database configuration associated with the registry context
getDataAccessManager() - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Get the data access manager associated with the log entry.
getDatabaseTransaction() - Method in interface org.wso2.carbon.registry.core.dataaccess.DataAccessManager
Method to obtain an instance of the database transaction.
getDatabaseTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
 
getDataSource() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
Method to retrieve the JDBC data source.
getDataSourceName() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the name of the data source.
getDbBasedContentID() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the db id of the content
getDBConfig(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Get the database configuration of a given configuration name
getDbConfig() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain the database configuration.
getDbConfig() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to obtain the database configuration
getDBConfigNames() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Get the available database configuration names.
getDbUrl() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the database URL.
getDefaultBrowseView() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Among the multiple views that a handler may generate, one view is identified as the default view, which is used to render the contents, if UI is not specified.
getDefaultDataBaseConfiguration() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the default database configuration.
getDefaultEditView() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Among the multiple views that a handler may generate, one view is identified as the default view, which is used to edit the contents, if UI is not specified.
getDefaultNewView() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Among the multiple views that a handler may generate, one view is identified as the default view, which is used to render the new resource creation UI, if UI is not specified.
getDeletedCount() - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
Method to obtain the count of files deleted.
getDeniedRolesForResource(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Get denied roles for a resource to do an action.
getDescription() - Method in class org.wso2.carbon.registry.core.Comment
Get the description.
getDescription() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the resource description.
getDescription() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the description.
getDescription() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the description.
getDialect(DataSource) - Static method in class org.wso2.carbon.registry.core.jdbc.indexing.DialectFactory
 
getDriverName() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the name of the driver.
getDumpingReader() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Dumping Reader.
getDumpingWriter() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Dumping Writer.
getEditView(String, RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Implementations of this method should generate a HTML UI for editing the resource content and set it as the content of the returned resource.
getEditView(String, RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
getEditViews() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Implementations have to implement this, if they provide more than edit browse view.
getEditViews() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
getEmbeddedRegistryService() - Static method in class org.wso2.carbon.registry.app.Utils
Method to obtain the embedded registry service instance.
getEmbeddedRegistryService() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a embedded registry service.
getEntries(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to get an iterator of entries.
getEntry(String, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the resource from the request.
getETag(String) - Method in class org.wso2.carbon.registry.app.CachedResources
Returns the Entity Tag corresponding to the given path.
getEventingServiceURL(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getEventingServiceURL(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getEventingServiceURL(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getEventingServiceURL(String) - Method in interface org.wso2.carbon.registry.core.Registry
Gets the URL of the WS-Eventing Service.
getEventingServiceURL(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getExecutionOrderId() - Method in class org.wso2.carbon.registry.core.secure.AuthorizeRoleListener
Method to get the execution order identifier.
getExplicitlyAllowedUsersForResource(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Deprecated. 
getExplicitlyDeniedUsersForResource(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Deprecated. 
getExtensionLibDirectoryPath() - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
 
getFeedIriForEntry(Resource, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Generates the feed IRI for the given entry.
getFilter() - Method in class org.wso2.carbon.registry.core.config.HandlerConfiguration
Deprecated.  
getFilter() - Method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor.HandlerDefinitionObject
Gets the filter instance.
getGovernanceSystemRegistry(int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getGovernanceSystemRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getGovernanceSystemRegistry(int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getGovernanceSystemRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getGovernanceSystemRegistry() - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for the Governance space.
getGovernanceSystemRegistry(int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for the Governance space.
getGovernanceUserRegistry(String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getGovernanceUserRegistry(String, String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getGovernanceUserRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getGovernanceUserRegistry(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getGovernanceUserRegistry(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getGovernanceUserRegistry(String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getGovernanceUserRegistry(String, String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getGovernanceUserRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getGovernanceUserRegistry(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getGovernanceUserRegistry(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getGovernanceUserRegistry() - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for anonymous user from the Governance space.
getGovernanceUserRegistry(String, String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for anonymous user from the Governance space.
getGovernanceUserRegistry(String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for anonymous user from the Governance space.
getGovernanceUserRegistry(String, String, int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for anonymous user from the Governance space.
getGovernanceUserRegistry(String, int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Creates a Registry instance for anonymous user from the Governance space.
getHandler() - Method in class org.wso2.carbon.registry.core.config.HandlerConfiguration
Deprecated.  
getHandler() - Method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor.HandlerDefinitionObject
Gets the handler instance.
getHandlerConfigurations() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
getHandlerExecutionIdString() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Handler Execution Id
getHandlerExecutionStatusMap() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the HandlerExecutionStatusMap.
getHandlerManager() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the handler manager.
getHandlerManager(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the handler manager.
getHandlerManagerForPhase(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
Method to obtain the handler manager for the specified phase.
getHumanReadableMediaTypeFromMimeType(String) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
 
getHybridRoles() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to return the the hybrid roles.
getId(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the unique identifier of a resource.
getId(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the identifier for an entry.
getId() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain the instance identifier.
getId() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TagDO
Deprecated. Method to get the id.
getId() - Method in interface org.wso2.carbon.registry.core.Resource
The Resource ID, In the default implementation this returns the path.
getId() - Method in class org.wso2.carbon.registry.core.ResourceImpl
The Resource ID, In the default implementation this returns the path.
getInPath(String) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Get an absolute path for the given path argument, taking into account both initial double-slashes (indicating an absolute path) and any basePrefix that has been established.
getInstanceId() - Method in class org.wso2.carbon.registry.core.config.Mount
Method to obtain the database configuration instance identifier used by the mount.
getInvert() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Method to get inversion status.
getJdbcDir() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the JDBC dir.
getKeywords() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Keywords.
getLastModified() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the last modified date.
getLastModified() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the created time.
getLastUpdatedOn() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the last updated time.
getLastUpdater() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the last updated user of the resource.
getLastUpdaterUserName() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the last updated user name.
getLastUpdaterUserName() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the last updated user name.
getLink(Resource, IRI, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the entry IRI link.
getLinkWithRel(Entry, String) - Static method in class org.wso2.carbon.registry.app.Utils
 
getLocalPathMap() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods that abstract the set and get of the stack values.
getLocalRepository() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getLocalRepository(int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getLocalRepository() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getLocalRepository(int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getLocalRepository() - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Returns a registry to be used for node-specific system operations.
getLocalRepository(int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Returns a registry to be used for node-specific system operations.
getLog() - Static method in class org.wso2.carbon.registry.core.statistics.query.DBQueryStatisticsLog
Method to obtain an instance of the logger that can be used to log database query statistics.
getLog() - Static method in class org.wso2.carbon.registry.core.statistics.StatisticsLog
Method to obtain an instance of the logger that can be used to log statistics.
getLogCollection(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getLogCollection(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getLogCollection(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getLogCollection(String, int, String, Date, Date, boolean) - Method in interface org.wso2.carbon.registry.core.Registry
Deprecated. instead use Registry.getLogs(String, int, String, java.util.Date, java.util.Date, boolean)}
getLogCollection(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getLogCount() - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Get the count of the log entries.
getLogEntries() - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Returns an array of log entries filtered by the provided information.
getLogEntries(int, int) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Returns an array of log entries filtered by the provided information and in the provided range.
getLoginTimeout() - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
getLogQueue() - Method in class org.wso2.carbon.registry.core.utils.LogWriter
Obtains the queue for holding and retrieving logs.
getLogs(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getLogs(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getLogs(String, int, String, Date, Date, boolean) - Method in interface org.wso2.carbon.registry.core.dao.LogsDAO
Method to get a list of log entries.
getLogs(String, int, String, Date, Date, boolean, int, int, DataAccessManager) - Method in interface org.wso2.carbon.registry.core.dao.LogsDAO
Method to get a list of log entries.
getLogs(String, int, String, Date, Date, boolean, DataAccessManager) - Method in interface org.wso2.carbon.registry.core.dao.LogsDAO
Method to get a list of log entries.
getLogs(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCLogsDAO
 
getLogs(String, int, String, Date, Date, boolean, int, int, DataAccessManager) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCLogsDAO
 
getLogs(String, int, String, Date, Date, boolean, DataAccessManager) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCLogsDAO
 
getLogs(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getLogs(String, int, String, Date, Date, boolean) - Method in interface org.wso2.carbon.registry.core.Registry
Returns the logs of the activities occurred in the registry.
getLogs(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getLogsCount(String, int, String, Date, Date, boolean) - Method in interface org.wso2.carbon.registry.core.dao.LogsDAO
Method to get the number of log entries available
getLogsCount(String, int, String, Date, Date, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCLogsDAO
 
getLogsDAO() - Method in interface org.wso2.carbon.registry.core.dataaccess.DAOManager
Method to obtain an instance of a logs data access object.
getLogsDAO() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
getLogWriter() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to obtain the logWriter instance.
getLogWriter() - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
getManagedRegistryConnection(Connection) - Static method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
Method to obtain a connection that is managed by the registry transactions implementation.
getMatchingSnapshotID() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the matching snapshot id.
getMaxActive() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the maxActive value.
getMaxBufferedSize() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Return the maximum size of the buffer when reading from the main reader.
getMaxCache() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
getMaxIdle() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the maxIdle value.
getMaxWait() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the maxWait value.
getMD5(byte[]) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to obtain the MD5 hash value for the given content.
getMediaName(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the media name.
getMediaStream(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain an input stream for the given resource.
getMediaType() - Method in class org.wso2.carbon.registry.core.config.MediaTypeHandlerConfiguration
Deprecated.  
getMediaType() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the media type.
getMediaType() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Method to obtain media type.
getMediaType() - Method in interface org.wso2.carbon.registry.core.Resource
Get media type.
getMediaType() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the media type.
getMediaType(String) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the media type of a given resource.
getMediaTypeHandler() - Method in class org.wso2.carbon.registry.core.config.MediaTypeHandlerConfiguration
Deprecated.  
getMediaTypeHandlers() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
getMemoryStream(InputStream) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Create an in-memory input stream for the given input stream.
getMessage() - Method in exception org.wso2.carbon.registry.synchronization.SynchronizationException
Returns the detail message string of this throwable.
getMessageCode() - Method in class org.wso2.carbon.registry.synchronization.message.Message
Method to retrieve the code of this message.
getMetaData(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getMetaData(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getMetaData(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getMetaData(String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Gets the meta data of resource referred by the given path.
getMetaData(VersionedPath) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Gets the meta data of resource referred by the given path.
getMetaData(String) - Method in interface org.wso2.carbon.registry.core.Registry
Returns the meta data of the resource at a given path.
getMetaData(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getMetaOMElement(String) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to obtain the XML representation of the meta information corresponding to the given file.
getMethods() - Method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor.HandlerDefinitionObject
Get methods to which this handler is engaged.
getMimeTypeFromHumanReadableMediaType(String) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the mime type when the human readable media type is given
getMinIdle() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the minIdle value.
getMountingMatcher(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain the filter used with the mounting handler.
getMountingMethods() - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Utility method obtain the list of operations supported by the mount handler.
getMountPoint() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
Method to remove an already mount point
getMounts() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a list of mounted registry configurations (Mount object).
getMultiTenantRealmConfigBuilder() - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
 
getName(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the name of a resource.
getName() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.PropertyDO
Deprecated. Method to get the property name.
getName() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the name of the resource.
getName() - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Method to get the name.
getName() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Get the resource name.
getNestedDepth() - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
Method to obtain the depth of nesting of this transaction at a given point in time.
getNestedDepth() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
getNewView(String, RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Implementations of this method should generate a HTML UI for creating a new resource content and set it as the content of the returned resource.
getNewView(String, RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
getNewViews() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Implementations have to implement this, if they provide more than one new view.
getNewViews() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
getNodeIdentifier() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Get a unique identifier for this registry node.
getNonOverwrittenCount() - Method in class org.wso2.carbon.registry.synchronization.operation.CheckOutCommand
Method to obtain the count of files that were not overwritten.
getNotDeletedCount() - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
Method to obtain the count of files that were not deleted.
getOldAssociationsOnSource() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Old Associations On Source.
getOldAssociationsOnTarget() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Old Associations On Target.
getOldAverageRating() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Old Average Rating.
getOldComments() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Old Comments.
getOldRating() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Old Rating.
getOldResource() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Old Resource.
getOldTags() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Old Tags.
getOMElementFromMetaFile(String) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to obtain the XML representation of the data contained in a meta file.
getOperation() - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Method to get the operation.
getOutAssociations(Association[]) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Return the associations array with converting all to relative paths.
getOutCollection(Collection) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
When returning collection (with pagination) it need to unset the collection content.
getOutComments(Comment[]) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Method to return the comments with relative paths set.
getOutPath(String) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Take an absolute path in the "real" registry and convert it to a relative path suitable for this particular RemoteRegistry (which may be rooted at a particular place).
getOutPaths(String[]) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
returns a set of relative path for the provided absolute paths.
getOutResource(Resource) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
The resource needed to be modified in case of out resource
getOutTaggedResourcePaths(TaggedResourcePath[]) - Method in class org.wso2.carbon.registry.core.session.ChrootWrapper
Method to return the tagged resource after converting to relative paths
getOverwrittenCount() - Method in class org.wso2.carbon.registry.synchronization.operation.CheckOutCommand
Method to obtain the count of files overwritten.
getParameters(String) - Static method in class org.wso2.carbon.registry.core.servlet.utils.Utils
Deprecated. Extract the paramters from the query string.
getParameters() - Method in class org.wso2.carbon.registry.synchronization.message.Message
Method to retrieve the parameters of this message.
getParameters() - Method in exception org.wso2.carbon.registry.synchronization.SynchronizationException
Method to retrieve the parameters of the detailed message of this exception.
getParameterValue(String) - Method in class org.wso2.carbon.registry.core.ResourcePath
Get the parameter value.
getParentCollection() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Parent Collection.
getParentPath() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Parent Path.
getParentPath() - Method in interface org.wso2.carbon.registry.core.Resource
Get the parent path.
getParentPath() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the parent path.
getParentPath(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain the parent path of the given resource path.
getPassWord() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the password.
getPasswordExpirationTime(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to get the password expiration time.
getPath() - Method in class org.wso2.carbon.registry.core.config.Mount
Method to obtain the local path of the mount.
getPath(long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Get the path provided the resource version.
getPath(int, String, boolean) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Get the path given the path id, resource name and provided whether the resourceExistence should be checked.
getPath(Connection, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCPathCache
Method to get the path of a given path id.
getPath(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getPath(int, String, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getPath() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the path.
getPath() - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Returning the full path, i.e.
getPath() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the path.
getPath() - Method in class org.wso2.carbon.registry.core.ResourcePath
Return the path component, without any parameters.
getPath() - Method in class org.wso2.carbon.registry.core.utils.VersionedPath
Method to obtain the path.
getPath(String) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to extract the resource path from the given URL.
getPathCache() - Static method in class org.wso2.carbon.registry.core.caching.PathCache
Method to obtain the created path cache instance.
getPathCache() - Static method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCPathCache
 
getPathFromId(int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Get the path from the path id.
getPathFromId(int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getPathID(Connection, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCPathCache
Method to get the path id of a given path.
getPathID() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the path id of the resource.
getPathID() - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Method to get the path id, If the resource is a collection, pathID = REG_PATH_ID(path) name = null If the resource is not a collection, pathId = REG_PATH_ID(parentPath(path))
getPathID() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Get the path id.
getPathsWithAnyTag(String[]) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to obtain the list of paths having any of the given tags.
getPathsWithAnyTag(String[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getPathsWithAnyTag(String[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to obtain the list of paths having any of the given tags.
getPathsWithTag(String, Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
Method to get resource paths containing the given tag.
getPathWithVersion() - Method in class org.wso2.carbon.registry.core.ResourcePath
Return the path with version, if there is no version, just return the path.
getPermanentPath() - Method in interface org.wso2.carbon.registry.core.Resource
If resource is version-ed, the associated version of the resource does not get modified by any means.
getPermanentPath() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the permanent path.
getProcessorClassName() - Method in class org.wso2.carbon.registry.core.config.QueryProcessorConfiguration
Method to obtain the type of the query.
getProfileConfigurationManager() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Method to get the profile configuration manager.
getProfileNames(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Get profile names.
getProfilesPath() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the profile storage path.
getProperties(Tenant) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated.  
getProperties(Tenant) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated.  
getProperties() - Method in interface org.wso2.carbon.registry.core.Resource
Returns all properties of the resource.
getProperties() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Returns all properties of the resource.
getProperty(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Property by name.
getProperty(String) - Method in interface org.wso2.carbon.registry.core.Resource
Get the property value for the given key, if there are multiple value for that key, it will return the first value.
getProperty(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Get the property value for the given key, if there are multiple value for that key, it will return the first value.
getPropertyName() - Method in class org.wso2.carbon.registry.app.PropertyName
Method to obtain the property name.
getPropertyValue() - Method in class org.wso2.carbon.registry.app.PropertyValue
Method to obtain the property value.
getPropertyValues(String) - Method in interface org.wso2.carbon.registry.core.Resource
Returns the list of values for the given property name.
getPropertyValues(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Returns the list of values for the given property name.
getPureResourcePath(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
All "valid" paths pure resources should be in the form /c1/c2/r1.
getQueries() - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Method to obtain the current list of queries.
getQueryParameters() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Query Parameters.
getQueryProcessor() - Method in interface org.wso2.carbon.registry.core.dataaccess.DataAccessManager
Method obtain an instance of the query processor used to run queries.
getQueryProcessor() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
 
getQueryProcessor(String) - Method in class org.wso2.carbon.registry.core.jdbc.queries.QueryProcessorManager
Return the query processor with the given type.
getQueryProcessorManager() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a query processor.
getQueryProcessors() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a list of available query processor.
getQueryType() - Method in class org.wso2.carbon.registry.core.config.QueryProcessorConfiguration
Method to obtain the type of the query.
getRatedTime() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to get the rated time.
getRatedUserName() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to get the rated user name.
getRatedUserNames(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to get users who rated the given resource.
getRatedUserNames(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
getRatedUserNames(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to get users who rated the given resource.
getRateID(ResourceImpl, String) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to get a id of a rating added to a given resource.
getRateID(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
getRateID(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to get a id of a rating added to a given resource.
getRating(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getRating(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getRating(ResourceImpl, String) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to get a rating added to a given resource.
getRating(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
getRating(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
Method to get a rating corresponding to the given id.
getRating(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to get a rating corresponding to the given id.
getRating() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to get the rating value.
getRating(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
getRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when getting a rating given by a specific user.
getRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_RATING method.
getRating() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Rating.
getRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getRating(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Returns the rating given to the specified resource by the given user
getRating(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getRatingDO(ResourceImpl, String) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to get a rating added by the given user to the given resource.
getRatingDO(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
getRatingDO(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to get a rating added by the given user to the given resource.
getRatingID() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to get rating id.
getRatingsDAO() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Deprecated. 
getRatingsDAO(boolean) - Method in interface org.wso2.carbon.registry.core.dataaccess.DAOManager
Method to obtain an instance of a ratings data access object.
getRatingsDAO(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
getRawResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Returns a Resource instance specified in the requestContext.
getReadOnly() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain whether the registry is read only or not.
getReadOnly() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to obtain whether in read-only mode or not.
getRealm() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Method to get the realm.
getRealmConfiguration() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Get the realm configuration
getRealmService() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the associated realm service.
getRealmService() - Static method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Gets the instance of the realm service in use.
getRealmService() - Method in class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistryService
Method to obtain the user realm service.
getRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryFactory
Deprecated.  
getRegistry(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryFactory
Deprecated.  
getRegistry(String, int, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getRegistry(String, String, int, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getRegistry(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getRegistry(String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getRegistry(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getRegistry(String, String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getRegistry(HttpServletRequest) - Static method in class org.wso2.carbon.registry.app.Utils
Method to obtain the registry from the session.
getRegistry(String, int, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getRegistry(String, String, int, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getRegistry(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getRegistry(String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getRegistry(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getRegistry(String, String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getRegistry(HttpServletRequest) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.EditProcessor
Obtains an instance of the Registry that the user can work with.
getRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Registry.
getRegistry() - Method in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated. Get a Registry with no security credentials.
getRegistry(String, String) - Method in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated. Get a Registry with the provided credentials.
getRegistry(String, String, String) - Method in interface org.wso2.carbon.registry.core.service.RegistryProvider
Method to obtain a new registry instance.
getRegistry() - Method in interface org.wso2.carbon.registry.core.service.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.core.service.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.core.service.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.core.service.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.core.service.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.core.service.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.core.service.RegistryService
Creates a Registry instance for anonymous user which contains the entire registry tree starting from '/'.
getRegistryConfig() - Static method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Deprecated. 
getRegistryConfigAsXML(RegistryContext) - Static method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor
Obtains the registry configuration as XML element.
getRegistryContext() - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getRegistryContext() - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getRegistryContext() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getRegistryContext(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getRegistryContext(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when obtaining the registry context.
getRegistryContext(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getRegistryContext(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_REGISTRY_CONTEXT method.
getRegistryContext() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Registry Context.
getRegistryContext(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getRegistryContext() - Method in interface org.wso2.carbon.registry.core.Registry
Get the configuration for this Registry
getRegistryContext() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getRegistryRoot() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the registry root.
getRegistryRoot() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain the root of the remote registry instance.
getRegistryRoot() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to obtain the registry root.
getRegistryService() - Static method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Method to obtain an instance of the OSGi Registry Service.
getRegistryType() - Method in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. Get the registry type.
getRegistryUrl(String) - Static method in class org.wso2.carbon.registry.synchronization.Utils
Method to extract the URL of the remote registry instance from the given URL.
getRelativeAssociationPath(String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Calculate the relative associations path to the reference path if an absolute path is given.
getRelativePath(RegistryContext, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain the relative path for the given absolute path.
getRelativePathToOriginal(String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain the path relative to the given path.
getRemoteInstances() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return a list of mounted remote instances.
getRepository() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the repository object, which provides an interface to put, get resources to the repository.
getRepository() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Repository.
getResolvedPassword() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
If the password is protected , then decrypts the password and returns the plain text Otherwise, returns the given password as-is
getResolvedTrustedPwd() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
If the password is protected , then decrypts the password and returns the plain text Otherwise, returns the given password as-is
getResource() - Method in class org.wso2.carbon.registry.app.targets.ResourceTarget
Method to obtain a resource.
getResource() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Resource.
getResource(HttpServletRequest, String) - Static method in class org.wso2.carbon.registry.core.servlet.ResourceRequestProcessor
Deprecated.  
getResourceDAO() - Method in interface org.wso2.carbon.registry.core.dataaccess.DAOManager
Method to obtain an instance of a resource data access object.
getResourceDAO() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
getResourceDO(long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to return resourceDO from a version number.
getResourceDO(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to get resource from resource id.
getResourceDO(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getResourceDO(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getResourceDO() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the resource data object.
getResourceID(String) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Returns the resource ID (RID) of the resource referred by the given path.
getResourceID(String, boolean) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Returns the resource ID (RID) of the resource referred by the given path.
getResourceID(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getResourceID(String, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getResourceID() - Method in class org.wso2.carbon.registry.core.jdbc.utils.ResourceVersionHolder
Deprecated.  
getResourceIDImpl() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Get the resource id implementation instance.
getResourceMediaTypeMappings(RegistryContext) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the resource media types.
getResourceMediaTypeMappings(Registry) - Static method in class org.wso2.carbon.registry.core.utils.MediaTypesUtils
Method to obtain the resource media types.
getResourceMediaTypes() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to obtain resource media types.
getResourceMetaData(String) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to return the resource meta data (excluding properties, content and children)
getResourceMetaData(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to return the resource meta data (excluding properties, content and children)
getResourceMetaData(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getResourceMetaData(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getResourceName(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Returns resource name when full resource path is passed.
getResourcePath() - Method in class org.wso2.carbon.registry.core.Comment
Get the path of the resource of the comment.
getResourcePath() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to get the rated resource path.
getResourcePath() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
Method to get the resource path.
getResourcePath() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Resource Path.
getResourcePath() - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the resource path.
getResourcePathsOfComments(Long[], Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
Method to get resource paths of comments.
getResourcePathsOfComments(Long[], Connection) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Method to get resource paths of comments.
getResourcePathsWithTag(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getResourcePathsWithTag(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getResourcePathsWithTag(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when getting the resource paths corresponding to the given tag.
getResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_RESOURCE_PATHS_WITH_TAG method.
getResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getResourcePathsWithTag(String) - Method in interface org.wso2.carbon.registry.core.Registry
Returns the paths of all Resources that are tagged with the given tag.
getResourcePathsWithTag(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getResourceRatingDO(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to get ratings added by all users to the given resource.
getResourceRatingDO(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
getResourceRatingDO(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to get ratings added by all users to the given resource.
getResourceVersionDAO() - Method in interface org.wso2.carbon.registry.core.dataaccess.DAOManager
Method to obtain an instance of a versioned-resource data access object.
getResourceVersionDAO() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
getResourceWithMinimumData(String) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Gets the resource with sufficient data to differentiate it from another resource.
getResourceWithMinimumData(String) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Gets the resource with sufficient data to differentiate it from another resource.
getResourceWithMinimumData(String) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Gets the resource with sufficient data to differentiate it from another resource.
getResourceWithMinimumData(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
getResourceWithMinimumData(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Gets the resource with sufficient data to differentiate it from another resource.
getResourceWithMinimumData(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
getResourceWithMinimumData(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Gets the resource with sufficient data to differentiate it from another resource.
getResourceWithMinimumData(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getResourceWithMinimumData(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Gets the resource with sufficient data to differentiate it from another resource.
getResourceWithMinimumData(String, ResourceDAO, boolean) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Gets the resource with sufficient data to differentiate it from another resource.
getResourceWithNoUpdate(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to get resource without setting the resource modified flags on.
getResourceWithNoUpdate(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getResponse() - Method in class org.wso2.carbon.registry.app.targets.ResponseTarget
Method to obtain the response context.
getRoleListOfUser(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to get the role list of user.
getRoleNames() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Get the role names.
getSecureRegistry(HttpServletRequest) - Static method in class org.wso2.carbon.registry.core.servlet.utils.Utils
Deprecated. Returns the registry associated with the current session.
getSentCount() - Method in class org.wso2.carbon.registry.synchronization.operation.CheckInCommand
Method to obtain the count of files sent.
getServicePath() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Get the service storage path.
getShallowCopy() - Method in class org.wso2.carbon.registry.core.CollectionImpl
Method to return a shallow copy of a collection.
getShallowCopy() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Create a shallow copy of the resource.
getSimulationStatus() - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.DefaultSimulationService
Retrieves results after running a simulation.
getSimulationStatus() - Method in interface org.wso2.carbon.registry.core.service.SimulationService
Retrieves results after running a simulation.
getSizeOfCache() - Method in class org.wso2.carbon.registry.app.CachedResources
Method to obtain the size of the cache.
getSnapshotID() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the snapshot id.
getSnapshotIDs(String) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Get the identifiers of the snapshots created for a given path.
getSnapshotIDs(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
getSourcePath() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Source Path.
getSourceURL() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Source URL.
getState() - Method in interface org.wso2.carbon.registry.core.Resource
Method to get the state.
getState() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the state.
getStatisticsRecord() - Static method in class org.wso2.carbon.registry.core.statistics.query.DBQueryStatisticsLog
Method to retrieve a Statistics Record.
getStatus() - Static method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
Method to obtain the simulation status
getSummary(Resource, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the summary for an entry.
getSymLinkHandlers() - Static method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
Return the sym-link handler set
getSystemRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getSystemRegistry(int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getSystemRegistry(int, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getSystemRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Returns a registry to be used for system operations.
getSystemRegistry(int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Returns a registry to be used for system operations.
getSystemRegistry(int, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Returns a registry to be used for system operations.
getSystemRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the System Registry.
getSystemRegistry() - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getSystemRegistry(int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getSystemRegistry(int, String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getSystemRegistry(Registry) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
this method can only be called if the registry context is initialized.
getTableRecords() - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Returns the list of records on database tables accessed.
getTag() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Tag.
getTagCount(ResourceImpl, String) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to get the number of tags added to the given resource, by the given name.
getTagCount(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getTagCount(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to get the number of tags added to the given resource, by the given name.
getTagCount() - Method in class org.wso2.carbon.registry.core.TaggedResourcePath
Method to get the tag count.
getTagCounts() - Method in class org.wso2.carbon.registry.core.TaggedResourcePath
Method to get the tag count.
getTagDOs(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to get the data objects of tags added to the given resource.
getTagDOs(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getTagDOs(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to get the data objects of tags added to the given resource.
getTaggedTime() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
The method to get the tagged time.
getTaggedUserName() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
Method to get the name of the tagged user.
getTagging(ResourceImpl, String, String) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to get a tagging added to a given resource by the given user.
getTagging(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to get all taggings added to a given resource.
getTagging(long) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to get a tagging by the given id.
getTagging(ResourceImpl, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getTagging(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getTagging(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getTagging(ResourceImpl, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to get a tagging added to a given resource by the given user.
getTagging(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to get all taggings added to a given resource.
getTagging(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to get a tagging by the given id.
getTagID() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
Method to get the tag id.
getTagName() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TagDO
Deprecated. Method to get a tag name.
getTagName() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
The method to get the tag name.
getTags(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getTags(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getTags(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to get the names of tags added to the given resource.
getTags(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getTags(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to get the names of tags added to the given resource.
getTags(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
getTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
getTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when getting tags.
getTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_TAGS method.
getTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getTags(String) - Method in interface org.wso2.carbon.registry.core.Registry
Returns all tags used for tagging the given resource.
getTags(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
getTagsDAO() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Deprecated. 
getTagsDAO(boolean) - Method in interface org.wso2.carbon.registry.core.dataaccess.DAOManager
Method to obtain an instance of a tags data access object.
getTagsDAO(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
getTagsWithCount(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to get tags added to the given resource, along with the count.
getTagsWithCount(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
getTagsWithCount(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to get tags added to the given resource, along with the count.
getTargetPath() - Method in class org.wso2.carbon.registry.core.config.Mount
Method to obtain the remote path of the mount.
getTargetPath() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Target Path.
getTargetPoint() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
Method to get the target point
getTargetSubPath() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Target Sub Path.
getTenantId(String) - Static method in class org.wso2.carbon.registry.app.RegistryResolver
 
getTenantId() - Method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor.HandlerDefinitionObject
Gets the tenant identifier
getTenantId() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
this will get the tenant id associated with the user authorization manager
getTenantId() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to get the tenant id of the current user store manager instance.
getTenantId(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to get the tenant id from a given user name.
getTenantId() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods that abstract the set and get of the stack values.
getTenantId() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
Method to obtain the tenant identifier.
getTenantId() - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the tenant identifier.
getTenantManager() - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Return the tenant manager.
getTenantMgtConfiguration() - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
This method is used in default realm service in tenant-mgt.
getTenantUserRealm(int) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
 
getText() - Method in class org.wso2.carbon.registry.core.Comment
Get the comment text.
getTime() - Method in class org.wso2.carbon.registry.core.Comment
Deprecated. please use ResourceImpl.getCreatedTime() instead
getTimestamp() - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the timestamp.
getTitle(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the title of a resource.
getTitle(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the title for an entry.
getTotalBuffered() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Return the total number of buffered bytes from the main reader.
getTotalBufferedRead() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Return the total number of bytes read from the buffer (buffered when reading from the main reader)
getTotalRead() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Return the total number of read bytes from the main reader.
getTransactionManager() - Method in interface org.wso2.carbon.registry.core.dataaccess.DataAccessManager
Method to obtain an instance of the transaction manager.
getTransactionManager() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
 
getTrustedPwd() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain the trusted user's password.
getTrustedUser() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain the trusted username.
getType() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain the type of remote registry.
getUnChrootedPath(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to obtain the unchrooted path for the given relative path.
getUpdated(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to obtain the updated time of a resource.
getUpdatedCount() - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
Method to obtain the count of files updated.
getURL() - Method in interface org.wso2.carbon.registry.core.config.RegistryContext.RegURLSupplier
Deprecated.  
getUrl() - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to obtain the connection URL.
getUrlHandlers() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
getUser() - Method in class org.wso2.carbon.registry.core.Comment
Get the commenting user.
getUser() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods that abstract the set and get of the stack values of user realm.
getUserClaimValue(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Get the claim value of a user.
getUserClaimValues(String, String[], String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to get the user claim values.
getUserClaimValues(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to get the user claim values.
getUserHandlerManager() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getUserId(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to get the user id.
getUserListOfRole(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to return the user list of a role.
getUserName(String) - Static method in class org.wso2.carbon.registry.app.RegistryResolver
 
getUserName() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the user name.
getUserName() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the User Name.
getUserName() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
Method to obtain the user name.
getUserName() - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the username.
getUserRealm(int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRealm(int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
 
getUserRealm(RealmConfiguration) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Method to return a user realm for the given realm configuration.
getUserRealm(int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
This will return a realm specific to the tenant.
getUserRealm() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods that abstract the set and get of the stack values of user realm.
getUserRealm() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
Registry API users access the user realm using this method.
getUserRegistry() - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRegistry(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRegistry(String, String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRegistry(String, String, int, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRegistry(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRegistry(String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRegistry(String, int, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistryService
 
getUserRegistry() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Creates a UserRegistry instance for anonymous user.
getUserRegistry(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Creates UserRegistry instances for normal users.
getUserRegistry(String, String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Creates UserRegistry instances for normal users.
getUserRegistry(String, String, int, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Creates UserRegistry instances for normal users.
getUserRegistry(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Creates a UserRegistry instance for the given user.
getUserRegistry(String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Creates a UserRegistry instance for the given user.
getUserRegistry(String, int, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
Creates a UserRegistry instance for the given user.
getUserRegistry() - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getUserRegistry(String, String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getUserRegistry(String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getUserRegistry(String, String, int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getUserRegistry(String, String, int, String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getUserRegistry(String, int) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getUserRegistry(String, int, String) - Method in interface org.wso2.carbon.registry.core.service.RegistryService
Deprecated. 
getUserRegistry(HttpServletRequest) - Static method in class org.wso2.carbon.registry.core.servlet.ResourceRequestProcessor
Deprecated.  
getUserRegistry() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Methods that abstract the set and get of the stack values.
getUserStoreManager() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Method to get the user store manager.
getUUID(String) - Static method in class org.wso2.carbon.registry.app.Utils
Generates a UUID for the given URI.
getValidationQuery() - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to obtain the validation query value.
getValue(String) - Method in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. Get a configuration value.
getValue() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.PropertyDO
Deprecated. Method to get the property value
getVersion(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to return the version of a resource from resourceID
getVersion(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
getVersion() - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to get the version of the resource.
getVersion() - Method in class org.wso2.carbon.registry.core.jdbc.utils.ResourceVersionHolder
Deprecated.  
getVersion(int) - Method in class org.wso2.carbon.registry.core.jdbc.utils.VersionRetriever
Method to fetch the version at the given index.
getVersion() - Method in class org.wso2.carbon.registry.core.utils.VersionedPath
Method to obtain the version.
getVersionedPath(ResourcePath) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Paths referring to a version of a resource are in the form /c1/c2/r1?v=2.
getVersionList(ResourceIDImpl, long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Creates version retriever that can be used to get the list of versions of a given snapshot, which includes the versions of the children if this was a collection.
getVersionList(long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Creates version retriever that can be used to get the list of versions of a given snapshot, which includes the versions of the children.
getVersionList(ResourceIDImpl, long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
getVersionList(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
getVersionNumber() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the version number.
getVersionPath() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Version Path.
getVersionRepository() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return the version repository object, which provides an interface to create versions, retrieve old versions of resources
getVersionRepository() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to get the Version Repository.
getVersions(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
getVersions(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
getVersions(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
getVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
getVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when getting versions.
getVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
getVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of GET_VERSIONS method.
getVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
getVersions(String) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Method to obtain a list of versioned paths.
getVersions(String) - Method in interface org.wso2.carbon.registry.core.Registry
Get a list of all versions of the resource located at the given path.
getVersions(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
GOVERNANCE_AUTHENTICATION_MECHANISMS - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI authentication mechanism.
GOVERNANCE_AUTHENTICATION_PLATFORMS - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI authentication platforms.
GOVERNANCE_AUTHORIZATION_PLATFORMS - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI authentication platforms.
GOVERNANCE_COMPONENT_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the governance configurations.
GOVERNANCE_CONTACT_TYPES - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI contact types.
GOVERNANCE_ENDPOINTS - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI governance endpoints.
GOVERNANCE_MESSAGE_ENCRYPTION - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI message encryption.
GOVERNANCE_MESSAGE_EXCHANGE_PATTERN - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI message exchange patterns.
GOVERNANCE_MESSAGE_FORMATS - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI message formats.
GOVERNANCE_MESSAGE_INTEGRITY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI message integrity.
GOVERNANCE_PEOPLE_CONFIG_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the governance people ui configurations.
GOVERNANCE_PEOPLE_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store People artifacts
GOVERNANCE_REGISTRY_BASE_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The base path for the governance registry.
GOVERNANCE_SERVICE_CONFIG - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI governance service config.
GOVERNANCE_SERVICE_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the services
GOVERNANCE_SERVICE_STATES - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI states.
GOVERNANCE_SERVICES_CONFIG_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the governance service ui configurations.
GOVERNANCE_TRANSPORT_PROTOCOLS - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Service UI transport prototypes.
GUESTS_ROLE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 

H

handleAddAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the addAssociation action.
handleAddAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleAddAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleAddComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the addComment action.
handleAddComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleAddComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleApplyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the applyTag action.
handleApplyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleApplyTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleCopy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the copy action.
handleCopy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleCopy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleCopy(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleCreateLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the createLink action.
handleCreateLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleCreateLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleCreateLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleCreateVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the createVersion action.
handleCreateVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleCreateVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleDelete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the delete action.
handleDelete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleDelete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleDelete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleDump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the dump action.
handleDump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleDump(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleEditComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the editComment action.
handleEditComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleEditComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleExecuteQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the executeQuery action.
handleExecuteQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleExecuteQuery(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGet(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the get action.
handleGet(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleGet(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGet(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getAllAssociations action.
handleGetAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetAllAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getAssociations action.
handleGetAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetAssociations(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getAverageRating action.
handleGetAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetAverageRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getComments action.
handleGetComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetComments(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getRating action.
handleGetRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetRating(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetRegistryContext(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getRegistryContext action.
handleGetRegistryContext(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getResourcePathsWithTag action.
handleGetResourcePathsWithTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getTags action.
handleGetTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetTags(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleGetVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the getVersions action.
handleGetVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleGetVersions(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleImportChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the importChild action.
handleImportChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the parent collection of the current resource is equal to the handler's media type.
handleImportChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleImportChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleImportResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the import resource action.
handleImportResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleImportResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleImportResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleInvokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the invokeAspect action.
handleInvokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleInvokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleInvokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleMove(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the move action.
handleMove(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleMove(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleMove(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handlePut(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the put action.
handlePut(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handlePut(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handlePut(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handlePutChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the putChild action.
handlePutChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the parent collection of the current resource is equal to the handler's media type.
handlePutChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handlePutChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
Handler - Class in org.wso2.carbon.registry.core.jdbc.handlers
Base class of all handler implementations.
Handler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.Handler
 
HANDLER_CONFIGURATION_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the handler configurations.
handleRateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the rateResource action.
handleRateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
HandlerConfiguration - Class in org.wso2.carbon.registry.core.config
Deprecated. 
HandlerConfiguration() - Constructor for class org.wso2.carbon.registry.core.config.HandlerConfiguration
Deprecated.  
handleRemoveAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the removeAssociation action.
handleRemoveAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRemoveAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleRemoveComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the removeComment action.
handleRemoveComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRemoveComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleRemoveLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the removeLink action.
handleRemoveLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleRemoveLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRemoveLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleRemoveTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the removeTag action.
handleRemoveTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRemoveTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleRename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the rename action.
handleRename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Matches if the media type of the current resource is equal to the handler's media type.
handleRename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleResourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the resourceExists action.
handleResourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleResourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleRestore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the restore action.
handleRestore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRestore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
handleRestoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the restoreVersion action.
handleRestoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
handleRestoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
HandlerLifecycleManager - Class in org.wso2.carbon.registry.core.jdbc.handlers
This class is used to manage handlers belonging to a particular lifecycle phase.
HandlerLifecycleManager() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
Creates a Handler Manager for a given handler lifecycle phase.
HandlerManager - Class in org.wso2.carbon.registry.core.jdbc.handlers
Manages the handlers and their invocations.
HandlerManager() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
 
handleSearchContent(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Determines whether the associating handler should handle the searchContent action.
handleSearchContent(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
hasAdminAuthorizations(String, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to determine whether the given user is in an admin role.
hasEntity() - Method in class org.wso2.carbon.registry.app.OMElementResponseContext
Whether the response contains an entity.
hasEntity() - Method in class org.wso2.carbon.registry.app.StackTraceResponseContext
Whether the response contains an entity.
hasEntity() - Method in class org.wso2.carbon.registry.app.StringResponseContext
Whether the response contains an entity.
hashCode() - Method in class org.wso2.carbon.registry.app.targets.ResourceTarget
hashCode() - Method in class org.wso2.carbon.registry.app.targets.ResponseTarget
hashCode() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
hashCode() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
hashCode() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
This overrides the default hash code implementation for filter objects, to make sure that each filter of the same type will have identical hash codes unless otherwise it has its own extension.
hashCode() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
 
hashCode() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
hashCode() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
This overrides the default hash code implementation for handler objects, to make sure that each handler of the same type will have identical hash codes unless otherwise it has its own extension.
hashCode() - Method in class org.wso2.carbon.registry.core.jdbc.utils.ResourceVersionHolder
Deprecated.  
hitRate() - Method in class org.wso2.carbon.registry.core.caching.PathCache
Method to get the cache hit rate.
HSQL_DB_URL - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  

I

id - Variable in class org.wso2.carbon.registry.core.ResourceImpl
UUID to identify the resource.
ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the id field.
IGNORE_CONFLICTS - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Attribute key of the ignore conflicts
IMPORT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an import operation on the registry.
IMPORT_CHILD - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an importChild operation on the registry.
IMPORT_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.app.APPConstants
The default media type for imports.
IMPORT_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for import requests.
importChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
importChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Invokes when a child resource is imported.
importChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
importChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of IMPORT_CHILD method.
importChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
importDirectory(String, String) - Method in class org.wso2.carbon.registry.core.ResourceImporter
Deprecated.  
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Creates a resource in the given path by fetching the resource content from the given URL.
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of IMPORT method.
importResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Creates a resource with the content imported from the source URL and meta data extracted from the given meta data resource instance.
importResource(String, String, Resource) - Method in interface org.wso2.carbon.registry.core.Registry
Creates a resource by fetching the resource content from the given URL.
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
importResource(String, String, Resource) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
importToRegistry(File, String, Registry) - Static method in class org.wso2.carbon.registry.core.utils.RegistryClientUtils
This method can be used to import a local file system into a running instance of a registry.
IN_MEMORY_DB_DRIVER_NAME - Static variable in class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistry
The database driver of the In-memory embedded database.
IN_MEMORY_DB_PASSWORD - Static variable in class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistry
The password for the In-memory embedded database.
IN_MEMORY_DB_URL - Static variable in class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistry
The database URL of the In-memory embedded database.
IN_MEMORY_DB_USER_NAME - Static variable in class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistry
The username for the In-memory embedded database.
incNestedDepth() - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
This method will increment the nested depth of the transaction on the current session.
incNestedDepth() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
increment() - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Increments the nested depth of the transaction.
Indexer - Class in org.wso2.carbon.registry.core.jdbc.indexing
 
Indexer() - Constructor for class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
indexMSExcel(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
indexMSPowerpoint(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
indexMSWord(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
indexPDF(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
indexXML(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
init(DataAccessManager) - Static method in class org.wso2.carbon.registry.core.clustering.NodeGroupLock
Initializes the Node Group Lock Object.
init(DataAccessManager, String) - Method in interface org.wso2.carbon.registry.core.dataaccess.ClusterLock
Initializes the Node Group Lock Object.
init(DataAccessManager, String) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCClusterLock
 
init(int) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
An initialization method to be called in a multi-tenant environment.
init(RealmConfiguration, Map<String, ClaimMapping>, Map<String, ProfileConfiguration>, int) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Method to initialize the realm.
init(RealmConfiguration, Map<String, Object>, int) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
 
init(DataAccessManager) - Static method in class org.wso2.carbon.registry.core.jdbc.utils.Transaction
Initializes the Transaction Object.
init(ServletConfig) - Method in class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated.  
init() - Method in class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated.  
initContextRoot(HttpServletRequest) - Method in class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated. To find the name of the war , so getting that from the request context path
INITIALIZE_LOCK - Static variable in class org.wso2.carbon.registry.core.clustering.NodeGroupLock
The name of the lock used during the initialization process.
initializeAspects(OMElement, RegistryContext) - Static method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor
Creates and initializes an aspect.
initializeRealm(RealmConfiguration, DataSource, int) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Initialize the realm for a tenant id.
InMemoryEmbeddedRegistry - Class in org.wso2.carbon.registry.core.jdbc
In-memory implementation of the Embedded Registry.
InMemoryEmbeddedRegistry() - Constructor for class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistry
Creates an in-memory H2 database based registry without the support for authentication and authorization.
InMemoryEmbeddedRegistryService - Class in org.wso2.carbon.registry.core.jdbc
This is an extension to the EmbeddedRegistryService which is tailored to expose InMemoryEmbeddedRegistry instances as OSGi services.
InMemoryEmbeddedRegistryService() - Constructor for class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistryService
Default constructor
InMemoryEmbeddedRegistryService(InputStream) - Constructor for class org.wso2.carbon.registry.core.jdbc.InMemoryEmbeddedRegistryService
This constructor can be used to create a registry service by providing a registry.xml config file as a stream
InMemoryRealmService - Class in org.wso2.carbon.registry.core.jdbc.realm
Class used to represent an in memory realm service.
InMemoryRealmService() - Constructor for class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Construct a in memory realm service.
invert - Variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Whether to invert the result of the evaluated filter condition or not.
invoke(RequestContext, String) - Method in class org.wso2.carbon.registry.core.Aspect
Do something - action names are aspect-specific, and it's up to the implementation to decide if a given action is allowed, and what to do if so.
invoke(RequestContext, String, Map<String, String>) - Method in class org.wso2.carbon.registry.core.Aspect
Do something - action names are aspect-specific, and it's up to the implementation to decide if a given action is allowed, and what to do if so.
invoke() - Method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor.HandlerDefinitionObject
Builds a handler definition object from XML configuration
INVOKE_ASPECT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents an invokeAspect operation on the registry.
invokeAspect(String, String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
invokeAspect(String, String, String, Map<String, String>) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
invokeAspect(String, String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
invokeAspect(String, String, String, Map<String, String>) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
invokeAspect(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
invokeAspect(String, String, String, Map<String, String>) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
invokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
invokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when an Associated Aspect gets invoked.
invokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
invokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of INVOKE_ASPECT method.
invokeAspect(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
invokeAspect(String, String, String) - Method in interface org.wso2.carbon.registry.core.Registry
This invokes an action on a specified Aspect, which must be associated with the Resource at the given path.
invokeAspect(String, String, String, Map<String, String>) - Method in interface org.wso2.carbon.registry.core.Registry
This invokes an action on a specified Aspect, which must be associated with the Resource at the given path.
invokeAspect(String, String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
invokeAspect(String, String, String, Map<String, String>) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
isAuthorizeAllowed(String, String, HttpServletRequest) - Static method in class org.wso2.carbon.registry.core.servlet.utils.UserUtil
Deprecated.  
isBulkImportSupported() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated.  
isCacheEnabled() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return whether the registry caching is enabled or not.
isCheckedOut(String) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to determine whether a check-out has already been made at the given directory location.
isClone() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
To check whether this is a clone or a base registry context.
isCollection() - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Method to check whether the resource is a collection.
isContentHistoryExist(int) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Check whether the content is already in the history.
isContentHistoryExist(int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
isContentModified() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to check if the content is modified.
isCurrentVersion() - Method in class org.wso2.carbon.registry.core.ResourcePath
Check whether the path is not a version-ed path.
isDatabaseExisting() - Method in interface org.wso2.carbon.registry.core.dataaccess.DataAccessManager
Method to test whether the registry database is existing.
isDatabaseExisting() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
 
isDeleteAllowed(String, String, HttpServletRequest) - Static method in class org.wso2.carbon.registry.core.servlet.utils.UserUtil
Deprecated.  
isExecutionStatusSet(Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Check whether the execution status is set.
isExistingRole(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to check whether the role exist or not.
isExistingUser(String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to check whether the user exist or not.
isHiddenProperty(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to determine whether a property is a hidden property or not.
isLastResource(int) - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
To check whether the stream is in the last child resource.
isLoggedIn(HttpServletRequest) - Static method in class org.wso2.carbon.registry.core.servlet.utils.Utils
Deprecated.  
isLoggingActivity() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Check whether activities must be logged or not.
isMediaEntry(Resource) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to determine whether the given resource is a media entry.
isMultipleProfilesAllowed() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. This method is to check whether multiple profiles are allowed with a particular user-store.
isOverwrite() - Method in class org.wso2.carbon.registry.core.config.Mount
Method to obtain whether an existing resource/collection is overwritten when creating a new mount.
isProcessingComplete(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Determines whether the processing of the request is completed or not.
isProcessingComplete() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to determine whether processing is complete or not.
isPropertiesModified() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to check whether the properties are modified.
isPutAllowed(String, String, HttpServletRequest) - Static method in class org.wso2.carbon.registry.core.servlet.utils.UserUtil
Deprecated.  
isReadOnly() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Return whether the registry is read-only or not.
isReadOnly() - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to check whether the registry is readonly or not.
isRegistryReadOnly(RegistryContext) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to determine whether this registry is running in Read-Only mode.
isResourceCached(String) - Method in class org.wso2.carbon.registry.app.CachedResources
Method to determine whether the resource at the given path is cached.
isResourceHistoryExist(long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Check whether the resource is already in the history with the give version
isResourceHistoryExist(String) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Check whether the resource is already in the history with the give path
isResourceHistoryExist(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Check whether the resource is already in the history with the give resourceID
isResourceHistoryExist(long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
isResourceHistoryExist(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
isResourceHistoryExist(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
isRoleAuthorized(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Check whether the role is authorized do an action on a resource.
isRollbacked() - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
Method to determine whether this transaction has been rollbacked at least once.
isRollbacked() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
isSetup() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Whether the "setup" system property is set at the start.
isSimulation() - Static method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
Method to obtain whether in simulation mode or not.
isSimulation() - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Check whether this is running in simulation mode
isStarted() - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
Method to determine whether a transaction is started or not.
isStarted() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
isStarted() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.Transaction
Method to determine whether a transaction is started or not.
isSystemResourcePathRegistered(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to determine whether a system resource (or collection) path has been registered.
isUserAuthorized(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Check whether the user is authorized to do an action on a resource.
isValidRememberMeToken(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated.  
isVersionableChange() - Method in interface org.wso2.carbon.registry.core.Resource
Check whether there are any changes that need to make a version
isVersionableChange() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Check whether there are any changes that need to make a version
isVersioningAssociations() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to obtain whether associations are versioned.
isVersioningComments() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to obtain whether comments are versioned.
isVersioningProperties() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to obtain whether properties are versioned.
isVersioningRatings() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to obtain whether ratings are versioned.
isVersioningTags() - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to obtain whether tags are versioned.
isVersionOnChange() - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Whether the version should be created automatically on a change (only for non-collection resources)
isVirtual() - Method in class org.wso2.carbon.registry.core.config.Mount
Method to obtain whether the created mount is a virtual replacement to an existing physical path.
isWrapperFor(Class<?>) - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
ITEMS_PER_PAGE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Number of items per pages entry.

J

JDBC_REGISTRY_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
JDBCAssociationDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An implementation of the AssociationDAO to store associations on a JDBC-based database.
JDBCAssociationDAO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
JDBCClusterLock - Class in org.wso2.carbon.registry.core.jdbc.dataaccess
A ClusterLock implementation to avoid database schema creation and data population from multiple nodes for JDBC-base databases.
JDBCClusterLock() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCClusterLock
 
JDBCCommentsDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An implementation of the CommentsDAO to store comments on a JDBC-based database.
JDBCCommentsDAO(DAOManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
Default constructor
JDBCCommentsVersionDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An extension of JDBCCommentsVersionDAO implements JDBCCommentsDAO to store comments on a JDBC-based database, when versioning for comments has been enabled.
JDBCCommentsVersionDAO(DAOManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Default constructor
JDBCDAOManager - Class in org.wso2.carbon.registry.core.jdbc.dataaccess
An implementation of DAOManager to obtain access to the object representations of various data stored on a back-end JDBC-based database.
JDBCDAOManager() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDAOManager
 
JDBCDataAccessManager - Class in org.wso2.carbon.registry.core.jdbc.dataaccess
An implementation of DataAccessManager to access a back-end JDBC-based database.
JDBCDataAccessManager(DataSource) - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
Constructor accepting a JDBC data source.
JDBCDataAccessManager(DataBaseConfiguration) - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDataAccessManager
Creates a JDBC Data Access Manager from the given database configuration.
JDBCDatabaseTransaction - Class in org.wso2.carbon.registry.core.jdbc.dataaccess
This class represents a database transaction, which is used for databases that support JDBC.
JDBCDatabaseTransaction() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
JDBCLogsDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An implementation of the LogsDAO to store logs on a JDBC-based database.
JDBCLogsDAO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCLogsDAO
 
JDBCPathCache - Class in org.wso2.carbon.registry.core.jdbc.dao
An extension of the PathCache to store paths of registry resources on a JDBC-based database.
JDBCPathCache() - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCPathCache
 
JDBCRatingsDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An implementation of the RatingsDAO to store ratings on a JDBC-based database.
JDBCRatingsDAO(DAOManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
Default constructor
JDBCRatingsVersionDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An extension of JDBCRatingsDAO implements RatingsDAO to store ratings on a JDBC-based database, when versioning for ratings has been enabled.
JDBCRatingsVersionDAO(DAOManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Default constructor
JDBCResourceDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An implementation of the ResourceDAO to store resources on a JDBC-based database.
JDBCResourceDAO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
JDBCResourceVersionDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An implementation of the ResourceVersionDAO to store resources on a JDBC-based database with versioning enabled.
JDBCResourceVersionDAO(DAOManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
Default constructor
JDBCTagsDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An implementation of the TagsDAO to store tags on a JDBC-based database.
JDBCTagsDAO(DAOManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
Default constructor
JDBCTagsVersionDAO - Class in org.wso2.carbon.registry.core.jdbc.dao
An extension of JDBCTagsDAO implements TagsDAO to store tags on a JDBC-based database, when versioning for tags has been enabled.
JDBCTagsVersionDAO(DAOManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Default constructor
JDBCTransactionManager - Class in org.wso2.carbon.registry.core.jdbc.dataaccess
An implementation of TransactionManager to manage a back-end JDBC-based transactions.
JDBCTransactionManager(DataAccessManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCTransactionManager
Creates a JDBC Transaction manager using the given data access manager.

L

LAST_MODIFIED - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the last modified
LAST_UPDATED_TIME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the last updated time field.
LAST_UPDATER - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the last updater
LAST_UPDATER_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the last updater field.
lastModified - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Time at which the resource modified most recently.
lastUpdaterUserName - Variable in class org.wso2.carbon.registry.core.ResourceImpl
User name of the user who modified the resource most recently.
LIFECYCLE_CONFIGURATION_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the lifecycle configurations.
LIST_ENDPOINT_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the list schema authorize role listener.
LIST_POLICY_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the list policy authorize role listener.
LIST_SCHEMA_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the list endpoint authorize role listener.
LIST_SERVICE_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the list service authorize role listener.
LIST_WSDL_AUTHORIZE_ROLE_LISTENER_EXECUTION_ORDER_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Execution Identifier of the list WSDL authorize role listener.
listUsers(String, int) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Method to list the
loadTenantRegistry(int) - Method in interface org.wso2.carbon.registry.core.service.TenantRegistryLoader
Load the Registry for the given tenant.
LOCAL_REPOSITORY_BASE_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The base path for the local registry.
lock(String) - Static method in class org.wso2.carbon.registry.core.clustering.NodeGroupLock
Creates a lock by the given name
lock(String) - Method in interface org.wso2.carbon.registry.core.dataaccess.ClusterLock
Creates a lock by the given name
lock(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCClusterLock
 
LOG_COUNT_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the log count field.
LogEntry - Class in org.wso2.carbon.registry.core
Representation of a log entry.
LogEntry() - Constructor for class org.wso2.carbon.registry.core.LogEntry
 
LogEntryCollection - Class in org.wso2.carbon.registry.core
The main purpose of this class is to handle pagination for log entries.
LogEntryCollection() - Constructor for class org.wso2.carbon.registry.core.LogEntryCollection
 
LOGGED_TIME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the logged time field.
logInUser(HttpServletRequest, String, String) - Static method in class org.wso2.carbon.registry.core.servlet.utils.Utils
Deprecated.  
LogQueue - Class in org.wso2.carbon.registry.core.utils
Implementation of a Queue for logs.
LogQueue() - Constructor for class org.wso2.carbon.registry.core.utils.LogQueue
 
LogRecord - Class in org.wso2.carbon.registry.core.utils
Represents a log record
LogRecord() - Constructor for class org.wso2.carbon.registry.core.utils.LogRecord
 
LOGS_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for logs.
LogsDAO - Interface in org.wso2.carbon.registry.core.dao
Data Access Object for Activity Logs.
LogWriter - Class in org.wso2.carbon.registry.core.utils
Writes log records to the database on a separate thread
LogWriter(LogQueue, DataAccessManager) - Constructor for class org.wso2.carbon.registry.core.utils.LogWriter
Constructor accepting a queue of logs.

M

matchingSnapshotID - Variable in class org.wso2.carbon.registry.core.ResourceImpl
The matching snapshot identifier.
MAX_REG_CLIENT_CACHE_SIZE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
When caching atom feeds, the maximum size of the cache.
MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the media type
MEDIA_TYPE_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the media type field.
mediaType - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Media type of the resource.
MediaTypeHandlerConfiguration - Class in org.wso2.carbon.registry.core.config
Deprecated. 
MediaTypeHandlerConfiguration() - Constructor for class org.wso2.carbon.registry.core.config.MediaTypeHandlerConfiguration
Deprecated.  
MediaTypeMatcher - Class in org.wso2.carbon.registry.core.jdbc.handlers.filters
This is a built-in Filter implementation that evaluates against the media type of the resources.
MediaTypeMatcher() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Default constructor.
MediaTypeMatcher(String) - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Constructor that accepts a media type.
MediaTypesUtils - Class in org.wso2.carbon.registry.core.utils
Utility class for managing and fetching media types.
MediaTypesUtils() - Constructor for class org.wso2.carbon.registry.core.utils.MediaTypesUtils
 
Message - Class in org.wso2.carbon.registry.synchronization.message
A representation of a message presented to a user during the process of synchronizing a given registry instance with a specified location on the filesystem.
Message(MessageCode, String[]) - Constructor for class org.wso2.carbon.registry.synchronization.message.Message
Constructor accepting the code of the message and a list of parameters.
MessageCode - Enum in org.wso2.carbon.registry.synchronization.message
An enumeration of various codes used by the messages involved in various operations of the API, and some others designed for the use of 3rd parties using the API.
META_DIRECTORY - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The name of the directory containing the meta information related to a check-out.
META_FILE_EXTENSION - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The extension of a file containing meta information.
META_FILE_PREFIX - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The prefix of a file containing meta information.
MEX_ENDPOINTS_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Media type - endpoints.
MEX_ENDPOINTS_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
MEX_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
 
MEX_URL_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
MEX_URLS_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
MEX_URLS_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
MEX_WSDLS_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Media type: wsdls.
MEX_WSDLS_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
MINE_FILE_POSTFIX - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The postfix of a mine file created during a conflict between the local and the remote versions of a resource during an update.
Mount - Class in org.wso2.carbon.registry.core.config
This class is represents a mount defined in the registry.xml file.
Mount() - Constructor for class org.wso2.carbon.registry.core.config.Mount
 
MountHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
This class is used to handle registry calls to mounted registry instances.
MountHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
move(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
move(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
move(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
move(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RegexBaseRestrictionHandler
 
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
MOVE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a move operation on the registry.
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Move a resource in the registry.
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of MOVE method.
move(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
move(ResourcePath, String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Moves the resource at oldPath to the newPath.
MOVE - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource moving action.
move(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Move a resource in the registry.
move(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
MOVE_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for move operations.
moveCommentPaths(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to move comment paths.
moveCommentPaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
moveCommentPaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Method to move comment paths.
moveComments(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to move comments.
moveComments(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
moveComments(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsVersionDAO
Method to move comments.
moveProperties(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Move the properties.
moveProperties(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
movePropertyPaths(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
this function will move the paths from one path id to another regardless of the resource name
movePropertyPaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
moveRatingPaths(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to move rating paths.
moveRatingPaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
moveRatingPaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to move rating paths.
moveRatings(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to move ratings.
moveRatings(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
moveRatings(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsVersionDAO
Method to move ratings.
moveRecursively(ResourceIDImpl, String, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Method to do a recursive move operation.
moveRecursively(ResourceIDImpl, String, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Method to do a recursive move.
moveResourcePaths(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
This method will move the paths from one path id to another regardless of the resource name
moveResourcePaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
moveResources(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Move resource provided the source and target resource ids.
moveResources(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
moveTagPaths(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to move tag paths.
moveTagPaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
moveTagPaths(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to move tag paths.
moveTags(ResourceIDImpl, ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to move tags.
moveTags(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
moveTags(ResourceIDImpl, ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to move tags.
MySQLDialectDriver - Class in org.wso2.carbon.registry.core.jdbc.indexing
This class overrides two methods, dealing with blobs in MySQLInnoDBDialect class to avoid the error caused by not setting emulateLocators property to true in MySQL datasource.
MySQLDialectDriver() - Constructor for class org.wso2.carbon.registry.core.jdbc.indexing.MySQLDialectDriver
 

N

name - Variable in class org.wso2.carbon.registry.core.ResourceImpl
the name of the resource if collection - NULL non-collection - the name of the resource..
NAME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the name field.
NAMESPACE - Static variable in class org.wso2.carbon.registry.app.APPConstants
The registry namespace.
NEW_MODE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Custom UI registry UI mode: new mode
NEW_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of the new view.
NEW_VIEW_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Servlet parameter for new view type.
newCollection() - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
newCollection() - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
newCollection() - Method in interface org.wso2.carbon.registry.core.CoreRegistry
Creates a new collection.
newCollection() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
newCollection() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
newHTMLs - Variable in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
newInstance() - Static method in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated. Get a Registry instance, using the defaults.
newInstance(String) - Static method in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated. Get a Registry instance, using the specified property file.
newInstance(Properties) - Static method in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated. Get a Registry, passing specific configuration information via a Properties object.
newResource() - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
newResource() - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
newResource() - Method in interface org.wso2.carbon.registry.core.CoreRegistry
Creates a new resource.
newResource() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
newResource() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
newViews - Variable in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
NodeGroupLock - Class in org.wso2.carbon.registry.core.clustering
This utilizes the environment's cluster lock to ensure that no more than a single master node exists.
NodeGroupLock() - Constructor for class org.wso2.carbon.registry.core.clustering.NodeGroupLock
 

O

OMElementResponseContext - Class in org.wso2.carbon.registry.app
This is an extension of the SimpleResponseContext in Abdera.
OMElementResponseContext(Registry, String) - Constructor for class org.wso2.carbon.registry.app.OMElementResponseContext
Creates response context.
openBlobSelectQuote() - Method in class org.wso2.carbon.registry.core.jdbc.indexing.MySQLDialectDriver
 
OperationStatisticsHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
This handler is used to record operation-level statistics related to a given server instance.
OperationStatisticsHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
org.wso2.carbon.registry.app - package org.wso2.carbon.registry.app
 
org.wso2.carbon.registry.app.targets - package org.wso2.carbon.registry.app.targets
 
org.wso2.carbon.registry.core - package org.wso2.carbon.registry.core
 
org.wso2.carbon.registry.core.caching - package org.wso2.carbon.registry.core.caching
 
org.wso2.carbon.registry.core.clustering - package org.wso2.carbon.registry.core.clustering
 
org.wso2.carbon.registry.core.config - package org.wso2.carbon.registry.core.config
 
org.wso2.carbon.registry.core.dao - package org.wso2.carbon.registry.core.dao
 
org.wso2.carbon.registry.core.dataaccess - package org.wso2.carbon.registry.core.dataaccess
 
org.wso2.carbon.registry.core.exceptions - package org.wso2.carbon.registry.core.exceptions
 
org.wso2.carbon.registry.core.internal - package org.wso2.carbon.registry.core.internal
 
org.wso2.carbon.registry.core.jdbc - package org.wso2.carbon.registry.core.jdbc
 
org.wso2.carbon.registry.core.jdbc.dao - package org.wso2.carbon.registry.core.jdbc.dao
 
org.wso2.carbon.registry.core.jdbc.dataaccess - package org.wso2.carbon.registry.core.jdbc.dataaccess
 
org.wso2.carbon.registry.core.jdbc.dataobjects - package org.wso2.carbon.registry.core.jdbc.dataobjects
 
org.wso2.carbon.registry.core.jdbc.handlers - package org.wso2.carbon.registry.core.jdbc.handlers
 
org.wso2.carbon.registry.core.jdbc.handlers.builtin - package org.wso2.carbon.registry.core.jdbc.handlers.builtin
 
org.wso2.carbon.registry.core.jdbc.handlers.filters - package org.wso2.carbon.registry.core.jdbc.handlers.filters
 
org.wso2.carbon.registry.core.jdbc.indexing - package org.wso2.carbon.registry.core.jdbc.indexing
 
org.wso2.carbon.registry.core.jdbc.queries - package org.wso2.carbon.registry.core.jdbc.queries
 
org.wso2.carbon.registry.core.jdbc.realm - package org.wso2.carbon.registry.core.jdbc.realm
 
org.wso2.carbon.registry.core.jdbc.utils - package org.wso2.carbon.registry.core.jdbc.utils
 
org.wso2.carbon.registry.core.secure - package org.wso2.carbon.registry.core.secure
 
org.wso2.carbon.registry.core.service - package org.wso2.carbon.registry.core.service
 
org.wso2.carbon.registry.core.servlet - package org.wso2.carbon.registry.core.servlet
 
org.wso2.carbon.registry.core.servlet.utils - package org.wso2.carbon.registry.core.servlet.utils
 
org.wso2.carbon.registry.core.session - package org.wso2.carbon.registry.core.session
 
org.wso2.carbon.registry.core.statistics - package org.wso2.carbon.registry.core.statistics
 
org.wso2.carbon.registry.core.statistics.query - package org.wso2.carbon.registry.core.statistics.query
 
org.wso2.carbon.registry.core.utils - package org.wso2.carbon.registry.core.utils
 
org.wso2.carbon.registry.synchronization - package org.wso2.carbon.registry.synchronization
 
org.wso2.carbon.registry.synchronization.message - package org.wso2.carbon.registry.synchronization.message
 
org.wso2.carbon.registry.synchronization.operation - package org.wso2.carbon.registry.synchronization.operation
 
OVERWRITE_CONFIRMATION_CONTEXT - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The context used when querying the user's choice before an overwrite operation.

P

PARAMETER_COMMENTS - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify commenting operations.
PARAMETER_COPY - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify copy operations.
PARAMETER_DUMP - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify dump operations.
PARAMETER_LOGS - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify log operations.
PARAMETER_MOVE - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify move operations.
PARAMETER_QUERY - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify query operations.
PARAMETER_RATINGS - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify rating operations.
PARAMETER_RENAME - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify rename operations.
PARAMETER_RESTORE - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify restore operations.
PARAMETER_TAGS - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify tagging operations.
PARAMETER_VERSION - Static variable in class org.wso2.carbon.registry.app.APPConstants
Parameters used to identify version operations.
parameterExists(String) - Method in class org.wso2.carbon.registry.core.ResourcePath
Check whether a parameter with the provided key exist.
parentPath - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Path of the parent collection of the resource.
parseQueryString(String) - Static method in class org.wso2.carbon.registry.app.RegistryAdapter
Utility function to parse query string TODO: Isn't there a standard way to do this?
PASSWORD - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The element name to store the registry password.
PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
path - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Unique path of the resource within the registry.
PATH_CACHE_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The id of the path cache for registry resources.
PATH_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the path field.
PATH_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the path identifier field.
PATH_PARENT_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the path's parent's id field.
PATH_SEPARATOR - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The separator of the paths of the registry resources.
PATH_VALUE_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the path value field.
PathCache - Class in org.wso2.carbon.registry.core.caching
Implementation of caching for resource paths.
PathCache() - Constructor for class org.wso2.carbon.registry.core.caching.PathCache
 
pathCache - Static variable in class org.wso2.carbon.registry.core.caching.PathCache
The path cache.
pathID - Variable in class org.wso2.carbon.registry.core.ResourceImpl
path id, if collection - id of the path of the collection if non-collection - id of the path of the non-collection
peek() - Method in class org.wso2.carbon.registry.core.utils.LogQueue
Retrieves the head of the queue, or null if this queue is empty.
permanentPath - Variable in class org.wso2.carbon.registry.core.ResourceImpl
The permanent path of the resource.
POLICY_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The media type for Policies
poll() - Method in class org.wso2.carbon.registry.core.utils.LogQueue
Retrieves and removes the head of this queue, or null if this queue is empty.
popTransaction() - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
Pop stacked transaction and replace the existing one with that.
popTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
popTransaction() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.Transaction
Pop stacked transaction and replace the existing one with that.
populateRegistryConfig(InputStream, RegistryContext) - Static method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor
Read XML configuration from the passed InputStream, or from the classpath.
populateUserStore(UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Deprecated. 
postEntry(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to post an entry.
postEntry(String, IRI, String, Date, List<Person>, Content, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to post an entry to the collection.
postFeed(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to post a feed.
postMedia(MimeType, String, InputStream, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Posts a new media entry.
prepareContentForPut() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Prepare the resource content to be put.
prepareDumpRestore(String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
This will delete only the current resource, keeps the authorizations.
prepareGeneralPath(String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Prepare the given path as a general resource path to be used in the registry.
prepareVersionRestore(String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
This will delete the entire resource, except it keeps the authorizations.
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.wso2.carbon.registry.app.RegistryRequestProcessor
Method containing the logic to process a request.
process(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.CustomEditManager
Handles edit and new resource requests generated from custom UIs by delegating them to corresponding EditProcessors.
processEditContent(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.EditProcessor
Implementations of this method should extract input parameters from edit view and update the resource content.
processEditContent(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.TextEditProcessor
Extracts text based user input from a HTML control named "generic-text-input" and sets it as the resource content.
processNewContent(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.EditProcessor
Implementations of this method should extract input parameters from new view and create a new resource with that content.
processNewContent(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.TextEditProcessor
 
processResourceGET(HttpServletRequest, HttpServletResponse, String) - Static method in class org.wso2.carbon.registry.core.servlet.ResourceRequestProcessor
Deprecated.  
processUpload(HttpServletRequest) - Static method in class org.wso2.carbon.registry.core.servlet.FileUploadUtil
Deprecated.  
PROFILE_RESOURCE_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
PROFILES_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The media type for Profiles
PROFILES_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the users profiles.
Properties - Class in org.wso2.carbon.registry.app
Implementation of an ExtensibleElement for properties.
Properties(Element) - Constructor for class org.wso2.carbon.registry.app.Properties
Creates a properties extensible element using the given internal element.
Properties(Factory, QName) - Constructor for class org.wso2.carbon.registry.app.Properties
Creates a properties extensible element using the given factory and the qualified name.
PROPERTIES - Static variable in class org.wso2.carbon.registry.app.PropertyExtensionFactory
Qualified name for a properties element.
PROPERTIES - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the properties
properties - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Properties associated with the resource.
propertiesModified - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Used to detect whether properties of this resource is modified since retrieval from the repository.
Property - Class in org.wso2.carbon.registry.app
Implementation of an ExtensibleElement for a property.
Property(Element) - Constructor for class org.wso2.carbon.registry.app.Property
Creates a property extensible element using the given internal element.
Property(Factory, QName) - Constructor for class org.wso2.carbon.registry.app.Property
Creates a property extensible element using the given factory and the qualified name.
PROPERTY - Static variable in class org.wso2.carbon.registry.app.PropertyExtensionFactory
Qualified name for a property element.
PROPERTY_ENTRY - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the property entry
PROPERTY_ENTRY_KEY - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Attribute name of the property entry key
PROPERTY_FILE_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated.  
PROPERTY_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the property identifier field.
PROPERTY_NAME - Static variable in class org.wso2.carbon.registry.app.PropertyExtensionFactory
Qualified name for a property name element.
PROPERTY_VALUE - Static variable in class org.wso2.carbon.registry.app.PropertyExtensionFactory
Qualified name for a property value element.
PropertyDO - Class in org.wso2.carbon.registry.core.jdbc.dataobjects
Deprecated. 
PropertyDO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataobjects.PropertyDO
Deprecated.  
PropertyExtensionFactory - Class in org.wso2.carbon.registry.app
Implementation for an extension factory for properties.
PropertyExtensionFactory() - Constructor for class org.wso2.carbon.registry.app.PropertyExtensionFactory
Default constructor.
PropertyName - Class in org.wso2.carbon.registry.app
Implementation of an ExtensibleElement for a property name.
PropertyName(Element) - Constructor for class org.wso2.carbon.registry.app.PropertyName
Creates a property name extensible element using the given internal element.
PropertyName(Factory, QName) - Constructor for class org.wso2.carbon.registry.app.PropertyName
Creates a property name extensible element using the given factory and the qualified name.
PropertyValue - Class in org.wso2.carbon.registry.app
Implementation of an ExtensibleElement for a property value.
PropertyValue(Element) - Constructor for class org.wso2.carbon.registry.app.PropertyValue
Creates a property value extensible element using the given internal element.
PropertyValue(Factory, QName) - Constructor for class org.wso2.carbon.registry.app.PropertyValue
Creates a property value extensible element using the given factory and the qualified name.
PROPFILE_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated.  
pullContentFromOriginal() - Method in class org.wso2.carbon.registry.core.ResourceImpl
A method to retrieve content from the original resource.
pushTransaction() - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
Push current transaction to a stack and make room for a new one.
pushTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
pushTransaction() - Static method in class org.wso2.carbon.registry.core.jdbc.utils.Transaction
Push current transaction to a stack and make room for a new one.
put(String, Resource) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
put(String, Resource) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
PUT - Static variable in class org.wso2.carbon.registry.core.ActionConstants
Action of the getting resource from registry.
put(String, Resource) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
put(String, Resource) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
put(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
put(String, Resource) - Method in interface org.wso2.carbon.registry.core.CoreRegistry
Adds or updates resources in the registry.
put(String, Resource) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
put(String, Resource) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SQLQueryHandler
 
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
PUT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a put operation on the registry.
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Processes the PUT action.
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of PUT method.
put(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
put(String, Resource) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Adds or updates the resource in the given path with the given resource.
put(String, Resource) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
put(String, Resource) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
put(Object) - Method in class org.wso2.carbon.registry.core.utils.LogQueue
Adds an item into this queue.
PUT_CHILD - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a putChild operation on the registry.
putChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Invokes when a child resource is added.
putChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
putChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of PUT_CHILD method.
putChild(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
putEntry(RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to add an entry to the collection.
putEntry(Resource, String, Date, List<Person>, String, Content, RequestContext) - Method in class org.wso2.carbon.registry.app.RegistryAdapter
Method to add an entry to the collection.
putResourceToHistory(ResourceDO) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Method to Archive Resource.
putResourceToHistory(ResourceDO) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 

Q

QN_ASSOC - Static variable in class org.wso2.carbon.registry.app.APPConstants
Qualified name used to identify associations.
QN_AVERAGE_RATING - Static variable in class org.wso2.carbon.registry.app.APPConstants
Qualified name used to identify average ratings.
QN_CHILD_COUNT - Static variable in class org.wso2.carbon.registry.app.APPConstants
Qualified name used to identify child count.
QN_COMMENTS - Static variable in class org.wso2.carbon.registry.app.APPConstants
Qualified name used to identify comments.
QN_LAST_UPDATER - Static variable in class org.wso2.carbon.registry.app.APPConstants
Qualified name used to identify the user who did the last update.
QN_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.app.APPConstants
Qualified name used to identify media type.
QN_SNAPSHOT_ID - Static variable in class org.wso2.carbon.registry.app.APPConstants
Qualified name used to identify snapshot id.
QUERIES_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
QUERIES_COLLECTION_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the queries in custom queries.
QUERY_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for queries..
QueryProcessor - Interface in org.wso2.carbon.registry.core.dataaccess
All query processors should extend this class.
QueryProcessorConfiguration - Class in org.wso2.carbon.registry.core.config
This class contains configuration used by the Query Processors.
QueryProcessorConfiguration() - Constructor for class org.wso2.carbon.registry.core.config.QueryProcessorConfiguration
 
QueryProcessorManager - Class in org.wso2.carbon.registry.core.jdbc.queries
The class is handling the query processing
QueryProcessorManager(DataAccessManager, RegistryContext) - Constructor for class org.wso2.carbon.registry.core.jdbc.queries.QueryProcessorManager
Construct a query processor manager object from the data source and registry context.

R

R_EDIT_TEXT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering edit text.
R_EDIT_XML - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering edit xml.
R_GENERAL - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering general.
R_NEW_TEXT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering new text.
R_NEW_XML - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering new xml.
R_RAW - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering row
R_VIEW_TEXT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering view text.
R_VIEW_XML - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Rendering view xml.
RATE_RESOURCE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a rateResource operation on the registry.
RATED_TIME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the rated time field.
rateResource(String, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
rateResource(String, int) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
rateResource(String, int) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
rateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
rateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
rateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
rateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when rating a resource.
rateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
rateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of RATE_RESOURCE method.
rateResource(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
rateResource(String, int) - Method in interface org.wso2.carbon.registry.core.Registry
Rate the given resource.
rateResource(String, int) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
RATING - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource rating action.
RATING_ENTRY - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the rating entry
RATING_ENTRY_DATE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the rating entry date
RATING_ENTRY_RATE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the rating entry rate
RATING_ENTRY_USER - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the rating entry user
RATING_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the rating field.
RATING_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the rating identifier field.
RATING_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Media type: rating
RatingCollectionURLHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
Handles paths of the form pure resource path;ratings e.g.
RatingCollectionURLHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RatingCollectionURLHandler
 
RatingDO - Class in org.wso2.carbon.registry.core.jdbc.dataobjects
The data object maps with a rating
RatingDO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
 
RATINGS - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the ratings
RATINGS_RESULT_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Result type: ratings
RATINGS_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for ratings.
RatingsDAO - Interface in org.wso2.carbon.registry.core.dao
Data Access Object for Ratings
RatingURLHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
Handles paths of the form pure resource path;ratings:username e.g.
RatingURLHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RatingURLHandler
 
RAW_VIEW_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Built-in raw view.
read(char[], int, int) - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Read characters into a portion of an array.
read() - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Read a single character.
read() - Method in class org.wso2.carbon.registry.core.jdbc.utils.VersionInputStream
Reads the stream one by one.
READ_ONLY - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The element name to store whether the .
readMetaElement(XMLStreamReader) - Static method in class org.wso2.carbon.registry.synchronization.Utils
This method reads the xml stream up to the children and return the meta element.
ready() - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Tell whether this stream is ready to be read.
REALM_CONFIGURATION_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the user management (including realm) configuration, valid only for tenant id != 0
REALM_CONFIGURATION_RESOURCE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The name of the resource to keep the configurations, valid only for tenant id != 0
RecursionRepository - Class in org.wso2.carbon.registry.core.jdbc
This is used to handle recursive repository operations that might need calling registry methods for non-recursive resources.
RecursionRepository(Repository, Registry) - Constructor for class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Constructor accepting both registry and repository.
RecursionRepository(Registry) - Constructor for class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Constructor accepting registry.
redirect(String, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.EditProcessor
Redirects the incoming request to the given URL.
redirect(HttpServletResponse, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to redirect a given response to some URL.
REG_CLASS_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryFactory
Deprecated.  
RegexBaseRestrictionHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
RegexBaseRestrictionHandler is used to restrict certain operations such as move, rename performing against certain resources.
RegexBaseRestrictionHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RegexBaseRestrictionHandler
 
RegexBaseRestrictionHandler(Set<String>) - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RegexBaseRestrictionHandler
 
registerBuiltInHandlers(RegistryService) - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Method to register built-in handlers.
registerHandlerForRemoteLinks(RegistryContext, String, String, String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to register handlers for remote links for the tenant on the current registry session.
registerHandlerForRemoteLinks(RegistryContext, String, String, String, String, boolean) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to register handlers for remote links.
registerHandlerForSymbolicLinks(RegistryContext, String, String, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to register handlers for symbolic links for the tenant on the current registry session.
registerMountPoints(Registry, int) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to register mount points.
registerSystemResourcePath(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to register a system resource (or collection) path.
Registry - Interface in org.wso2.carbon.registry.core
This is the "Full" Registry interface.
REGISTRY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The core registry
REGISTRY_ACTUAL_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: actual path
REGISTRY_AUTHOR - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: registry author
REGISTRY_CACHE_BACKED_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The id of the registry cache
REGISTRY_COMPONENT_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store registry configurations.
REGISTRY_CONFIG - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The registry configuration root element name.
REGISTRY_CONFIG_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The configuration path for the registry is used to specify the core registry to use in the registry server.
REGISTRY_CONTEXT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
REGISTRY_EXISTING_RESOURCE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: existing resource.
REGISTRY_FIXED_MOUNT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: registry fixed mount.
REGISTRY_INSTANCE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
the url component to resolve registry in atom support
REGISTRY_LINK - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: registry link
REGISTRY_LINK_RESTORATION - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: registry link restoration details
REGISTRY_MOUNT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: registry mount
REGISTRY_MOUNT_POINT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: mount point
REGISTRY_NAMESPACE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Namespace of the custom registry specific feed fields/entries.
REGISTRY_NON_RECURSIVE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: prevents recursive operations on the resource
REGISTRY_REAL_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: real path
REGISTRY_REALM - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
REGISTRY_ROOT - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The element name to store the registry root.
REGISTRY_TARGET_POINT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: target point
REGISTRY_TYPE_PARAMETER - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
REGISTRY_UNAUTHORIZED_ERROR - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
 
REGISTRY_USER - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Symbolic link property: registry user
RegistryAdapter - Class in org.wso2.carbon.registry.app
This is the component that provides the business logic which runs on the Abdera instance.
RegistryAdapter(RegistryResolver, EmbeddedRegistryService) - Constructor for class org.wso2.carbon.registry.app.RegistryAdapter
Deprecated. 
RegistryAdapter() - Constructor for class org.wso2.carbon.registry.app.RegistryAdapter
Default constructor
RegistryAuthorizationManager - Class in org.wso2.carbon.registry.core.jdbc.realm
The Registry wrapper for the authorization manager.
RegistryAuthorizationManager(UserRealm) - Constructor for class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
Construct the registry authorization manager
RegistryClientUtils - Class in org.wso2.carbon.registry.core.utils
This class is used to provide client side utilities when someone uses Remote registry If user want to import Registry to a local file system or export a local file system into a remote registry (s)he can use this utility class.
RegistryClientUtils() - Constructor for class org.wso2.carbon.registry.core.utils.RegistryClientUtils
 
RegistryConfiguration - Class in org.wso2.carbon.registry.core.config
Deprecated. 
RegistryConfiguration(String) - Constructor for class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. Initialize the registry configuration located in carbon.xml provided the carbon.xml path as an argument.
RegistryConfigurationProcessor - Class in org.wso2.carbon.registry.core.config
Builds the registry configuration from xml document.
RegistryConfigurationProcessor() - Constructor for class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor
 
RegistryConfigurationProcessor.HandlerDefinitionObject - Class in org.wso2.carbon.registry.core.config
Object to store a handler definition
RegistryConfigurationProcessor.HandlerDefinitionObject(CustomEditManager, OMElement) - Constructor for class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor.HandlerDefinitionObject
Constructor accepting a handler configuration and the custom edit manager to use.
RegistryConfigurationProcessor.HandlerDefinitionObject(OMElement) - Constructor for class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor.HandlerDefinitionObject
Constructor accepting a handler configuration.
RegistryConstants - Class in org.wso2.carbon.registry.core
Constants used in the registry which are exposed to be used in APIs + used across packages.
RegistryConstants() - Constructor for class org.wso2.carbon.registry.core.RegistryConstants
 
RegistryContext - Class in org.wso2.carbon.registry.core.config
This class provides access to core registry configurations.
RegistryContext(RealmService, boolean) - Constructor for class org.wso2.carbon.registry.core.config.RegistryContext
Create a new registry context object with a custom realm service
RegistryContext(InputStream, RealmService) - Constructor for class org.wso2.carbon.registry.core.config.RegistryContext
Create a registry context with custom configuration and realm service.
RegistryContext(InputStream, RealmService, boolean) - Constructor for class org.wso2.carbon.registry.core.config.RegistryContext
Create a registry context with custom configuration and realm service.
RegistryContext(InputStream, RegistryContext.RegURLSupplier) - Constructor for class org.wso2.carbon.registry.core.config.RegistryContext
Create a registry context with custom configuration and realm service.
RegistryContext() - Constructor for class org.wso2.carbon.registry.core.config.RegistryContext
Create a registry context with default values.
registryContext - Variable in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService
The registry context used by this registry service instance.
RegistryContext.RegURLSupplier - Interface in org.wso2.carbon.registry.core.config
Deprecated. 
RegistryCoreServiceComponent - Class in org.wso2.carbon.registry.core.internal
The Registry Kernel Declarative Service Component.
RegistryCoreServiceComponent() - Constructor for class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
 
RegistryCoreServiceComponent.DefaultSimulationService - Class in org.wso2.carbon.registry.core.internal
This is an implementation of the Simulation Service which is used to simulate handlers.
RegistryCoreServiceComponent.DefaultSimulationService() - Constructor for class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.DefaultSimulationService
 
RegistryDataSource - Class in org.wso2.carbon.registry.core.jdbc.utils
Deprecated. 
RegistryDataSource(DataSource) - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated. Constructor accepting a data source which will be wrapped as a registry data source
RegistryDataSource(DataBaseConfiguration) - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
RegistryException - Exception in org.wso2.carbon.registry.core.exceptions
Base Class for capturing any type of exception that occurs when using the Registry APIs.
RegistryException(String) - Constructor for exception org.wso2.carbon.registry.core.exceptions.RegistryException
RegistryException(String, Throwable) - Constructor for exception org.wso2.carbon.registry.core.exceptions.RegistryException
RegistryFactory - Class in org.wso2.carbon.registry.core
Deprecated. 
RegistryFactory() - Constructor for class org.wso2.carbon.registry.core.RegistryFactory
Deprecated.  
RegistryProvider - Class in org.wso2.carbon.registry.app
An implementation of a workspace provider.
RegistryProvider(Abdera) - Constructor for class org.wso2.carbon.registry.app.RegistryProvider
Constructor accepting an abdera instance.
RegistryProvider - Interface in org.wso2.carbon.registry.core.service
This interface can be used to implement a Provider of a Registry as an OSGi Service.
RegistryRealm - Class in org.wso2.carbon.registry.core.jdbc.realm
This class makes sure that the user store of the registry is always in consistent state.
RegistryRealm() - Constructor for class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
This constructor is provided for extending the RegistryRealm.
RegistryRealm(UserRealm) - Constructor for class org.wso2.carbon.registry.core.jdbc.realm.RegistryRealm
Construct a realm wrapping a user realm.
RegistryRequestProcessor - Class in org.wso2.carbon.registry.app
An implementation of a request processor for the registry.
RegistryRequestProcessor() - Constructor for class org.wso2.carbon.registry.app.RegistryRequestProcessor
 
RegistryResolver - Class in org.wso2.carbon.registry.app
Class that is capable of resolving requests made via the Atom API, and identify how to process them.
RegistryResolver(EmbeddedRegistryService, String) - Constructor for class org.wso2.carbon.registry.app.RegistryResolver
 
RegistryService - Interface in org.wso2.carbon.registry.core.service
This interface can be used to implement an OSGi Service of the Registry.
RegistryServlet - Class in org.wso2.carbon.registry.core.servlet
Deprecated. 
RegistryServlet() - Constructor for class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated.  
RegistrySynchronizer - Class in org.wso2.carbon.registry.synchronization
An interface to the synchronization API of the Registry Kernel.
RegistryUMConstants - Class in org.wso2.carbon.registry.core.secure
Deprecated. 
RegistryUMConstants() - Constructor for class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
RegistryUserStoreManager - Class in org.wso2.carbon.registry.core.jdbc.realm
Deprecated. 
RegistryUserStoreManager(UserRealm) - Constructor for class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Constructs the Registry User Store Admin
RegistryUtils - Class in org.wso2.carbon.registry.core.utils
This class contains a set of useful utility methods used by the Registry Kernel.
RegistryUtils() - Constructor for class org.wso2.carbon.registry.core.utils.RegistryUtils
 
REMOTE_MOUNT_OPERATION - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Identifier to distinguish operations performed by the mount handler at a remote mounting instance.
REMOTE_REGISTRY - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The value of the registry type field to mount a remote registry.
REMOTE_REGISTRY_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
REMOTE_URL - Static variable in class org.wso2.carbon.registry.app.RemoteRegistryFactory
Deprecated.  
RemoteConfiguration - Class in org.wso2.carbon.registry.core.config
This class contains configuration of a remote instance.
RemoteConfiguration() - Constructor for class org.wso2.carbon.registry.core.config.RemoteConfiguration
 
RemoteRegistry - Class in org.wso2.carbon.registry.app
This is a core class of the Remote Atom Based implementation of the Registry.
RemoteRegistry(URL) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistry
To create a remote registry need to provide a URL of a remote registry and the URL should be something like http://localhost:8080/wso2registry/atom/r1
RemoteRegistry(URL, String, String) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistry
To create a remote registry to connect to a secure registry or a registry where we need to pass userName and the password to perform any operation.
RemoteRegistry(String, String, String) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistry
To create a remote registry to connect to a secure registry or a registry where we need to pass userName and the password to perform any operation.
RemoteRegistryFactory - Class in org.wso2.carbon.registry.app
Deprecated. 
RemoteRegistryFactory(Properties) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistryFactory
Deprecated.  
RemoteRegistryService - Class in org.wso2.carbon.registry.app
This is a core class used by application that use registry in the remote mode.
RemoteRegistryService(String, String, String) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistryService
Creates a new remote registry service.
RemoteRegistryService(String, String, String, String) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistryService
Creates a new remote registry service.
RemoteRegistryService(String, String, String, RealmService, String) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistryService
Creates a new remote registry service.
RemoteRegistryService(String, String, String, RealmService, String, boolean) - Constructor for class org.wso2.carbon.registry.app.RemoteRegistryService
Creates a new remote registry service.
RemoteResourceImpl - Class in org.wso2.carbon.registry.app
Implementation of a resource, to be used by the remote registry.
RemoteResourceImpl() - Constructor for class org.wso2.carbon.registry.app.RemoteResourceImpl
 
REMOVE_ASSOCIATION - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a removeAssociation operation on the registry.
REMOVE_ASSOCIATION - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the removing association action.
REMOVE_COMMENT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a removeComment operation on the registry.
REMOVE_LINK - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a removeLink operation on the registry.
REMOVE_LINK - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the removing link action.
REMOVE_TAG - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a removeTag operation on the registry.
REMOVE_TAG - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the action of removing a tag.
removeAllAssociations(String) - Method in interface org.wso2.carbon.registry.core.dao.AssociationDAO
Method to remove all associations for a given path.
removeAllAssociations(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
removeAspect(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
removeAspect(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
removeAspect(String, int) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Remove an aspect with the given name for a given tenant id
removeAspect(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
removeAspect(String) - Method in interface org.wso2.carbon.registry.core.Registry
Remove the given aspect from registry context.
removeAspect(String) - Method in interface org.wso2.carbon.registry.core.Resource
Method to remove an aspect.
removeAspect(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to remove an aspect.
removeAspect(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
removeAssociation(String, String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
removeAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
removeAssociation(String, String, String) - Method in interface org.wso2.carbon.registry.core.dao.AssociationDAO
Method to remove an association.
removeAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
removeAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when an Association is removed.
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of REMOVE_ASSOCIATION method.
removeAssociation(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeAssociation(String, String, String) - Method in interface org.wso2.carbon.registry.core.Registry
To remove an association for a given resource
removeAssociation(String, String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
removeAttribute(String) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove named session attribute.
removeAttributes() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove all the session attributes.
removeAuthorUpdaterFromDump(OMElement) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to remove the author and updater from a dump.
removeCallerTenantId() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove the callers tenant id from the session stack.
removeChroot() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove the chroot from the session stack.
removeComment(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
removeComment(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
removeComment(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
removeComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
removeComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
removeComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when removing a comment.
removeComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of EDIT_COMMENT method.
removeComment(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeComment(String) - Method in interface org.wso2.carbon.registry.core.Registry
Delete an existing comment.
removeComment(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
removeComments(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to remove all comments added to a resource.
removeComments(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
removeConnection() - Static method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
Method to remove the connection from the transaction.
removeHandler(Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeHandler(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeHandler(Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeHandler(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeHandler(Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
remove a handler from all the filters, all the methods
removeHandler(Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
remove a handler belonging to the given lifecycle phase from all the filters, all the methods
removeHandler(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Removes handlers with the handler manager.
removeHandler(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Removes handlers belonging to the given lifecycle phase with the handler manager.
removeHandler(Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeHandler(Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeHandler(String[], Filter, Handler) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeHandler(String[], Filter, Handler, String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeLink(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
removeLink(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
removeLink(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
removeLink(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
removeLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
removeLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
removeLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Remove a symbolic link or un-mount a registry.
removeLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of REMOVE_LINK method.
removeLink(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeLink(String) - Method in interface org.wso2.carbon.registry.core.Registry
Remove a symbolic link or mount point created
removeLink(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
removeLocalPathMap() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove the local path map from the session stack.
removeProperties(ResourceDO) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Remove properties of a resource.
removeProperties(ResourceDO) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
removeProperty(String) - Method in interface org.wso2.carbon.registry.core.Resource
Remove property.
removeProperty(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Remove property.
removePropertyValue(String, String) - Method in interface org.wso2.carbon.registry.core.Resource
Remove property value.
removePropertyValue(String, String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Remove property value.
removePropertyWithNoUpdate(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Remove property without modifiying the resource.
removeRatings(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to remove all ratings added to a resource.
removeRatings(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
removeTag(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
removeTag(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
removeTag(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
removeTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
removeTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
removeTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
removeTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when a tag is removed.
removeTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
removeTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of REMOVE_TAG method.
removeTag(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
removeTag(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Removes a tag on a resource.
removeTag(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
removeTags(ResourceImpl, String) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Removes a tag by the given name added to the given resource by any user.
removeTags(ResourceImpl, String, String) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Removes a tag by the given name added to the given resource by user with the given id.
removeTags(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Removes all tags added to the given resource by user with the given id.
removeTags(ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
removeTags(ResourceImpl, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
removeTags(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
removeTenantId() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove the tenant id from the session stack.
removeUser() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove the user from the session stack.
removeUserRealm() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove the user realm from the session stack.
removeUserRegistry() - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Remove the user registry from the session stack.
rename(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
rename(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
rename(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.RegexBaseRestrictionHandler
 
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
RENAME - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a rename operation on the registry.
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Rename a resource in the registry.
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of RENAME method.
rename(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
rename(ResourcePath, String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Renames the resource at oldPath with the given newName.
RENAME - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource renaming action.
rename(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Rename a resource in the registry.
rename(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
RENAME_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for rename operations.
renderView(String, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated.  
replaceAssociations(String, String) - Method in interface org.wso2.carbon.registry.core.dao.AssociationDAO
Method to replace all associations, when moving or renaming a resource.
replaceAssociations(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCAssociationDAO
 
Repository - Class in org.wso2.carbon.registry.core.jdbc
Encapsulates the retrieving, storing, modifying and deleting of resources.
Repository(DataAccessManager, VersionRepository, boolean, RecursionRepository) - Constructor for class org.wso2.carbon.registry.core.jdbc.Repository
Constructs a Repository
RequestContext - Class in org.wso2.carbon.registry.core.jdbc.handlers
Objects of this class contains the information about the current request to the registry.
RequestContext(Registry, Repository, VersionRepository) - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Construct the request context.
RES_COUNT_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the resource count field.
resetPermissionOnUpdateRole(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager
this will reset the permission of the renamed role
resolve(Request) - Method in class org.wso2.carbon.registry.app.RegistryResolver
Method to identify the response target for the request.
RESOURCE - Static variable in class org.wso2.carbon.registry.app.APPConstants
The context for the resource servlet.
RESOURCE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the resource dump
Resource - Interface in org.wso2.carbon.registry.core
Interface to represent a resource.
RESOURCE_CONTENT_JSP - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
RESOURCE_DETAILS_JSP - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
RESOURCE_EXISTS - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a resourceExists operation on the registry.
RESOURCE_IS_COLLECTION - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Attribute name to keep whether the resource is collection or not
RESOURCE_IS_COLLECTION_FALSE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Attribute value to represent the resource is not a collection
RESOURCE_IS_COLLECTION_TRUE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Attribute value to represent the resource is a collection
RESOURCE_NAME - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Attribute key of resource name
RESOURCE_NAME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the resource name field.
RESOURCE_PATH - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Attribute key of resource path, keep to support backward compatibility in restoring
RESOURCE_VIDS_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the resource VIDs field.
ResourceDAO - Interface in org.wso2.carbon.registry.core.dao
The data access object for resources.
resourceDAO - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Resource DAO instance to access the database directly.
ResourceDO - Class in org.wso2.carbon.registry.core.jdbc.dataobjects
The data object maps with a resource
ResourceDO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
 
resourceExists(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
resourceExists(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
resourceExists(String) - Method in interface org.wso2.carbon.registry.core.CoreRegistry
Check whether a resource exists at the given path
resourceExists(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to check the whether a resource in the provided resource id exist or not.
resourceExists(String) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to check the resource existence for a given path.
resourceExists(String, boolean) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Method to check the resource existence for a given path provided the resource is collection or not.
resourceExists(ResourceIDImpl, long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Method to check the resource existence for a given path.
resourceExists(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
resourceExists(String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
resourceExists(String, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
resourceExists(ResourceIDImpl, long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
resourceExists(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when searching for existence of resource.
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of RESOURCE_EXISTS method.
resourceExists(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
resourceExists(String) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Checks if a pure resource exists in the given path.
resourceExists(VersionedPath) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Checks if a pure resource exists in the given path.
resourceExists(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
ResourceIDImpl - Class in org.wso2.carbon.registry.core
This represent a resource id.
ResourceIDImpl() - Constructor for class org.wso2.carbon.registry.core.ResourceIDImpl
 
ResourceImpl - Class in org.wso2.carbon.registry.core
Represents any file or collection stored in the registry.
ResourceImpl() - Constructor for class org.wso2.carbon.registry.core.ResourceImpl
Default constructor for the resource.
ResourceImpl(String, ResourceDO) - Constructor for class org.wso2.carbon.registry.core.ResourceImpl
Construct a resource with given path and resource data object.
ResourceImpl(ResourceImpl) - Constructor for class org.wso2.carbon.registry.core.ResourceImpl
A copy constructor used to create a shallow-copy of this resource.
ResourceImporter - Class in org.wso2.carbon.registry.core
Deprecated. 
ResourceImporter(Registry) - Constructor for class org.wso2.carbon.registry.core.ResourceImporter
Deprecated.  
ResourceNotFoundException - Exception in org.wso2.carbon.registry.core.exceptions
This is thrown when a requested resource cannot be located in the Registry.
ResourceNotFoundException(String) - Constructor for exception org.wso2.carbon.registry.core.exceptions.ResourceNotFoundException
Constructs a new exception for a resource not found in the given path.
ResourceNotFoundException(String, Throwable) - Constructor for exception org.wso2.carbon.registry.core.exceptions.ResourceNotFoundException
Constructs a new exception with the specified detail message and cause.
ResourcePath - Class in org.wso2.carbon.registry.core
This class represents resource paths used inside the embedded registry.
ResourcePath(String) - Constructor for class org.wso2.carbon.registry.core.ResourcePath
Create a resource path with a row path.
ResourceRequestProcessor - Class in org.wso2.carbon.registry.core.servlet
Deprecated. 
ResourceRequestProcessor() - Constructor for class org.wso2.carbon.registry.core.servlet.ResourceRequestProcessor
Deprecated.  
RESOURCES_JSP - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
resource jsp path.
RESOURCES_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Servlet parameter for resources in registry servlet.
RESOURCES_RESULT_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Result type: resource
ResourceServlet - Class in org.wso2.carbon.registry.app
Implementation of a servlet to handle requests having /registry/resource/.
ResourceServlet() - Constructor for class org.wso2.carbon.registry.app.ResourceServlet
 
ResourceTarget - Class in org.wso2.carbon.registry.app.targets
This is a target for a registry resource
ResourceTarget(TargetType, RequestContext, Resource) - Constructor for class org.wso2.carbon.registry.app.targets.ResourceTarget
Creates a resource target.
ResourceVersionDAO - Interface in org.wso2.carbon.registry.core.dao
Data Access Object for Resources when versioning for resources has been enabled.
ResourceVersionHolder - Class in org.wso2.carbon.registry.core.jdbc.utils
Deprecated. 
ResourceVersionHolder(String, long) - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.ResourceVersionHolder
Deprecated.  
RESPONSE_TYPE - Static variable in class org.wso2.carbon.registry.app.targets.ResponseTarget
The type of response target.
ResponseTarget - Class in org.wso2.carbon.registry.app.targets
A Target which contains a ready-made ResponseContext.
ResponseTarget(RequestContext, ResponseContext) - Constructor for class org.wso2.carbon.registry.app.targets.ResponseTarget
Creates a response target.
restore(String, Reader) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
restore(String, Reader, int) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
check in the input axiom element into database
restore(String, Reader) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
restore(String, Reader) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
 
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.OperationStatisticsHandler
 
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
RESTORE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a restore operation on the registry.
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when restoring a path
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of RESTORE method.
restore(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
restore(String, Reader) - Method in class org.wso2.carbon.registry.core.jdbc.Repository
Method to restore a dump.
RESTORE - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource restoring action.
restore(String, Reader) - Method in interface org.wso2.carbon.registry.core.Registry
Check in the input axiom element into database.
restore(String, Reader) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
RESTORE_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for restore operations.
RESTORE_VERSION - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a restoreVersion operation on the registry.
restoreRecursively(String, Reader) - Method in class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Method to restore a tree of resource recursively.
restoreResources(long, long) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Restore the resource to the given version.
restoreResources(long, long) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
restoreVersion(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
restoreVersion(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
restoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.caching.CachingHandler
 
restoreVersion(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
restoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
restoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when restoring a version.
restoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
restoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of RESTORE_VERSION method.
restoreVersion(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
restoreVersion(ResourcePath) - Method in class org.wso2.carbon.registry.core.jdbc.VersionRepository
Method to restore a version.
restoreVersion(String) - Method in interface org.wso2.carbon.registry.core.Registry
Reverts a resource to a given version.
restoreVersion(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
RESULT_SET_PREPARED_STATEMENT_CLOSE_ERROR - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The error message the result set close fail.
RESULT_TYPE_PROPERTY_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Result types of dynamic queries
ROLLBACK_HANDLER_PHASE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
This phase contains the handlers that will get executed after the rollback of a failed commit.
rollbackTransaction() - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
rollbackTransaction() - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
rollbackTransaction() - Method in interface org.wso2.carbon.registry.core.dataaccess.TransactionManager
Rollback the currently active transaction
rollbackTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCTransactionManager
 
rollbackTransaction() - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
rollbackTransaction() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
ROOT_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
THe root path of the registry resource tree.
ROOT_REGISTRY_INSTANCE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The name of the session attribute that keeps the root registry instance.
run() - Method in class org.wso2.carbon.registry.core.utils.LogWriter
The main business logic.

S

saveLogBatch(LogRecord[]) - Method in interface org.wso2.carbon.registry.core.dao.LogsDAO
Save batch of log records
saveLogBatch(LogRecord[]) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCLogsDAO
 
SchemaValidator - Class in org.wso2.carbon.registry.core.utils
Deprecated. 
SchemaValidator() - Constructor for class org.wso2.carbon.registry.core.utils.SchemaValidator
Deprecated.  
SEARCH_CONTENT - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Represents a searchContent operation on the registry.
searchContent(String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
searchContent(String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
searchContent(String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
searchContent(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
searchContent(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.Handler
Gets called when searching for content.
searchContent(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
 
searchContent(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
Manages the handler invocations of SEARCH_CONTENT method.
searchContent(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
searchContent(String) - Method in interface org.wso2.carbon.registry.core.Registry
Search the content of resources
searchContent(String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
selectDBConfig(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Select a database configuration among the available database configuration.
SERVER_FILE_POSTFIX - Static variable in class org.wso2.carbon.registry.synchronization.SynchronizationConstants
The postfix of the server file created during a conflict between the local and the remote versions of a resource during an update.
SERVICE_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The media type for Services
ServiceConfigUtil - Class in org.wso2.carbon.registry.core.jdbc.utils
Utilities for configuring services.
ServiceConfigUtil() - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.ServiceConfigUtil
 
servletConfig - Variable in class org.wso2.carbon.registry.core.servlet.RegistryServlet
Deprecated.  
SESSION_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SESSION_RESOURCE_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The session resource path
setAction(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Action.
setAction(int) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Method to set the action to filter with.
setAction(int) - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the action.
setActionData(String) - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the action data.
setActualPath(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Actual Path.
setAddAssociationPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set addAssociation Pattern
setAddCommentPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set addComment Pattern
setAnonAuthorization(String, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Deprecated. 
setApplyTagPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set applyTag Pattern
setAspect(Aspect) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Aspect.
setAssociationType(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Association Type.
setAttribute(String, Object) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Method to set session attributes
setAuthor(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the author.
setAuthor(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set the author
setAuthor(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
Method to set the author
setAuthorizationString(String) - Method in class org.wso2.carbon.registry.app.RemoteResourceImpl
Method to set the authorization string.
setAuthorUserName(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the author user name.
setBrowseXSLT(OMElement) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
setBytesRead(long) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set the bytes read when performing a registry restoration operation.
setBytesWritten(long) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set the bytes written when performing a registry dump operation.
setCacheEnabled(boolean) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set whether the registry caching is enabled or not.
setCacheEnabled(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set whether caching is enabled or not.
setCacheEnabled(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set whether caching is enabled or not.
setCallerTenantId(int) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Inserting the callers tenant id to the session stack.
setCategory(int) - Method in class org.wso2.carbon.registry.core.Tag
Set the category.
setCheckingChildByParent(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Set whether the check is done by the parent, in that case we buffer all the bytes read since they will be re-read from the child side anyway.
setChildCount(int) - Method in class org.wso2.carbon.registry.core.CollectionImpl
Method to set the child count.
setChildren(String[]) - Method in interface org.wso2.carbon.registry.core.Collection
Method to set the absolute paths of the children belonging to this collection.
setChildren(String[]) - Method in class org.wso2.carbon.registry.core.CollectionImpl
Method to set the absolute paths of the children belonging to this collection.
setChroot(String) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Inserting the chroot to the session stack.
setClone(boolean) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set the flag if the current registry context is a clone and not base
setCollection(boolean) - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Method to set whether the resource is a collection.
setCollectionMediaTypes(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to set collection media types.
setComment(Comment) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Comment.
setCommentedUser(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.CommentDO
Method to set the commenting user.
setCommentID(long) - Method in class org.wso2.carbon.registry.core.Comment
Method to set the comment id.
setCommentPath(String) - Method in class org.wso2.carbon.registry.core.Comment
Method to set the comment path.
setCommentText(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.CommentDO
Method to set the comment test.
setConfigName(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the name of the configuration.
setConnection(Connection) - Static method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
Method to set connection.
setContent(Object) - Method in class org.wso2.carbon.registry.core.CollectionImpl
Implementation for the setContent.
setContent(Object) - Method in interface org.wso2.carbon.registry.core.Resource
Set the content of the resource.
setContent(Object) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Set the content of the resource.
setContentID(int) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the content id.
setContentModified(boolean) - Method in class org.wso2.carbon.registry.core.ResourceImpl
This method is used to explicitly set the content modified state of the resource.
setContentStream(InputStream) - Method in interface org.wso2.carbon.registry.core.Resource
Method to set the content stream.
setContentStream(InputStream) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Invalidates the current file based content and creates a new file based content for the new content stream.
setContentStreamWithNoUpdate(InputStream) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Invalidates the current file based content and creates a new file based content for the new content stream.
setContentURL(URL) - Method in class org.wso2.carbon.registry.app.RemoteResourceImpl
Method to set to content url.
setContentWithNoUpdate(Object) - Method in class org.wso2.carbon.registry.core.CollectionImpl
Set the resource content without marking the collection as updated.Here the content should always be a array of strings which corresponding to the children paths.
setContentWithNoUpdate(Object) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Set the content of the resource without setting the modified flag.
setConURL(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set connection URL
setCopyPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set copy Pattern
setCreatedOn(long) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the time the resource created
setCreatedTime(Date) - Method in class org.wso2.carbon.registry.core.Comment
Method to set the created time.
setCreatedTime(Date) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the created time.
setCreateLinkPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set createLink Pattern
setCreateVersionPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set createVersion Pattern
setCustomEditManager(CustomEditManager) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set a custom edit manager.
setCustomUIMediaTypes(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to set custom UI media types.
setDataAccessManager(DataAccessManager) - Method in class org.wso2.carbon.registry.core.CollectionVersionImpl
 
setDataAccessManager(DataAccessManager) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set the data access manager.
setDataAccessManager(DataAccessManager) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Set the data access manager associated with the log entry.
setDataAccessManager(DataAccessManager) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the data access manager.
setDataSourceName(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the name of the data source.
setDbBasedContentID(int) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the db id of the content.
setDbConfig(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set the database configuration.
setDbConfig(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set the database configuration
setDbUrl(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the database URL.
setDefaultBrowseView(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Method to set the default browse view.
setDefaultDataBaseConfiguration(DataBaseConfiguration) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Sets the default database configuration.
setDefaultEditView(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Method to set the default edit view.
setDefaultNewView(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
Method to set the default new view.
setDeletePattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set delete Pattern
setDescription(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the resource description.
setDescription(String) - Method in interface org.wso2.carbon.registry.core.Resource
Method to set the description.
setDescription(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the description.
setDriverName(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the name of the driver.
setDumpingReader(Reader) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Dumping Reader.
setDumpingWriter(Writer) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Dumping Writer.
setDumpPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set dump Pattern
setEditCommentPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set editComment Pattern
setEditXSLT(OMElement) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
setEmbeddedRegistry(EmbeddedRegistryService) - Static method in class org.wso2.carbon.registry.app.Utils
Method to set the embedded registry service instance.
setEmitStackTraces(boolean) - Static method in class org.wso2.carbon.registry.app.StackTraceResponseContext
Method to set whether stack traces must be emitted.
setEvaluateAllHandlers(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager
 
setEvaluateAllHandlers(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
setEventingServiceURL(String, String) - Method in class org.wso2.carbon.registry.app.RemoteRegistry
 
setEventingServiceURL(String, String) - Method in class org.wso2.carbon.registry.core.caching.CacheBackedRegistry
 
setEventingServiceURL(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry
 
setEventingServiceURL(String, String) - Method in interface org.wso2.carbon.registry.core.Registry
Sets the URL of the WS-Eventing Service.
setEventingServiceURL(String, String) - Method in class org.wso2.carbon.registry.core.session.UserRegistry
 
setExecuteQueryPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set get Pattern
setExecutionStatus(Handler, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Execution Status.
setExecutionStatus(Handler, Throwable) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Execution Status.
setFilter(Filter) - Method in class org.wso2.carbon.registry.core.config.HandlerConfiguration
Deprecated.  
setFrom(Date) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Method to set the from date to filter with.
setGetAllAssociationsPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getAllAssociations Pattern
setGetAssociationsPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getAssociations Pattern
setGetAverageRatingPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getAverageRating Pattern
setGetCommentsPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getComments Pattern
setGetPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set get Pattern
setGetRatingPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getRating Pattern
setGetRegistryContextPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getRegistryContext Pattern
setGetTagsPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getTags Pattern
setGetVersionsPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set getVersions Pattern
setHandler(Handler) - Method in class org.wso2.carbon.registry.core.config.HandlerConfiguration
Deprecated.  
setHandlerConfigurations(List<HandlerConfiguration>) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
setId(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set the instance identifier.
setId(long) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TagDO
Deprecated. Method to set the id.
setId(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set instance identifier
setId(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the resource id, currently it will just set the path.
setImportChildPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set importChild Pattern
setImportPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set import Pattern
setInstanceId(String) - Method in class org.wso2.carbon.registry.core.config.Mount
Method to set the database configuration instance identifier used by the mount.
setInvert(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.Filter
Method to set inversion status.
setInvokeAspectPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set invokeAspect Pattern
setJdbcDir(JdbcDirectory) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set the JDBC dir.
setKeywords(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Keywords.
setLastModified(Date) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the last modified date.
setLastUpdatedOn(long) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the last updated time.
setLastUpdater(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the last updated user name of the resource.
setLastUpdaterUserName(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the last updater user name.
setLocalPathMap(Map<String, String>) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Inserting the local path map to the session stack.
setLogCount(int) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Method to set the count of the log entries.
setLoggingActivity(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set whether activities must be logged for this operation.
setLoginTimeout(int) - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
setLogQueue(LogQueue) - Method in class org.wso2.carbon.registry.core.utils.LogWriter
Sets the queue for holding and retrieving logs.
setLogWriter(LogWriter) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to set the logWriter instance.
setLogWriter(PrintWriter) - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
setMatchingSnapshotID(long) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the matching snapshot id.
setMaxActive(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the maxActive value.
setMaxCache(int) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
setMaxIdle(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the maxIdle value.
setMaxWait(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the maxWait value.
setMediaType(String) - Method in class org.wso2.carbon.registry.core.config.MediaTypeHandlerConfiguration
Deprecated.  
setMediaType(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the media type.
setMediaType(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.MediaTypeMatcher
Method to set media type.
setMediaType(String) - Method in interface org.wso2.carbon.registry.core.Resource
Set media type.
setMediaType(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the media type.
setMediaTypeHandler(String) - Method in class org.wso2.carbon.registry.core.config.MediaTypeHandlerConfiguration
Deprecated.  
setMediaTypeHandlers(List) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
setMinIdle(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the minIdle value.
setMountPoint(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set mount point
setMountPoint(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
Method to set the mount point
setMounts(List<Mount>) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set a list of mounted registry configurations.
setMovePattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set move Pattern
setName(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.PropertyDO
Deprecated. Method to set the property name.
setName(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the name of the resource.
setName(String) - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Method to set the name.
setName(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the name.
setNewHTML(OMElement) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  
setOldAssociationsOnSource(Association[]) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Old Associations On Source.
setOldAssociationsOnTarget(Association[]) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Old Associations On Target.
setOldAverageRating(float) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Old Average Rating.
setOldComments(Comment[]) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Old Comments.
setOldRating(int) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Old Rating.
setOldResource(Resource) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Old Resource.
setOldTags(Tag[]) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Old Tags.
setOperation(String) - Method in class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Method to set the operation.
setOverwrite(boolean) - Method in class org.wso2.carbon.registry.core.config.Mount
Method to set whether an existing resource/collection is overwritten when creating a new mount.
setParameter(String, String) - Method in class org.wso2.carbon.registry.core.ResourcePath
Set the parameter.
setParentCollection(Collection) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Parent Collection.
setParentPath(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Parent Path.
setParentPath(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the parent path.
setPassWord(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the password.
setPassword(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set password
setPasswordManager(SecretResolver) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
 
setPasswordManager(SecretResolver) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
 
setPath(String) - Method in class org.wso2.carbon.registry.core.config.Mount
Method to set the local path of the mount.
setPath(String) - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Setting the full path i.e.
setPath(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to get the path.
setPath(String) - Method in class org.wso2.carbon.registry.core.utils.VersionedPath
Method to set the path.
setPathID(int) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the path id.
setPathID(int) - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
Method to set the path id.
setPathID(int) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Set path id.
setPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set the given pattern for all registry operations.
setProcessingComplete(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Processing Complete.
setProcessorClassName(String) - Method in class org.wso2.carbon.registry.core.config.QueryProcessorConfiguration
Method set obtain the type of the query.
setProfilesPath(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set profile storage path.
setProperties(Properties) - Method in interface org.wso2.carbon.registry.core.Resource
Set properties.
setProperties(Properties) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Set properties.
setPropertiesModified(boolean) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the whether properties are modified.
setPropertiesModifiedWithNoUpdate(boolean) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Make the properties modified flag true, without changing the last updated time.
setProperty(Property) - Method in class org.wso2.carbon.registry.app.Properties
Method to set a property as an extension.
setProperty(String, Object) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Property.
setProperty(String, String) - Method in interface org.wso2.carbon.registry.core.Resource
Set a property with single value.
setProperty(String, List<String>) - Method in interface org.wso2.carbon.registry.core.Resource
Set a property with multiple value.
setProperty(String, String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Set a property with single value.
setProperty(String, List<String>) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Set a property with multiple value.
setPropertyName(String) - Method in class org.wso2.carbon.registry.app.PropertyName
Method to set the property name.
setPropertyValue(String) - Method in class org.wso2.carbon.registry.app.PropertyValue
Method to sets the property value.
setPutChildPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set putChild Pattern
setPutPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set put Pattern
setQueryParameters(Map) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Query Parameters.
setQueryProcessorManager(QueryProcessorManager) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set a query processor object
setQueryProcessors(List<QueryProcessorConfiguration>) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set the query processor list.
setQueryType(String) - Method in class org.wso2.carbon.registry.core.config.QueryProcessorConfiguration
Method to obtain the type of the query.
setRatedTime(Date) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to set the rated time.
setRatedUserName(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to set the rated user name.
setRateResourcePattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set rateResource Pattern
setRating(int) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to set the rating value.
setRating(int) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Rating.
setRatingID(int) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to set the rating id.
setReadingChildResourceIndex(int) - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpReader
Set the reading child index
setReadOnly(boolean) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set whether the registry is read-only or not
setReadOnly(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set whether the registry is read only or not.
setReadOnly(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set whether in read-only mode or not.
setRealmService(RealmService) - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Method to set the realm service used.
setRecentFirst(boolean) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Set whether the returned entries should be ordered so the recent one is appeared first.
setRegistryConfig(RegistryConfiguration) - Static method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
Deprecated. 
setRegistryContext(RegistryContext) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Registry Context.
setRegistryRoot(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set the registry root.
setRegistryRoot(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set the root of the remote registry instance.
setRegistryRoot(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set the registry root.
setRegistryType(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set type of remote registry
setRemote(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set whether this mount is remote (atom-based) or not
setRemoteInstances(List<RemoteConfiguration>) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set list of remote instances.
setRemoveAssociationPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set removeAssociation Pattern
setRemoveCommentPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set removeComment Pattern
setRemoveLinkPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set removeLink Pattern
setRemoveTagPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set removeTag Pattern
setRenamePattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set rename Pattern
setRepository(Repository) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set the repository object.
setRepository(Repository) - Method in class org.wso2.carbon.registry.core.jdbc.RecursionRepository
Constructor accepting repository.
setResource(Resource) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Resource.
setResourceExistsPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set resourceExists Pattern
setResourceID(String) - Method in class org.wso2.carbon.registry.core.jdbc.utils.ResourceVersionHolder
Deprecated.  
setResourceMediaTypes(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Method to set resource media types.
setResourcePath(String) - Method in class org.wso2.carbon.registry.core.Comment
Set the path of the resource of the comment.
setResourcePath(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.RatingDO
Method to set the rate resource path.
setResourcePath(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
Method to set the resource path.
setResourcePath(ResourcePath) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Resource Path.
setResourcePath(String) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Method to set the resource path to filter with.
setResourcePath(String) - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the resource path.
setRestorePattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set restore Pattern
setRestoreVersionPattern(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
Method to set restoreVersion Pattern
setRollbacked(boolean) - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
Method to set whether this transaction has been rollbacked or not.
setRollbacked(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
setRootAuthorizations(String, UserRealm) - Static method in class org.wso2.carbon.registry.core.utils.AuthorizationUtils
Method to set authorizations to the root path.
setServicePath(String) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set the service storage path
setSessionInformation() - Method in class org.wso2.carbon.registry.core.ResourceImpl
Set the session information.
setSessionInformation() - Method in class org.wso2.carbon.registry.core.session.UserRegistry
Method to set the information related to users in to the current session.
setSetup(boolean) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set if the "setup" system property is set at the start.
setSilentUpdate(boolean) - Method in class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
Method to specify that an operation is a silent update (requires user intervention or not).
setSimulation(boolean) - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.DefaultSimulationService
Starts or stops simulation mode.
setSimulation(Boolean) - Static method in class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
Method to set whether in simulation mode or not.
setSimulation(boolean) - Method in interface org.wso2.carbon.registry.core.service.SimulationService
Starts or stops simulation mode.
setSnapshotID(long) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the snapshot id.
setSourcePath(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Source Path.
setSourceURL(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Source URL.
setStarted(boolean) - Method in interface org.wso2.carbon.registry.core.dataaccess.DatabaseTransaction
Method to set whether a transaction is started or not.
setStarted(boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCDatabaseTransaction
 
setState(int) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the state.
setSubPath(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set target sub path
setTag(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Tag.
setTagCount(long) - Method in class org.wso2.carbon.registry.core.Tag
Set the tag count.
setTagCount(long) - Method in class org.wso2.carbon.registry.core.TaggedResourcePath
Deprecated. There is no need to externally set this
setTagCounts(Map<String, String>) - Method in class org.wso2.carbon.registry.core.TaggedResourcePath
Method to set the tag count.
setTaggedTime(Date) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
The method to set the tagged time.
setTaggedUserName(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
Method to set the tagged user name.
setTagID(Long) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
Method to set the tag id
setTagName(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TagDO
Deprecated. Method to set the tag name.
setTagName(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
The method to set the tag name.
setTargetPath(String) - Method in class org.wso2.carbon.registry.core.config.Mount
Method to set the remote path of the mount.
setTargetPath(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Target Path.
setTargetPoint(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
Method to set the target point
setTargetSubPath(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Target Sub Path.
setTenantId(int) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the tenant id associated with the resource.
setTenantId(int) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Inserting the tenant id to the session stack.
setTenantId(int) - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to set the tenant identifier.
setTenantManager(TenantManager) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
 
setTenantManager(TenantManager) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
 
setText(String) - Method in class org.wso2.carbon.registry.core.Comment
Set the comment text.
setTime(Date) - Method in class org.wso2.carbon.registry.core.Comment
Deprecated. please use Comment.setCreatedTime(java.util.Date) instead
setTimestamp(Date) - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the timestamp.
setTo(Date) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Method to set the to date to filter with.
setTrustedPwd(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set the trusted user's password.
setTrustedUser(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set the trusted username.
setTrustStoreSystemProperties() - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Set-up the system properties required to access the trust-store in Carbon.
setType(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set the type of remote registry.
setup() - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Setup the realm service.
SETUP_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
System property to indicate to run create table scripts
setUrl(String) - Method in class org.wso2.carbon.registry.core.config.RemoteConfiguration
Method to set the connection URL.
setUrlHandlers(List) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Deprecated. 
setUser(String) - Method in class org.wso2.carbon.registry.core.Comment
Set the commenting user.
setUser(String) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Inserting the user to the session stack.
setUserClaimValue(String, String, String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Set a claim value
setUserClaimValues(String, Map<String, String>, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Set the user claim values.
setUserName(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the user name.
setUserName(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler
Method to set username
setUserName(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set User Name.
setUserName(String) - Method in class org.wso2.carbon.registry.core.LogEntryCollection
Method to set the user name to filter with.
setUserName(String) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the user name.
setUserName(String) - Method in class org.wso2.carbon.registry.core.utils.LogRecord
Method to obtain the username.
setUserRealm(int, UserRealm) - Method in class org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService
Method to set a user realm instance.
setUserRealm(UserRealm) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the user realm.
setUserRealm(UserRealm) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Inserting the user realm to the session stack.
setUserRegistry(UserRegistry) - Static method in class org.wso2.carbon.registry.core.session.CurrentSession
Inserting the user registry to the session stack.
setValidationQuery(String) - Method in class org.wso2.carbon.registry.core.config.DataBaseConfiguration
Method to set the validation query value.
setValue(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.PropertyDO
Deprecated. Method to set the property value
setVersion(long) - Method in class org.wso2.carbon.registry.core.jdbc.dataobjects.ResourceDO
Method to set the version of the resource.
setVersion(long) - Method in class org.wso2.carbon.registry.core.jdbc.utils.ResourceVersionHolder
Deprecated.  
setVersion(long) - Method in class org.wso2.carbon.registry.core.utils.VersionedPath
Method to set the version.
setVersionableChange(boolean) - Method in interface org.wso2.carbon.registry.core.Resource
Method to set whether there are any changes that need to make a version
setVersionableChange(boolean) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set whether there are any changes that need to make a version
setVersioningAssociations(boolean) - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to set whether associations are versioned.
setVersioningComments(boolean) - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to set whether comments are versioned.
setVersioningProperties(boolean) - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to set whether properties are versioned.
setVersioningRatings(boolean) - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to set whether ratings are versioned.
setVersioningTags(boolean) - Static method in class org.wso2.carbon.registry.core.config.StaticConfiguration
Method to set whether tags are versioned.
setVersionList(VersionRetriever) - Method in class org.wso2.carbon.registry.core.CollectionVersionImpl
Method to set the version retriever instance.
setVersionListIndex(int) - Method in class org.wso2.carbon.registry.core.CollectionVersionImpl
Method to set the index of the current collection in the version list
setVersionNumber(long) - Method in class org.wso2.carbon.registry.core.ResourceImpl
Method to set the version number.
setVersionOnChange(boolean) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set whether the version should be created automatically on a change (only for non-collection resources)
setVersionPath(String) - Method in class org.wso2.carbon.registry.core.jdbc.handlers.RequestContext
Method to set Version Path.
setVersionRepository(VersionRepository) - Method in class org.wso2.carbon.registry.core.config.RegistryContext
Set a version repository object.
setVirtual(boolean) - Method in class org.wso2.carbon.registry.core.config.Mount
Method to set whether the created mount is a virtual replacement to an existing physical path.
SimulationFilter - Class in org.wso2.carbon.registry.core.jdbc.handlers.filters
This is a built-in Filter that is used for simulation operations.
SimulationFilter() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.filters.SimulationFilter
 
SimulationHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
This handler is used to capture results after a handler simulation has taken place.
SimulationHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SimulationHandler
 
SimulationService - Interface in org.wso2.carbon.registry.core.service
An API that can be used to implement a simulator to simulate handler execution.
size() - Method in class org.wso2.carbon.registry.core.utils.LogQueue
Obtains the size of this queue.
SNAPSHOT_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the snapshot identifier field.
snapshotID - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Snapshot for which this resource instance is created.
SOURCEPATH_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the source path field.
SQL_FILE_PATH_PARAM - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
SQL_QUERY_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
SQL Query media type.
SQLQueryHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
Handler managing adding and fetching SQL Queries.
SQLQueryHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SQLQueryHandler
 
SQLQueryProcessor - Class in org.wso2.carbon.registry.core.jdbc.dataaccess
The query processor to execute sql queries.
SQLQueryProcessor(DataAccessManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.SQLQueryProcessor
Initialize the sql query processor
StackTraceResponseContext - Class in org.wso2.carbon.registry.app
This is an extension of the SimpleResponseContext in Abdera.
StackTraceResponseContext(Exception) - Constructor for class org.wso2.carbon.registry.app.StackTraceResponseContext
Creates a response that can contain a stack trace.
start() - Method in class org.wso2.carbon.registry.core.utils.LogWriter
Starts writing logs.
state - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Normal resources have the state RegistryConstants.ACTIVE_STATE (100) Deleted resources have the state RegistryConstants.DELETED_STATE (101)
StaticConfiguration - Class in org.wso2.carbon.registry.core.config
Class containing static (one-time) configuration information, which can be done before first boot.
StaticConfiguration() - Constructor for class org.wso2.carbon.registry.core.config.StaticConfiguration
 
StatisticsLog - Class in org.wso2.carbon.registry.core.statistics
This is an class containing a logger that can be used to log statistics related to the use of one or more registry instances on a given server.
StatisticsRecord - Class in org.wso2.carbon.registry.core.statistics.query
Defines a statistics record for a set of database queries for a given operation.
StatisticsRecord() - Constructor for class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Creates a statistics record.
StatisticsRecord(StatisticsRecord) - Constructor for class org.wso2.carbon.registry.core.statistics.query.StatisticsRecord
Creates a clone of an existing statistics record.
STATUS_MESSAGE_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
StringResponseContext - Class in org.wso2.carbon.registry.app
Custom ResponseContext which allows us to return a simple string message inside a <result> element, with a specified response code.
StringResponseContext(String, int) - Constructor for class org.wso2.carbon.registry.app.StringResponseContext
Creates a response that can contain a message.
StringResponseContext(Exception, int) - Constructor for class org.wso2.carbon.registry.app.StringResponseContext
Creates a response that can contain a message.
SUPER_TENANT_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. use MultitenantConstants.SUPER_TENANT_NAME
SYMLINK_PROPERTY_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Name of the symbolic link property.
SYMLINK_TO_REMOVE_PROPERTY_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Used to pass handler throughout request context
SymLinkHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
This handler is used to create a symbolic link from one resource to another and perform registry operations on the symbolic link and have them applied on the actual resource as if the actual resource itself was being used.
SymLinkHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.SymLinkHandler
 
SYNAPSE_CONF_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_CONF_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_ENDPOINT_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_ENDPOINT_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_ENTRIES_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_ENTRIES_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_PROXY_SERVICES_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_PROXY_SERVICES_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_SEQUENCE_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_SEQUENCES_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_TASKS_COLLECTION_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYNAPSE_TASKS_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SynchronizationConstants - Class in org.wso2.carbon.registry.synchronization
This class contains the various constants used by the Registry Synchronization API, and its various clients.
SynchronizationConstants() - Constructor for class org.wso2.carbon.registry.synchronization.SynchronizationConstants
 
SynchronizationException - Exception in org.wso2.carbon.registry.synchronization
This type of exception is thrown when an error occurs while performing a synchronization operation on the Registry.
SynchronizationException(MessageCode, Throwable) - Constructor for exception org.wso2.carbon.registry.synchronization.SynchronizationException
Constructs a new exception with the specified message code and cause.
SynchronizationException(MessageCode, Throwable, String[]) - Constructor for exception org.wso2.carbon.registry.synchronization.SynchronizationException
Constructs a new exception with the specified message code and cause and parameters related to this exception's detailed message.
SynchronizationException(MessageCode, String[]) - Constructor for exception org.wso2.carbon.registry.synchronization.SynchronizationException
Constructs a new exception with the specified message code and cause and parameters related to this exception's detailed message.
SynchronizationException(MessageCode) - Constructor for exception org.wso2.carbon.registry.synchronization.SynchronizationException
Constructs a new exception with the specified message code.
SYNPASE_REPOSITORY_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYSTEM_COLLECTION_BASE_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The base path for the system collection , where all the local, config, governance registries kept.
SYSTEM_MOUNT_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The path to store the mount meta data
SYSTEM_PATH - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYSTEM_REGISTRY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
SYSTEM_USER_NAME - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The system username of the registry.
systemResourceShouldBeAdded(Registry, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to determine whether a system resource (or collection) is existing or whether it should be created.
systemResourceShouldBeAdded(ResourceDAO, String) - Static method in class org.wso2.carbon.registry.core.utils.RegistryUtils
Method to determine whether a system resource (or collection) is existing or whether it should be created.

T

TAG - Static variable in class org.wso2.carbon.registry.app.PropertyExtensionFactory
Qualified name for a tag element.
TAG - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource tagging action.
Tag - Class in org.wso2.carbon.registry.core
Represents a tag and its meta-data.
Tag() - Constructor for class org.wso2.carbon.registry.core.Tag
 
TAG_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Media type: tag
TAG_NAME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the tag name field.
TAG_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The tag property
TAG_REGISTRY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
TAG_UPLOAD - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
TAG_URL_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for tag urls.
TagCollectionURLHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
Deprecated. 
TagCollectionURLHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.TagCollectionURLHandler
Deprecated.  
TagDO - Class in org.wso2.carbon.registry.core.jdbc.dataobjects
Deprecated. 
TagDO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataobjects.TagDO
Deprecated.  
TAGGED_TIME_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the tagged time field.
TaggedResourcePath - Class in org.wso2.carbon.registry.core
Contains a resource path and tagging details of tags on that resource.
TaggedResourcePath() - Constructor for class org.wso2.carbon.registry.core.TaggedResourcePath
 
TAGGING_ENTRY - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the tagging entry
TAGGING_ENTRY_DATE - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the tagging entry date
TAGGING_ENTRY_TAG_NAME - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the tagging entry tag name
TAGGING_ENTRY_USER - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the tagging entry user
TAGGING_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the tag identifier field.
TaggingDO - Class in org.wso2.carbon.registry.core.jdbc.dataobjects
The data object maps with a tag
TaggingDO() - Constructor for class org.wso2.carbon.registry.core.jdbc.dataobjects.TaggingDO
 
taggingExists(String, ResourceImpl, String) - Method in interface org.wso2.carbon.registry.core.dao.TagsDAO
Method to determine whether the given tag exists.
taggingExists(String, ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsDAO
 
taggingExists(String, ResourceImpl, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCTagsVersionDAO
Method to determine whether the given tag exists.
TAGGINGS - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the taggings
TAGS - Static variable in class org.wso2.carbon.registry.app.PropertyExtensionFactory
Qualified name for a tags element.
TAGS_RESULT_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Result type: tags
TAGS_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for tags.
TagsDAO - Interface in org.wso2.carbon.registry.core.dao
Data Access Object for Tags
TagURLHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers.builtin
Handles paths of the form pure resource path;tags:tag name:username e.g.
TagURLHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.builtin.TagURLHandler
 
TARGETPATH_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the target field.
TENANT_DOMAIN - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. use MultitenantConstants.TENANT_DOMAIN
TENANT_ID - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. use MultitenantConstants.TENANT_ID
TENANT_SPECIFIC_SYSTEM_HANDLER_PHASE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
This phase contains the tenant-specific system-level handlers.
TenantAwareSQLTransformer - Class in org.wso2.carbon.registry.core.jdbc.dataaccess
class to transform the sql to be tenant-aware.
TenantAwareSQLTransformer(String) - Constructor for class org.wso2.carbon.registry.core.jdbc.dataaccess.TenantAwareSQLTransformer
Construct the TenantAwareSQLTransformer for a given query
tenantId - Variable in class org.wso2.carbon.registry.core.ResourceImpl
tenant id resource belongs to
TenantRegistryLoader - Interface in org.wso2.carbon.registry.core.service
Initializes the tenant's registry space.
TEXT_EDIT_PROCESSOR_KEY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Text Editor: processor key
TEXT_INPUT_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Text Editor: Text input name
TEXT_VIEW_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Built-in text view.
TextEditProcessor - Class in org.wso2.carbon.registry.core.jdbc.handlers
Built-in EditProcessor implementation to process text inputs.
TextEditProcessor() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.TextEditProcessor
 
toString() - Method in class org.wso2.carbon.registry.core.ResourceIDImpl
The string value of the resource ID = getPath();
toString() - Method in class org.wso2.carbon.registry.core.ResourcePath
The path to string, same as getCompletePath
toString() - Method in class org.wso2.carbon.registry.core.utils.LogRecord
returns a string representation of this record.
toString() - Method in class org.wso2.carbon.registry.core.utils.VersionedPath
This method overrides the default toString method in manner that it returns the versioned path when called.
Transaction - Class in org.wso2.carbon.registry.core.jdbc.utils
This is the base class that manages the transactional database operations of the Registry.
Transaction() - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.Transaction
 
TransactionManager - Interface in org.wso2.carbon.registry.core.dataaccess
This describes a an instance of the manager class that can be used to manage transactions on the back-end database.
TYPE - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The element name to store registry type.

U

UI_CONTENT_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of the UI content.
UI_HTML - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of the UI html.
UI_NONE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of empty UI.
UI_RENDERING_METHOD_PROPERTY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Custom ui rendering methods.
UI_TEXT - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of the UI text.
UI_XML - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Property name of the UI xml.
UIEnabledHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers
Base class for handler implementations which generate custom UIs.
UIEnabledHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.UIEnabledHandler
 
UM_DATABASE_CONNECTION_URL - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
UM_DATABASE_DRIVER_NAME - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
UM_DATABASE_PASSWORD - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
UM_DATABASE_USER_NAME - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated.  
UM_DATASOURCE_NAME - Static variable in class org.wso2.carbon.registry.core.secure.RegistryUMConstants
Deprecated. Servlet init parameters to configure the user manager of the registry.
UNDEFINED_VIEW_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
unlock(String) - Static method in class org.wso2.carbon.registry.core.clustering.NodeGroupLock
Unlocks a named lock.
unlock(String) - Method in interface org.wso2.carbon.registry.core.dataaccess.ClusterLock
Unlocks a named lock.
unlock(String) - Method in class org.wso2.carbon.registry.core.jdbc.dataaccess.JDBCClusterLock
 
unsetRealmService(RealmService) - Method in class org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent
This method is called when the current realm service becomes un-available.
unwrap(Class<T>) - Method in class org.wso2.carbon.registry.core.jdbc.utils.RegistryDataSource
Deprecated.  
update(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Save the updates of a given resource.
update(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
UPDATE - Static variable in class org.wso2.carbon.registry.core.LogEntry
Filter value for the resource updating action.
update(UserRegistry, String) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to update an already checked out resource or collection to the latest version found on the specified registry instance.
update(UserRegistry, String, boolean) - Static method in class org.wso2.carbon.registry.synchronization.RegistrySynchronizer
Method to update an already checked out resource or collection to the latest version found on the specified registry instance.
updateAspects(OMElement) - Static method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor
Updates an aspect based on given configuration.
updateCollectionLastUpdatedTime(ResourceIDImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Update the last updated time of a resource, This is called to update the parent's last updated time when a child is created, deleted or moved out/in, copy in.
updateCollectionLastUpdatedTime(ResourceIDImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
UpdateCommand - Class in org.wso2.carbon.registry.synchronization.operation
This command is used to perform a update operation which will download any changes to the resources and collections from the provided registry instance into a checked out set of files and directories local filesystem.
UpdateCommand(String, String, String, boolean, String, boolean) - Constructor for class org.wso2.carbon.registry.synchronization.operation.UpdateCommand
Creates an instance of a update command which can be executed against a provided registry instance.
updateComment(long, String) - Method in interface org.wso2.carbon.registry.core.dao.CommentsDAO
Method to update a comment.
updateComment(long, String) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCCommentsDAO
 
updateContentId(ResourceImpl) - Method in interface org.wso2.carbon.registry.core.dao.ResourceDAO
Update the content id of a resource, Normally this should be called after calling addResourceWithoutContentId is called.
updateContentId(ResourceImpl) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO
 
updateCredential(String, Object, Object) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Update the credential.
updateCredentialByAdmin(String, Object) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Update the credential by an admin
updateHandler(OMElement, RegistryContext, String) - Static method in class org.wso2.carbon.registry.core.config.RegistryConfigurationProcessor
Updates a handler based on given configuration.
updateIndex(RequestContext) - Method in class org.wso2.carbon.registry.core.jdbc.indexing.Indexer
 
updateRating(ResourceImpl, int, int) - Method in interface org.wso2.carbon.registry.core.dao.RatingsDAO
Method to update a rating added to a resource.
updateRating(ResourceImpl, int, int) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCRatingsDAO
 
updateRoleListOfUser(String, String[], String[]) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Update the role list of a user.
updateRoleName(String, String) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Update Role Name.
updateUserListOfRole(String, String[], String[]) - Method in class org.wso2.carbon.registry.core.jdbc.realm.RegistryUserStoreManager
Deprecated. Update the user list of a role
URL - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The element name to store the registry url.
URL_PARAMETER_SEPARATOR - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Parameter separator used to access Registry meta data - i.e.
URL_SEPARATOR - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Separator used to access Registry meta data - i.e.
URLMatcher - Class in org.wso2.carbon.registry.core.jdbc.handlers.filters
This is a built-in Filter implementation to match against the URL (path) of the resources.
URLMatcher() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher
 
USED_BY - Static variable in class org.wso2.carbon.registry.core.Association
 
USER_DEFINED_HANDLER_PHASE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
This phase contains user-defined handlers.
USER_DEFINED_SYSTEM_HANDLER_PHASE - Static variable in class org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager
This phase contains the tenant-specific system-level handlers.
USER_ID_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the user identifier field.
USER_REGISTRY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
USER_TOKEN - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
UserDefinedHandlerManager - Class in org.wso2.carbon.registry.core.jdbc.handlers
This class is designed to manage user-defined handlers.
UserDefinedHandlerManager() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager
 
UserInputCallback - Interface in org.wso2.carbon.registry.synchronization
This is a representation designed to implement a callback that is capable of providing a option for a user to make a selection and return the choice that the user made.
USERNAME - Static variable in class org.wso2.carbon.registry.core.config.RegistryConfiguration
Deprecated. The element name to store the registry username.
userName - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Resources and collections can be accessed outside the user registry.
userRealm - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Resources and collections can be accessed outside the user registry.
UserRegistry - Class in org.wso2.carbon.registry.core.session
Maintains information required for particular user.
UserRegistry(String, String, int, Registry, RealmService, String) - Constructor for class org.wso2.carbon.registry.core.session.UserRegistry
Create a user registry with authorizing a user
UserRegistry(String, int, Registry, RealmService, String) - Constructor for class org.wso2.carbon.registry.core.session.UserRegistry
Creates a user registry without authorizing the user
UserRegistry(String, int, Registry, RealmService, String, boolean) - Constructor for class org.wso2.carbon.registry.core.session.UserRegistry
Creates a user registry without authorizing the user
USERS_COLLECTION_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Deprecated. 
UserUtil - Class in org.wso2.carbon.registry.core.servlet.utils
Deprecated. 
UserUtil() - Constructor for class org.wso2.carbon.registry.core.servlet.utils.UserUtil
Deprecated.  
Utils - Class in org.wso2.carbon.registry.app
Utility class containing various Registry APP (Atom Publishing Protocol) implementation related functionality.
Utils() - Constructor for class org.wso2.carbon.registry.app.Utils
 
Utils - Class in org.wso2.carbon.registry.core.servlet.utils
Deprecated. 
Utils() - Constructor for class org.wso2.carbon.registry.core.servlet.utils.Utils
Deprecated.  
Utils - Class in org.wso2.carbon.registry.synchronization
Some utility methods used by the synchronization operations.
Utils() - Constructor for class org.wso2.carbon.registry.synchronization.Utils
 
UUIDGenerator - Class in org.wso2.carbon.registry.core.utils
Utility class to used to generate UUIDs.
UUIDGenerator() - Constructor for class org.wso2.carbon.registry.core.utils.UUIDGenerator
 

V

validate(InputStream, Resource) - Method in class org.wso2.carbon.registry.core.utils.SchemaValidator
Deprecated. This will valide the given schema againts the w3c.XMLSchema.
VALUE_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the value field.
valueOf(String) - Static method in enum org.wso2.carbon.registry.synchronization.message.MessageCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.carbon.registry.synchronization.message.MessageCode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.wso2.carbon.registry.core.jdbc.DumpConstants
Element name of the version
VERSION_FIELD - Static variable in class org.wso2.carbon.registry.core.jdbc.DatabaseConstants
Represents the version field.
VERSION_PARAMETER_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Known path parameter names
versionableChange - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Determines whether the resource is subjected to changes, which causes it to create a new version.
VersionedPath - Class in org.wso2.carbon.registry.core.utils
This class is used to represent a path with a version (a versioned path).
VersionedPath() - Constructor for class org.wso2.carbon.registry.core.utils.VersionedPath
 
VersionInputStream - Class in org.wso2.carbon.registry.core.jdbc.utils
This is an implementation of an input stream, wrapping the version list content written to the database.
VersionInputStream(List<Long>) - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.VersionInputStream
Creates a version input stream from the given list of versions.
versionNumber - Variable in class org.wso2.carbon.registry.core.ResourceImpl
Version of this instance of the resource.
VersionRepository - Class in org.wso2.carbon.registry.core.jdbc
Repository for versioned resources.
VersionRepository(DataAccessManager) - Constructor for class org.wso2.carbon.registry.core.jdbc.VersionRepository
Constructor accepting data access manager.
versionResource(ResourceDO, boolean) - Method in interface org.wso2.carbon.registry.core.dao.ResourceVersionDAO
Create a version of the given resource.
versionResource(ResourceDO, boolean) - Method in class org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceVersionDAO
 
VersionRetriever - Class in org.wso2.carbon.registry.core.jdbc.utils
Once persisted the versions of a resource will be written as a byte stream and it is often not so useful to be accessed in such a format.
VersionRetriever(InputStream) - Constructor for class org.wso2.carbon.registry.core.jdbc.utils.VersionRetriever
Creates a version retriever from the given input stream.
VERSIONS_TYPE - Static variable in class org.wso2.carbon.registry.app.RegistryResolver
The target type for versions.
VIEW_ACTION - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Url parameter of the view action
VIEW_KEY - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Servlet parameter for view key.
VIEW_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Servlet parameter for view type.

W

write(char[], int, int) - Method in class org.wso2.carbon.registry.core.jdbc.utils.DumpWriter
Write a portion of an array of characters.
writeEntity(Writer) - Method in class org.wso2.carbon.registry.app.OMElementResponseContext
Method to dump the registry content in to the writer.
writeEntity(Writer) - Method in class org.wso2.carbon.registry.app.StackTraceResponseContext
Write either the full stack trace or just the Exception message, depending on config
writeMetaElement(XMLStreamWriter, OMElement) - Static method in class org.wso2.carbon.registry.synchronization.Utils
This method writes the meta element to the xml stream up to the children.
writeTo(OutputStream) - Method in class org.wso2.carbon.registry.app.StringResponseContext
Method to write the message in to given output.
writeTo(Writer) - Method in class org.wso2.carbon.registry.app.StringResponseContext
Method to write the message in to given output.
writeTo(OutputStream, Writer) - Method in class org.wso2.carbon.registry.app.StringResponseContext
Method to write the message in to given output.
writeTo(Writer, Writer) - Method in class org.wso2.carbon.registry.app.StringResponseContext
Method to write the message in to given output.
WSDL_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The media type for WSDLs

X

XML_VIEW_NAME - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
Built-in xml view.
XSD_MEDIA_TYPE - Static variable in class org.wso2.carbon.registry.core.RegistryConstants
The media type for XSDs
XSLTBasedUIEnabledHandler - Class in org.wso2.carbon.registry.core.jdbc.handlers
Deprecated. 
XSLTBasedUIEnabledHandler() - Constructor for class org.wso2.carbon.registry.core.jdbc.handlers.XSLTBasedUIEnabledHandler
Deprecated.  

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

Copyright © 2012 WSO2 Inc. All Rights Reserved.