Uses of Class
org.alfresco.rest.model.RestSimpleConditionDefinitionModel
-
Packages that use RestSimpleConditionDefinitionModel Package Description org.alfresco.rest.model -
-
Uses of RestSimpleConditionDefinitionModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestSimpleConditionDefinitionModel Modifier and Type Method Description RestSimpleConditionDefinitionModelRestSimpleConditionDefinitionModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestSimpleConditionDefinitionModel Modifier and Type Method Description ModelAssertion<RestSimpleConditionDefinitionModel>RestSimpleConditionDefinitionModel. and()ModelAssertion<RestSimpleConditionDefinitionModel>RestSimpleConditionDefinitionModel. assertThat()java.util.List<RestSimpleConditionDefinitionModel>RestCompositeConditionDefinitionModel. getSimpleConditions()Method parameters in org.alfresco.rest.model with type arguments of type RestSimpleConditionDefinitionModel Modifier and Type Method Description voidRestCompositeConditionDefinitionModel. setSimpleConditions(java.util.List<RestSimpleConditionDefinitionModel> simpleConditions)
-