public static interface RelationshipResourceAction.Read<E> extends ResourceAction
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<E> |
readAll(String entityResourceId,
Parameters params)
Reads set the relationship entities from the collection using the related entityResourceId.
|
CollectionWithPagingInfo<E> readAll(String entityResourceId, Parameters params)
entityResourceId - Entity resource context for this relationshipparams - - will never be null and will have the PAGING default valuesCopyright © 2005–2018 Alfresco Software. All rights reserved.