public class AssociationQuery extends AbstractQuery<ResultSet>
SYS_COL_ASSOC_NAME, SYS_COL_ASSOC_TYPE, SYS_COL_IS_PRIMARY, SYS_COL_NTH_SIBLING| Constructor and Description |
|---|
AssociationQuery(Reference node,
Association association) |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
execute(ServiceRegistry serviceRegistry)
Executes the query and returns the full query results.
|
String |
toString() |
createResultSetRowNode, executepublic AssociationQuery(Reference node, Association association)
node - The node to query againstassociation - The association type to query or null to query allpublic ResultSet execute(ServiceRegistry serviceRegistry)
Copyright © 2005–2014 Alfresco Software. All rights reserved.