Package de.hybris.platform.task
Class GeneratedTaskCondition
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.task.GeneratedTaskCondition
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
TaskCondition
public abstract class GeneratedTaskCondition extends GenericItem
Generated class for typeTaskCondition.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCHOICEQualifier of theTaskCondition.choiceattributestatic java.lang.StringCONSUMEDQualifier of theTaskCondition.consumedattributestatic java.lang.StringCOUNTERQualifier of theTaskCondition.counterattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEXPIRATIONTIMEMILLISQualifier of theTaskCondition.expirationTimeMillisattributestatic java.lang.StringFULFILLEDQualifier of theTaskCondition.fulfilledattributestatic java.lang.StringPROCESSEDDATEQualifier of theTaskCondition.processedDateattributestatic java.lang.StringTASKQualifier of theTaskCondition.taskattributeprotected static BidirectionalOneToManyHandler<GeneratedTaskCondition>TASKHANDLERBidirectionalOneToManyHandlerfor handling 1:n TASK's relation attributes from 'one' side.static java.lang.StringUNIQUEIDQualifier of theTaskCondition.uniqueIDattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedTaskCondition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetChoice()Generated method - Getter of theTaskCondition.choiceattribute.java.lang.StringgetChoice(SessionContext ctx)Generated method - Getter of theTaskCondition.choiceattribute.java.lang.IntegergetCounter()Generated method - Getter of theTaskCondition.counterattribute.java.lang.IntegergetCounter(SessionContext ctx)Generated method - Getter of theTaskCondition.counterattribute.intgetCounterAsPrimitive()Generated method - Getter of theTaskCondition.counterattribute.intgetCounterAsPrimitive(SessionContext ctx)Generated method - Getter of theTaskCondition.counterattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.LonggetExpirationTimeMillis()Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.java.lang.LonggetExpirationTimeMillis(SessionContext ctx)Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.longgetExpirationTimeMillisAsPrimitive()Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.longgetExpirationTimeMillisAsPrimitive(SessionContext ctx)Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.java.util.DategetProcessedDate()Generated method - Getter of theTaskCondition.processedDateattribute.java.util.DategetProcessedDate(SessionContext ctx)Generated method - Getter of theTaskCondition.processedDateattribute.TaskgetTask()Generated method - Getter of theTaskCondition.taskattribute.TaskgetTask(SessionContext ctx)Generated method - Getter of theTaskCondition.taskattribute.java.lang.StringgetUniqueID()Generated method - Getter of theTaskCondition.uniqueIDattribute.java.lang.StringgetUniqueID(SessionContext ctx)Generated method - Getter of theTaskCondition.uniqueIDattribute.java.lang.BooleanisConsumed()Generated method - Getter of theTaskCondition.consumedattribute.java.lang.BooleanisConsumed(SessionContext ctx)Generated method - Getter of theTaskCondition.consumedattribute.booleanisConsumedAsPrimitive()Generated method - Getter of theTaskCondition.consumedattribute.booleanisConsumedAsPrimitive(SessionContext ctx)Generated method - Getter of theTaskCondition.consumedattribute.java.lang.BooleanisFulfilled()Generated method - Getter of theTaskCondition.fulfilledattribute.java.lang.BooleanisFulfilled(SessionContext ctx)Generated method - Getter of theTaskCondition.fulfilledattribute.booleanisFulfilledAsPrimitive()Generated method - Getter of theTaskCondition.fulfilledattribute.booleanisFulfilledAsPrimitive(SessionContext ctx)Generated method - Getter of theTaskCondition.fulfilledattribute.voidsetChoice(SessionContext ctx, java.lang.String value)Generated method - Setter of theTaskCondition.choiceattribute.voidsetChoice(java.lang.String value)Generated method - Setter of theTaskCondition.choiceattribute.voidsetConsumed(boolean value)Generated method - Setter of theTaskCondition.consumedattribute.voidsetConsumed(SessionContext ctx, boolean value)Generated method - Setter of theTaskCondition.consumedattribute.voidsetConsumed(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theTaskCondition.consumedattribute.voidsetConsumed(java.lang.Boolean value)Generated method - Setter of theTaskCondition.consumedattribute.voidsetCounter(int value)Generated method - Setter of theTaskCondition.counterattribute.voidsetCounter(SessionContext ctx, int value)Generated method - Setter of theTaskCondition.counterattribute.voidsetCounter(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theTaskCondition.counterattribute.voidsetCounter(java.lang.Integer value)Generated method - Setter of theTaskCondition.counterattribute.voidsetExpirationTimeMillis(long value)Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.voidsetExpirationTimeMillis(SessionContext ctx, long value)Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.voidsetExpirationTimeMillis(SessionContext ctx, java.lang.Long value)Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.voidsetExpirationTimeMillis(java.lang.Long value)Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.voidsetFulfilled(boolean value)Generated method - Setter of theTaskCondition.fulfilledattribute.voidsetFulfilled(SessionContext ctx, boolean value)Generated method - Setter of theTaskCondition.fulfilledattribute.voidsetFulfilled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theTaskCondition.fulfilledattribute.voidsetFulfilled(java.lang.Boolean value)Generated method - Setter of theTaskCondition.fulfilledattribute.voidsetProcessedDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theTaskCondition.processedDateattribute.voidsetProcessedDate(java.util.Date value)Generated method - Setter of theTaskCondition.processedDateattribute.voidsetTask(SessionContext ctx, Task value)Generated method - Setter of theTaskCondition.taskattribute.voidsetTask(Task value)Generated method - Setter of theTaskCondition.taskattribute.voidsetUniqueID(SessionContext ctx, java.lang.String value)Generated method - Setter of theTaskCondition.uniqueIDattribute.voidsetUniqueID(java.lang.String value)Generated method - Setter of theTaskCondition.uniqueIDattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
UNIQUEID
public static final java.lang.String UNIQUEID
Qualifier of theTaskCondition.uniqueIDattribute- See Also:
- Constant Field Values
-
EXPIRATIONTIMEMILLIS
public static final java.lang.String EXPIRATIONTIMEMILLIS
Qualifier of theTaskCondition.expirationTimeMillisattribute- See Also:
- Constant Field Values
-
PROCESSEDDATE
public static final java.lang.String PROCESSEDDATE
Qualifier of theTaskCondition.processedDateattribute- See Also:
- Constant Field Values
-
FULFILLED
public static final java.lang.String FULFILLED
Qualifier of theTaskCondition.fulfilledattribute- See Also:
- Constant Field Values
-
CONSUMED
public static final java.lang.String CONSUMED
Qualifier of theTaskCondition.consumedattribute- See Also:
- Constant Field Values
-
CHOICE
public static final java.lang.String CHOICE
Qualifier of theTaskCondition.choiceattribute- See Also:
- Constant Field Values
-
COUNTER
public static final java.lang.String COUNTER
Qualifier of theTaskCondition.counterattribute- See Also:
- Constant Field Values
-
TASK
public static final java.lang.String TASK
Qualifier of theTaskCondition.taskattribute- See Also:
- Constant Field Values
-
TASKHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedTaskCondition> TASKHANDLER
BidirectionalOneToManyHandlerfor handling 1:n TASK's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getChoice
public java.lang.String getChoice(SessionContext ctx)
Generated method - Getter of theTaskCondition.choiceattribute.- Returns:
- the choice - Additional value which can be provided by the user when triggering an event
-
getChoice
public java.lang.String getChoice()
Generated method - Getter of theTaskCondition.choiceattribute.- Returns:
- the choice - Additional value which can be provided by the user when triggering an event
-
setChoice
public void setChoice(SessionContext ctx, java.lang.String value)
Generated method - Setter of theTaskCondition.choiceattribute.- Parameters:
value- the choice - Additional value which can be provided by the user when triggering an event
-
setChoice
public void setChoice(java.lang.String value)
Generated method - Setter of theTaskCondition.choiceattribute.- Parameters:
value- the choice - Additional value which can be provided by the user when triggering an event
-
isConsumed
public java.lang.Boolean isConsumed(SessionContext ctx)
Generated method - Getter of theTaskCondition.consumedattribute.- Returns:
- the consumed
-
isConsumed
public java.lang.Boolean isConsumed()
Generated method - Getter of theTaskCondition.consumedattribute.- Returns:
- the consumed
-
isConsumedAsPrimitive
public boolean isConsumedAsPrimitive(SessionContext ctx)
Generated method - Getter of theTaskCondition.consumedattribute.- Returns:
- the consumed
-
isConsumedAsPrimitive
public boolean isConsumedAsPrimitive()
Generated method - Getter of theTaskCondition.consumedattribute.- Returns:
- the consumed
-
setConsumed
public void setConsumed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theTaskCondition.consumedattribute.- Parameters:
value- the consumed
-
setConsumed
public void setConsumed(java.lang.Boolean value)
Generated method - Setter of theTaskCondition.consumedattribute.- Parameters:
value- the consumed
-
setConsumed
public void setConsumed(SessionContext ctx, boolean value)
Generated method - Setter of theTaskCondition.consumedattribute.- Parameters:
value- the consumed
-
setConsumed
public void setConsumed(boolean value)
Generated method - Setter of theTaskCondition.consumedattribute.- Parameters:
value- the consumed
-
getCounter
public java.lang.Integer getCounter(SessionContext ctx)
Generated method - Getter of theTaskCondition.counterattribute.- Returns:
- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
getCounter
public java.lang.Integer getCounter()
Generated method - Getter of theTaskCondition.counterattribute.- Returns:
- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
getCounterAsPrimitive
public int getCounterAsPrimitive(SessionContext ctx)
Generated method - Getter of theTaskCondition.counterattribute.- Returns:
- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
getCounterAsPrimitive
public int getCounterAsPrimitive()
Generated method - Getter of theTaskCondition.counterattribute.- Returns:
- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
setCounter
public void setCounter(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theTaskCondition.counterattribute.- Parameters:
value- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
setCounter
public void setCounter(java.lang.Integer value)
Generated method - Setter of theTaskCondition.counterattribute.- Parameters:
value- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
setCounter
public void setCounter(SessionContext ctx, int value)
Generated method - Setter of theTaskCondition.counterattribute.- Parameters:
value- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
setCounter
public void setCounter(int value)
Generated method - Setter of theTaskCondition.counterattribute.- Parameters:
value- the counter - Counter which if set to value greater than 0 prevent fulfilling the condition. Counter is decremented every time when an event is triggered.
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getExpirationTimeMillis
public java.lang.Long getExpirationTimeMillis(SessionContext ctx)
Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - The maximum allowed time to wait for completion
-
getExpirationTimeMillis
public java.lang.Long getExpirationTimeMillis()
Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - The maximum allowed time to wait for completion
-
getExpirationTimeMillisAsPrimitive
public long getExpirationTimeMillisAsPrimitive(SessionContext ctx)
Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - The maximum allowed time to wait for completion
-
getExpirationTimeMillisAsPrimitive
public long getExpirationTimeMillisAsPrimitive()
Generated method - Getter of theTaskCondition.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - The maximum allowed time to wait for completion
-
setExpirationTimeMillis
public void setExpirationTimeMillis(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - The maximum allowed time to wait for completion
-
setExpirationTimeMillis
public void setExpirationTimeMillis(java.lang.Long value)
Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - The maximum allowed time to wait for completion
-
setExpirationTimeMillis
public void setExpirationTimeMillis(SessionContext ctx, long value)
Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - The maximum allowed time to wait for completion
-
setExpirationTimeMillis
public void setExpirationTimeMillis(long value)
Generated method - Setter of theTaskCondition.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - The maximum allowed time to wait for completion
-
isFulfilled
public java.lang.Boolean isFulfilled(SessionContext ctx)
Generated method - Getter of theTaskCondition.fulfilledattribute.- Returns:
- the fulfilled
-
isFulfilled
public java.lang.Boolean isFulfilled()
Generated method - Getter of theTaskCondition.fulfilledattribute.- Returns:
- the fulfilled
-
isFulfilledAsPrimitive
public boolean isFulfilledAsPrimitive(SessionContext ctx)
Generated method - Getter of theTaskCondition.fulfilledattribute.- Returns:
- the fulfilled
-
isFulfilledAsPrimitive
public boolean isFulfilledAsPrimitive()
Generated method - Getter of theTaskCondition.fulfilledattribute.- Returns:
- the fulfilled
-
setFulfilled
public void setFulfilled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theTaskCondition.fulfilledattribute.- Parameters:
value- the fulfilled
-
setFulfilled
public void setFulfilled(java.lang.Boolean value)
Generated method - Setter of theTaskCondition.fulfilledattribute.- Parameters:
value- the fulfilled
-
setFulfilled
public void setFulfilled(SessionContext ctx, boolean value)
Generated method - Setter of theTaskCondition.fulfilledattribute.- Parameters:
value- the fulfilled
-
setFulfilled
public void setFulfilled(boolean value)
Generated method - Setter of theTaskCondition.fulfilledattribute.- Parameters:
value- the fulfilled
-
getProcessedDate
public java.util.Date getProcessedDate(SessionContext ctx)
Generated method - Getter of theTaskCondition.processedDateattribute.- Returns:
- the processedDate - The date when this condition has been processed. Then state is switched to FULFILLED or REJECTED.
-
getProcessedDate
public java.util.Date getProcessedDate()
Generated method - Getter of theTaskCondition.processedDateattribute.- Returns:
- the processedDate - The date when this condition has been processed. Then state is switched to FULFILLED or REJECTED.
-
setProcessedDate
public void setProcessedDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theTaskCondition.processedDateattribute.- Parameters:
value- the processedDate - The date when this condition has been processed. Then state is switched to FULFILLED or REJECTED.
-
setProcessedDate
public void setProcessedDate(java.util.Date value)
Generated method - Setter of theTaskCondition.processedDateattribute.- Parameters:
value- the processedDate - The date when this condition has been processed. Then state is switched to FULFILLED or REJECTED.
-
getTask
public Task getTask(SessionContext ctx)
Generated method - Getter of theTaskCondition.taskattribute.- Returns:
- the task
-
getTask
public Task getTask()
Generated method - Getter of theTaskCondition.taskattribute.- Returns:
- the task
-
setTask
public void setTask(SessionContext ctx, Task value)
Generated method - Setter of theTaskCondition.taskattribute.- Parameters:
value- the task
-
setTask
public void setTask(Task value)
Generated method - Setter of theTaskCondition.taskattribute.- Parameters:
value- the task
-
getUniqueID
public java.lang.String getUniqueID(SessionContext ctx)
Generated method - Getter of theTaskCondition.uniqueIDattribute.- Returns:
- the uniqueID - The unique id of this condition - may be created by number series !?
-
getUniqueID
public java.lang.String getUniqueID()
Generated method - Getter of theTaskCondition.uniqueIDattribute.- Returns:
- the uniqueID - The unique id of this condition - may be created by number series !?
-
setUniqueID
public void setUniqueID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theTaskCondition.uniqueIDattribute.- Parameters:
value- the uniqueID - The unique id of this condition - may be created by number series !?
-
setUniqueID
public void setUniqueID(java.lang.String value)
Generated method - Setter of theTaskCondition.uniqueIDattribute.- Parameters:
value- the uniqueID - The unique id of this condition - may be created by number series !?
-
-