Package | Description |
---|---|
com.whitestein.lsps.engine.sharedrecord |
Modifier and Type | Method and Description |
---|---|
QueryResult<com.whitestein.lsps.model.sharedrecord.ExternalRecordEntity> |
QueryExecutor.getAll(RecordType recordType,
OrderingAndPagingCriteria pagingCriteria)
Returns all the entities for the given type.
|
QueryResult<com.whitestein.lsps.model.sharedrecord.ExternalRecordEntity> |
QueryExecutor.getResultList(com.whitestein.lsps.model.sharedrecord.QuerySpecification spec,
Collection<?> parameters,
OrderingAndPagingCriteria pagingCriteria)
Executes the given query and returns a list of results.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.