|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TaggedResourcePath in org.wso2.registry |
---|
Methods in org.wso2.registry that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
Registry.getResourcePathsWithTag(java.lang.String tag)
Returns the paths of the resources, which are tagged using the given tag. |
Uses of TaggedResourcePath in org.wso2.registry.app |
---|
Methods in org.wso2.registry.app that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
RemoteRegistry.getResourcePathsWithTag(java.lang.String tag)
|
Uses of TaggedResourcePath in org.wso2.registry.client |
---|
Methods in org.wso2.registry.client that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
RegistryClient.getResourcePathsWithTag(java.lang.String tag)
|
Uses of TaggedResourcePath in org.wso2.registry.inmemory |
---|
Methods in org.wso2.registry.inmemory that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
InMemoryRegistry.getResourcePathsWithTag(java.lang.String tag)
|
Uses of TaggedResourcePath in org.wso2.registry.inmemory.tags |
---|
Methods in org.wso2.registry.inmemory.tags that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
TagManager.getResourcePathsWithTag(java.lang.String tag)
|
Uses of TaggedResourcePath in org.wso2.registry.jdbc |
---|
Methods in org.wso2.registry.jdbc that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
JDBCRegistry.getResourcePathsWithTag(java.lang.String tag)
Returns the paths of the resources, which are tagged using the given tag. |
Uses of TaggedResourcePath in org.wso2.registry.secure |
---|
Methods in org.wso2.registry.secure that return TaggedResourcePath | |
---|---|
TaggedResourcePath[] |
SecureRegistry.getResourcePathsWithTag(java.lang.String tag)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |