|
||||||||||
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[] |
WSResourceData.getAssociations()
|
WSAssociation[] |
WSRegistry.WSgetAllAssociations(String resoucePath)
This is the web service friendly version of getAllAssociations(String resourcePath) method |
WSAssociation[] |
WSRegistry.WSgetAssociations(String resourcePath,
String associationType)
Get all associations of the given resource for a give association type. |
Methods in org.wso2.carbon.registry.ws.api with parameters of type WSAssociation | |
---|---|
void |
WSResourceData.setAssociations(WSAssociation[] associations)
|
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 |