|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSAssociation | |
---|---|
org.wso2.carbon.registry.ws.api | |
org.wso2.carbon.registry.ws.api.utils |
Uses of WSAssociation in org.wso2.carbon.registry.ws.api |
---|
Methods in org.wso2.carbon.registry.ws.api that return WSAssociation | |
---|---|
WSAssociation[] |
WSRegistry.WSgetAllAssociations(String resoucePath)
This is the web service friendly version of getAllAssociations(String resourcePath) method |
WSAssociation[] |
WSRegistry.WSgetAssociations(String resourcePath,
String associationType)
This is the web service friendly version of getAssociations(resourcePath, associationType) method |
Uses of WSAssociation in org.wso2.carbon.registry.ws.api.utils |
---|
Methods in org.wso2.carbon.registry.ws.api.utils that return WSAssociation | |
---|---|
static WSAssociation |
CommonUtil.transformAssociationToWSAssociation(org.wso2.carbon.registry.core.Association asso)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |