public static interface EntityResourceAction.ReadWithResponse<E> extends ResourceAction
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<E> |
readAll(Parameters params,
WithResponse withResponse)
Reads all the entries from the collection.
|
CollectionWithPagingInfo<E> readAll(Parameters params, WithResponse withResponse)
params
- - will never be null and will have the PAGING default valuesCopyright © 2005–2017 Alfresco Software. All rights reserved.