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

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

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

Methods in org.wso2.carbon.registry.ws.api that return WSTag
 WSTag[] WSResourceData.getTags()
           
 WSTag[] WSRegistry.WSgetTags(String resourcePath)
          Returns all tags used for tagging the given resource.
 

Methods in org.wso2.carbon.registry.ws.api with parameters of type WSTag
 void WSResourceData.setTags(WSTag[] tags)
           
 

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

Methods in org.wso2.carbon.registry.ws.api.utils that return WSTag
static WSTag CommonUtil.transformTagToWSTag(org.wso2.carbon.registry.core.Tag tag)
           
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.