Uses of Class
org.wso2.carbon.registry.ws.api.WSTaggedResourcePath

Packages that use WSTaggedResourcePath
org.wso2.carbon.registry.ws.api   
org.wso2.carbon.registry.ws.api.utils   
 

Uses of WSTaggedResourcePath in org.wso2.carbon.registry.ws.api
 

Methods in org.wso2.carbon.registry.ws.api that return WSTaggedResourcePath
 WSTaggedResourcePath[] WSRegistry.WSgetResourcePathsWithTag(String tag)
          Returns the paths of all Resources that are tagged with the given tag.
 

Uses of WSTaggedResourcePath in org.wso2.carbon.registry.ws.api.utils
 

Methods in org.wso2.carbon.registry.ws.api.utils that return WSTaggedResourcePath
static WSTaggedResourcePath[] CommonUtil.exchangeTaggedResourcepath(org.wso2.carbon.registry.core.TaggedResourcePath[] registry)
           
 

Methods in org.wso2.carbon.registry.ws.api.utils with parameters of type WSTaggedResourcePath
static org.wso2.carbon.registry.core.TaggedResourcePath[] CommonUtil.exchangeWSResourcePath(WSTaggedResourcePath[] wsrpath)
           
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.