public abstract class AbstractFindIdsQuery extends FindResourcesQuery implements NamedQuery
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractFindIdsQuery.BpmnProcessIdsResponseBuilder |
NAME| Constructor and Description |
|---|
AbstractFindIdsQuery() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getName() |
protected abstract ResourceType |
getProcessIdResourceType() |
ResponseBuilder |
getResponseBuilder() |
void |
validateTerms(Set<ValueIndexTerm> queryTerms) |
toQuerybuildFromMultipleTerms, buildFromSingleTerm, buildFromSingleTerm, checkInvalidAndRequiredTerms, checkNotNullAndNotEmpty, checkTermsSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSortOrder, toQuerypublic abstract String getName()
getName in interface NamedQuerygetName in class FindResourcesQueryprotected abstract ResourceType getProcessIdResourceType()
public ResponseBuilder getResponseBuilder()
getResponseBuilder in interface IndexQuerygetResponseBuilder in class FindResourcesQuerypublic void validateTerms(Set<ValueIndexTerm> queryTerms) throws IllegalArgumentException
validateTerms in interface NamedQueryvalidateTerms in class FindResourcesQueryIllegalArgumentExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.