| Package | Description |
|---|---|
| org.wso2.carbon.registry.ws.api | |
| org.wso2.carbon.registry.ws.api.utils |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WSResourceData.setAssociations(WSAssociation[] associations) |
| Modifier and Type | Method and Description |
|---|---|
static WSAssociation |
CommonUtil.transformAssociationToWSAssociation(org.wso2.carbon.registry.core.Association asso) |
Copyright © 2015 WSO2. All Rights Reserved.