Uses of Class
org.alfresco.rest.search.RestShardModel
-
Packages that use RestShardModel Package Description org.alfresco.rest.search -
-
Uses of RestShardModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return types with arguments of type RestShardModel Modifier and Type Method Description java.util.List<RestShardModel>RestShardInfoModel. getShards()Method parameters in org.alfresco.rest.search with type arguments of type RestShardModel Modifier and Type Method Description voidRestShardInfoModel. setShards(java.util.List<RestShardModel> shards)
-