public class SearchQuery extends AbstractQuery
SYS_COL_ASSOC_NAME, SYS_COL_ASSOC_TYPE, SYS_COL_IS_PRIMARY, SYS_COL_NTH_SIBLING
Constructor and Description |
---|
SearchQuery(org.alfresco.repo.webservice.types.Store store,
org.alfresco.repo.webservice.types.Query query) |
Modifier and Type | Method and Description |
---|---|
org.alfresco.repo.webservice.types.ResultSet |
execute(org.alfresco.service.ServiceRegistry serviceRegistry)
Executes the query and returns the full query results.
|
java.lang.String |
toString() |
createResultSetRowNode, execute
public SearchQuery(org.alfresco.repo.webservice.types.Store store, org.alfresco.repo.webservice.types.Query query)
node
- The node to query againstassociation
- The association type to query or null to query allpublic java.lang.String toString()
toString
in class java.lang.Object
public org.alfresco.repo.webservice.types.ResultSet execute(org.alfresco.service.ServiceRegistry serviceRegistry)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.