Uses of Class
org.wso2.carbon.registry.ws.api.WSTaggedResourcePath
-
Packages that use WSTaggedResourcePath Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description static org.wso2.carbon.registry.core.TaggedResourcePath[]
CommonUtil. exchangeWSResourcePath(WSTaggedResourcePath[] wsrpath)
-