Uses of Class
org.alfresco.utility.model.QueryModel
-
Packages that use QueryModel Package Description org.alfresco.utility.data.provider -
-
Uses of QueryModel in org.alfresco.utility.data.provider
Methods in org.alfresco.utility.data.provider that return types with arguments of type QueryModel Modifier and Type Method Description java.util.List<QueryModel>XMLTestData. getQueries()Method parameters in org.alfresco.utility.data.provider with type arguments of type QueryModel Modifier and Type Method Description voidXMLTestData. setQueries(java.util.List<QueryModel> queries)
-