Uses of Class
org.alfresco.rest.search.RestInstanceModel
-
Packages that use RestInstanceModel Package Description org.alfresco.rest.search -
-
Uses of RestInstanceModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return types with arguments of type RestInstanceModel Modifier and Type Method Description java.util.List<RestInstanceModel>RestShardModel. getInstances()Method parameters in org.alfresco.rest.search with type arguments of type RestInstanceModel Modifier and Type Method Description voidRestShardModel. setInstances(java.util.List<RestInstanceModel> instances)
-