Uses of Class
org.wso2.registry.TaggedResourcePath

Packages that use TaggedResourcePath
org.wso2.registry   
org.wso2.registry.app   
org.wso2.registry.jdbc   
org.wso2.registry.session   
 

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 all Resources that are tagged with 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.jdbc
 

Methods in org.wso2.registry.jdbc that return TaggedResourcePath
 TaggedResourcePath[] JDBCRegistry.getResourcePathsWithTag(java.lang.String tag)
           
 TaggedResourcePath[] BasicRegistry.getResourcePathsWithTag(java.lang.String tag)
          Returns the paths of the resources, which are tagged using the given tag.
 TaggedResourcePath[] AtomicRegistry.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.session
 

Methods in org.wso2.registry.session that return TaggedResourcePath
 TaggedResourcePath[] UserRegistry.getResourcePathsWithTag(java.lang.String tag)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.