public class BusinessObjects extends AbstractQueryResult<org.eclipse.stardust.engine.api.runtime.BusinessObject>
BusinessObjectQuery execution. Retrieved items are instances of
BusinessObject.| Constructor and Description |
|---|
BusinessObjects(Query query,
List<org.eclipse.stardust.engine.api.runtime.BusinessObject> result)
Creates a new execution result.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectQuery |
getQuery()
Retrieves the original query.
|
get, getSize, getSubsetPolicy, getTotalCount, getTotalCountThreshold, hasMore, sizeadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, set, subListpublic BusinessObjectQuery getQuery()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.