Uses of Class
org.alfresco.rest.model.RestSimpleConditionDefinitionModel
Packages that use RestSimpleConditionDefinitionModel
-
Uses of RestSimpleConditionDefinitionModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestSimpleConditionDefinitionModelMethods in org.alfresco.rest.model that return types with arguments of type RestSimpleConditionDefinitionModelModifier and TypeMethodDescriptionRestSimpleConditionDefinitionModel.and()RestSimpleConditionDefinitionModel.assertThat()RestCompositeConditionDefinitionModel.getSimpleConditions()Method parameters in org.alfresco.rest.model with type arguments of type RestSimpleConditionDefinitionModelModifier and TypeMethodDescriptionvoidRestCompositeConditionDefinitionModel.setSimpleConditions(List<RestSimpleConditionDefinitionModel> simpleConditions)