Uses of Class
org.wso2.carbon.registry.api.Association
-
-
Uses of Association in org.wso2.carbon.registry.api
Methods in org.wso2.carbon.registry.api that return Association Modifier and Type Method Description Association[]Registry. getAllAssociations(String resourcePath)Get all associations of the given resource.Association[]Registry. getAssociations(String resourcePath, String associationType)Get all associations of the given resource for a give association type.
-