Package | Description |
---|---|
com.edorasware.commons.core.any |
Classes for generic work object management.
|
com.edorasware.commons.core.beat | |
com.edorasware.commons.core.query.entity |
Classes to build entity-specific queries.
|
Modifier and Type | Field and Description |
---|---|
static DateOperand |
AnyWorkObject.ASSIGNED_GROUP_ID_UPDATE_TIME
Allows to build predicates testing for certain work object assigned group id update time values.
|
static DateOperand |
AnyWorkObject.ASSIGNEE_ID_UPDATE_TIME
Allows to build predicates testing for certain work object assignee id update time values.
|
static DateOperand |
AnyWorkObject.CREATION_TIME
Allows to build predicates testing for certain work object creation time values.
|
static DateOperand |
AnyWorkObjectDefinition.CREATION_TIME
Allows to build predicates testing for certain work object definition creation time values.
|
static DateOperand |
AnyWorkObject.DUE_TIME
Allows to build predicates testing for certain work object due time values.
|
static DateOperand |
AnyWorkObject.RESUBMISSION_TIME
Allows to build predicates testing for certain work object resubmission time values.
|
static DateOperand |
AnyWorkObject.STATE_UPDATE_TIME
Allows to build predicates testing for certain work object state update time values.
|
static DateOperand |
AnyWorkObject.SUB_STATE_UPDATE_TIME
Allows to build predicates testing for certain work object sub state update time values.
|
static DateOperand |
AnyWorkObject.UPDATE_TIME
Allows to build predicates testing for certain work object update time values.
|
static DateOperand |
AnyWorkObjectDefinition.UPDATE_TIME
Allows to build predicates testing for certain work object definition update time values.
|
static DateOperand |
AnyWorkObjectDefinition.VALID_FROM
Allows to build predicates testing for certain work object definition valid from date values.
|
static DateOperand |
AnyWorkObjectDefinition.VALID_TO
Allows to build predicates testing for certain work object definition valid to date values.
|
Modifier and Type | Field and Description |
---|---|
static DateOperand |
Beat.CREATION_TIME
Allows to build predicates testing for certain beat creation time values.
|
static DateOperand |
Beat.UPDATE_TIME
Allows to build predicates testing for certain beat update time values.
|
Modifier and Type | Method and Description |
---|---|
DateOperand |
VariableOperand.dateValue()
Returns an operand which allows to build predicates testing for the value part of variables.
|
DateOperand |
WorkObjectOperandContainer.getAssignedGroupIdUpdateTime() |
DateOperand |
WorkObjectOperandContainer.getAssigneeIdUpdateTime() |
DateOperand |
EntityOperandContainer.getCreationTime() |
DateOperand |
WorkObjectOperandContainer.getDueTime() |
DateOperand |
WorkObjectOperandContainer.getResubmissionTime() |
DateOperand |
DomainObjectOperandContainer.getStateUpdateTime() |
DateOperand |
DomainObjectOperandContainer.getSubStateUpdateTime() |
DateOperand |
EntityOperandContainer.getUpdateTime() |
DateOperand |
DomainObjectDefinitionOperandContainer.getValidFrom() |
DateOperand |
DomainObjectDefinitionOperandContainer.getValidTo() |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.