|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |