public class ParentAssociationQuery extends AbstractQuery
SYS_COL_ASSOC_NAME, SYS_COL_ASSOC_TYPE, SYS_COL_IS_PRIMARY, SYS_COL_NTH_SIBLING
Constructor and Description |
---|
ParentAssociationQuery(org.alfresco.repo.webservice.types.Reference node) |
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 ParentAssociationQuery(org.alfresco.repo.webservice.types.Reference node)
node
- The node to query againstpublic 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 - 2013 Alfresco Software, Inc. All Rights Reserved.