Uses of Class
org.alfresco.rest.model.RestRepositoryInfoModel
-
Packages that use RestRepositoryInfoModel Package Description org.alfresco.rest.model -
-
Uses of RestRepositoryInfoModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestRepositoryInfoModel Modifier and Type Method Description RestRepositoryInfoModelRestDiscoveryModel. getRepository()RestRepositoryInfoModelRestRepositoryInfoModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestRepositoryInfoModel Modifier and Type Method Description ModelAssertion<RestRepositoryInfoModel>RestRepositoryInfoModel. and()ModelAssertion<RestRepositoryInfoModel>RestRepositoryInfoModel. assertThat()Methods in org.alfresco.rest.model with parameters of type RestRepositoryInfoModel Modifier and Type Method Description voidRestDiscoveryModel. setRepository(RestRepositoryInfoModel repository)
-