public class WorkflowStatusQueryBuilder extends QueryBuilder
WorkFlowStatusDataProvider
.Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_LOCALE_RELATION_ID
The relation id for the content locale table.
|
static String |
CONTENT_PUBLICATION_RELATION_ID |
static String |
CONTENT_RELATION_ID
The relation id for the content table.
|
static String |
CONTENT_VERSION_RELATION_ID
The relation id for the content version table.
|
static String |
SERVICE_INSTANCE_RELATION_ID
The relation id for the service instance table.
|
static String |
WORKFLOW_META_DATA_RELATION_ID
The relation id for the workflow metadata table.
|
static String |
WORKFLOW_SERVICE_INSTANCE_RELATION_ID
The relation id for the workflow service instance table.
|
mappings, parameters, primaryKey, source, sourceId, sourceNode, transaction
Constructor and Description |
---|
WorkflowStatusQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
Creates the object.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addQueryTables(QueryBase queryBase)
Adds the appropriate meta data tables based on the meta data that the
given content supports.
|
buildQueryDelete, buildQueryDelete, buildQueryInsert, buildQuerySelect, buildQueryUpdate, getFilter, getPrimaryKey, getPrimaryKeyFilterGroup, getSortOrders, getSource, getStartAtValue, getTable
public static final String CONTENT_PUBLICATION_RELATION_ID
public static final String CONTENT_VERSION_RELATION_ID
public static final String CONTENT_LOCALE_RELATION_ID
public static final String CONTENT_RELATION_ID
public static final String SERVICE_INSTANCE_RELATION_ID
public static final String WORKFLOW_SERVICE_INSTANCE_RELATION_ID
public static final String WORKFLOW_META_DATA_RELATION_ID
public WorkflowStatusQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction) throws PortalException
parameters
- The IParameters implementation object that contains the operation parameterssource
- The represented source over which the operation will be executedtransaction
- PortalException
protected void addQueryTables(QueryBase queryBase) throws PortalException
addQueryTables
in class QueryBuilder
queryBase
- PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.