public static interface RelationshipResourceAction.Read extends ResourceAction
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo |
readAll(java.lang.String entityResourceId,
Parameters params)
Reads all the relationship entities from the collection using the related entityResourceId.
|
CollectionWithPagingInfo readAll(java.lang.String entityResourceId, Parameters params)
entityResourceId
- Entity resource context for this relationshipparams
- - will never be null and will have the PAGING default valuesCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.