Uses of Class
com.emc.documentum.rest.model.CollectionResult
-
Uses of CollectionResult in com.emc.documentum.rest.dfc
Modifier and TypeMethodDescriptionObjectCollectionManager.getPagedCollection
(String dql, boolean hasRangeSupport, int page, int itemsPerPage, AttributeView attributeView) Get an object collection with the given DQL query. -
Uses of CollectionResult in com.emc.documentum.rest.dfc.query
Modifier and TypeMethodDescriptionstatic CollectionResult<com.documentum.fc.client.IDfTypedObject>
QueryExecutor.runPagedQuery
(com.documentum.fc.client.IDfSession session, String dql, boolean isRanged, int offset, int limit) Execute a DF_READ_QUERY type query and return a paginated result set