Uses of Class
org.alfresco.rest.api.model.Association
-
Packages that use Association Package Description org.alfresco.rest.api.model -
-
Uses of Association in org.alfresco.rest.api.model
Fields in org.alfresco.rest.api.model with type parameters of type Association Modifier and Type Field Description protected List<Association>AbstractClass. associationsMethods in org.alfresco.rest.api.model that return types with arguments of type Association Modifier and Type Method Description List<Association>AbstractClass. getAssociations()Method parameters in org.alfresco.rest.api.model with type arguments of type Association Modifier and Type Method Description voidAbstractClass. setAssociations(List<Association> associations)
-