Uses of Class
org.alfresco.rest.model.RestModuleInfoModel
-
Packages that use RestModuleInfoModel Package Description org.alfresco.rest.model -
-
Uses of RestModuleInfoModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestModuleInfoModel Modifier and Type Method Description RestModuleInfoModelRestModuleInfoModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestModuleInfoModel Modifier and Type Method Description ModelAssertion<RestModuleInfoModel>RestModuleInfoModel. and()ModelAssertion<RestModuleInfoModel>RestModuleInfoModel. assertThat()java.util.List<RestModuleInfoModel>RestRepositoryInfoModel. getModules()Method parameters in org.alfresco.rest.model with type arguments of type RestModuleInfoModel Modifier and Type Method Description voidRestRepositoryInfoModel. setModules(java.util.List<RestModuleInfoModel> modules)
-