Uses of Class
org.alfresco.rest.model.RestClassAssociationModel
-
Packages that use RestClassAssociationModel Package Description org.alfresco.rest.model -
-
Uses of RestClassAssociationModel in org.alfresco.rest.model
Fields in org.alfresco.rest.model with type parameters of type RestClassAssociationModel Modifier and Type Field Description java.util.List<RestClassAssociationModel>RestAbstractClassModel. associationsMethods in org.alfresco.rest.model that return types with arguments of type RestClassAssociationModel Modifier and Type Method Description java.util.List<RestClassAssociationModel>RestAbstractClassModel. getAssociations()Method parameters in org.alfresco.rest.model with type arguments of type RestClassAssociationModel Modifier and Type Method Description voidRestAbstractClassModel. setAssociations(java.util.List<RestClassAssociationModel> associations)
-