|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TaggedResourcePath in org.wso2.carbon.registry.app |
---|
Methods in org.wso2.carbon.registry.app that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
RemoteRegistry.getResourcePathsWithTag(String tag)
|
Uses of TaggedResourcePath in org.wso2.carbon.registry.core |
---|
Methods in org.wso2.carbon.registry.core that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
Registry.getResourcePathsWithTag(String tag)
Returns the paths of all Resources that are tagged with the given tag. |
Uses of TaggedResourcePath in org.wso2.carbon.registry.core.caching |
---|
Methods in org.wso2.carbon.registry.core.caching that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
CacheBackedRegistry.getResourcePathsWithTag(String tag)
|
Uses of TaggedResourcePath in org.wso2.carbon.registry.core.ghostregistry |
---|
Methods in org.wso2.carbon.registry.core.ghostregistry that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
GhostRegistry.getResourcePathsWithTag(String tag)
|
Uses of TaggedResourcePath in org.wso2.carbon.registry.core.jdbc |
---|
Methods in org.wso2.carbon.registry.core.jdbc that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
EmbeddedRegistry.getResourcePathsWithTag(String tag)
|
Uses of TaggedResourcePath in org.wso2.carbon.registry.core.jdbc.handlers |
---|
Methods in org.wso2.carbon.registry.core.jdbc.handlers that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
HandlerLifecycleManager.getResourcePathsWithTag(RequestContext requestContext)
|
TaggedResourcePath[] |
UserDefinedHandlerManager.getResourcePathsWithTag(RequestContext requestContext)
|
TaggedResourcePath[] |
HandlerManager.getResourcePathsWithTag(RequestContext requestContext)
Manages the handler invocations of GET_RESOURCE_PATHS_WITH_TAG method. |
TaggedResourcePath[] |
Handler.getResourcePathsWithTag(RequestContext requestContext)
Gets called when getting the resource paths corresponding to the given tag. |
Uses of TaggedResourcePath in org.wso2.carbon.registry.core.jdbc.handlers.builtin |
---|
Methods in org.wso2.carbon.registry.core.jdbc.handlers.builtin that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
MountHandler.getResourcePathsWithTag(RequestContext requestContext)
|
TaggedResourcePath[] |
SimulationHandler.getResourcePathsWithTag(RequestContext requestContext)
|
Uses of TaggedResourcePath in org.wso2.carbon.registry.core.session |
---|
Methods in org.wso2.carbon.registry.core.session that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
ChrootWrapper.getOutTaggedResourcePaths(TaggedResourcePath[] taggedResourcePaths)
Method to return the tagged resource after converting to relative paths |
TaggedResourcePath[] |
UserRegistry.getResourcePathsWithTag(String tag)
|
Methods in org.wso2.carbon.registry.core.session with parameters of type TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
ChrootWrapper.getOutTaggedResourcePaths(TaggedResourcePath[] taggedResourcePaths)
Method to return the tagged resource after converting to relative paths |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |