Package de.hybris.platform.cronjob.jalo
Class GeneratedStep
- 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.cronjob.jalo.GeneratedStep
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Step
public abstract class GeneratedStep extends GenericItem
Generated class for typeStep
.- 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.String
BATCHJOB
Qualifier of theStep.batchJob
attributestatic java.lang.String
CODE
Qualifier of theStep.code
attributeprotected static java.lang.String
CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CronJobPendingStepsRelation from ((processing))protected static java.lang.String
CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CronJobPendingStepsRelation from ((processing))protected static java.lang.String
CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED
protected static java.lang.String
CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CronJobProcessedStepsRelation from ((processing))protected static java.lang.String
CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CronJobProcessedStepsRelation from ((processing))protected static java.lang.String
CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED
protected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
ERRORMODE
Qualifier of theStep.errorMode
attributestatic java.lang.String
PENDINGCRONJOBS
Qualifier of theStep.pendingCronJobs
attributestatic java.lang.String
PROCESSEDCRONJOBS
Qualifier of theStep.processedCronJobs
attributestatic java.lang.String
SEQUENCENUMBER
Qualifier of theStep.sequenceNumber
attributestatic java.lang.String
SYNCHRONOUS
Qualifier of theStep.synchronous
attribute-
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 GeneratedStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchJob
getBatchJob()
Generated method - Getter of theStep.batchJob
attribute.BatchJob
getBatchJob(SessionContext ctx)
Generated method - Getter of theStep.batchJob
attribute.java.lang.String
getCode()
Generated method - Getter of theStep.code
attribute.java.lang.String
getCode(SessionContext ctx)
Generated method - Getter of theStep.code
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
EnumerationValue
getErrorMode()
Generated method - Getter of theStep.errorMode
attribute.EnumerationValue
getErrorMode(SessionContext ctx)
Generated method - Getter of theStep.errorMode
attribute.java.lang.Integer
getSequenceNumber()
Generated method - Getter of theStep.sequenceNumber
attribute.java.lang.Integer
getSequenceNumber(SessionContext ctx)
Generated method - Getter of theStep.sequenceNumber
attribute.int
getSequenceNumberAsPrimitive()
Generated method - Getter of theStep.sequenceNumber
attribute.int
getSequenceNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of theStep.sequenceNumber
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
java.lang.Boolean
isSynchronous()
Generated method - Getter of theStep.synchronous
attribute.java.lang.Boolean
isSynchronous(SessionContext ctx)
Generated method - Getter of theStep.synchronous
attribute.boolean
isSynchronousAsPrimitive()
Generated method - Getter of theStep.synchronous
attribute.boolean
isSynchronousAsPrimitive(SessionContext ctx)
Generated method - Getter of theStep.synchronous
attribute.protected void
setBatchJob(BatchJob value)
Generated method - Setter of theStep.batchJob
attribute.protected void
setBatchJob(SessionContext ctx, BatchJob value)
Generated method - Setter of theStep.batchJob
attribute.void
setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theStep.code
attribute.void
setCode(java.lang.String value)
Generated method - Setter of theStep.code
attribute.void
setErrorMode(EnumerationValue value)
Generated method - Setter of theStep.errorMode
attribute.void
setErrorMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theStep.errorMode
attribute.void
setSequenceNumber(int value)
Generated method - Setter of theStep.sequenceNumber
attribute.void
setSequenceNumber(SessionContext ctx, int value)
Generated method - Setter of theStep.sequenceNumber
attribute.void
setSequenceNumber(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theStep.sequenceNumber
attribute.void
setSequenceNumber(java.lang.Integer value)
Generated method - Setter of theStep.sequenceNumber
attribute.void
setSynchronous(boolean value)
Generated method - Setter of theStep.synchronous
attribute.void
setSynchronous(SessionContext ctx, boolean value)
Generated method - Setter of theStep.synchronous
attribute.void
setSynchronous(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theStep.synchronous
attribute.void
setSynchronous(java.lang.Boolean value)
Generated method - Setter of theStep.synchronous
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, 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, 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
-
BATCHJOB
public static final java.lang.String BATCHJOB
Qualifier of theStep.batchJob
attribute- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Qualifier of theStep.code
attribute- See Also:
- Constant Field Values
-
SEQUENCENUMBER
public static final java.lang.String SEQUENCENUMBER
Qualifier of theStep.sequenceNumber
attribute- See Also:
- Constant Field Values
-
SYNCHRONOUS
public static final java.lang.String SYNCHRONOUS
Qualifier of theStep.synchronous
attribute- See Also:
- Constant Field Values
-
ERRORMODE
public static final java.lang.String ERRORMODE
Qualifier of theStep.errorMode
attribute- See Also:
- Constant Field Values
-
PROCESSEDCRONJOBS
public static final java.lang.String PROCESSEDCRONJOBS
Qualifier of theStep.processedCronJobs
attribute- See Also:
- Constant Field Values
-
CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED
protected static java.lang.String CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CronJobProcessedStepsRelation from ((processing))
-
CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED
protected static java.lang.String CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED
-
CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED
protected static java.lang.String CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CronJobProcessedStepsRelation from ((processing))
-
PENDINGCRONJOBS
public static final java.lang.String PENDINGCRONJOBS
Qualifier of theStep.pendingCronJobs
attribute- See Also:
- Constant Field Values
-
CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED
protected static java.lang.String CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CronJobPendingStepsRelation from ((processing))
-
CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED
protected static java.lang.String CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED
-
CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED
protected static java.lang.String CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CronJobPendingStepsRelation from ((processing))
-
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:
getDefaultAttributeModes
in classItem
-
getBatchJob
public BatchJob getBatchJob(SessionContext ctx)
Generated method - Getter of theStep.batchJob
attribute.- Returns:
- the batchJob
-
getBatchJob
public BatchJob getBatchJob()
Generated method - Getter of theStep.batchJob
attribute.- Returns:
- the batchJob
-
setBatchJob
protected void setBatchJob(SessionContext ctx, BatchJob value)
Generated method - Setter of theStep.batchJob
attribute.- Parameters:
value
- the batchJob
-
setBatchJob
protected void setBatchJob(BatchJob value)
Generated method - Setter of theStep.batchJob
attribute.- Parameters:
value
- the batchJob
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theStep.code
attribute.- Returns:
- the code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theStep.code
attribute.- Returns:
- the code
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theStep.code
attribute.- Parameters:
value
- the code
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theStep.code
attribute.- Parameters:
value
- the code
-
getErrorMode
public EnumerationValue getErrorMode(SessionContext ctx)
Generated method - Getter of theStep.errorMode
attribute.- Returns:
- the errorMode
-
getErrorMode
public EnumerationValue getErrorMode()
Generated method - Getter of theStep.errorMode
attribute.- Returns:
- the errorMode
-
setErrorMode
public void setErrorMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theStep.errorMode
attribute.- Parameters:
value
- the errorMode
-
setErrorMode
public void setErrorMode(EnumerationValue value)
Generated method - Setter of theStep.errorMode
attribute.- Parameters:
value
- the errorMode
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getSequenceNumber
public java.lang.Integer getSequenceNumber(SessionContext ctx)
Generated method - Getter of theStep.sequenceNumber
attribute.- Returns:
- the sequenceNumber
-
getSequenceNumber
public java.lang.Integer getSequenceNumber()
Generated method - Getter of theStep.sequenceNumber
attribute.- Returns:
- the sequenceNumber
-
getSequenceNumberAsPrimitive
public int getSequenceNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of theStep.sequenceNumber
attribute.- Returns:
- the sequenceNumber
-
getSequenceNumberAsPrimitive
public int getSequenceNumberAsPrimitive()
Generated method - Getter of theStep.sequenceNumber
attribute.- Returns:
- the sequenceNumber
-
setSequenceNumber
public void setSequenceNumber(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theStep.sequenceNumber
attribute.- Parameters:
value
- the sequenceNumber
-
setSequenceNumber
public void setSequenceNumber(java.lang.Integer value)
Generated method - Setter of theStep.sequenceNumber
attribute.- Parameters:
value
- the sequenceNumber
-
setSequenceNumber
public void setSequenceNumber(SessionContext ctx, int value)
Generated method - Setter of theStep.sequenceNumber
attribute.- Parameters:
value
- the sequenceNumber
-
setSequenceNumber
public void setSequenceNumber(int value)
Generated method - Setter of theStep.sequenceNumber
attribute.- Parameters:
value
- the sequenceNumber
-
isSynchronous
public java.lang.Boolean isSynchronous(SessionContext ctx)
Generated method - Getter of theStep.synchronous
attribute.- Returns:
- the synchronous
-
isSynchronous
public java.lang.Boolean isSynchronous()
Generated method - Getter of theStep.synchronous
attribute.- Returns:
- the synchronous
-
isSynchronousAsPrimitive
public boolean isSynchronousAsPrimitive(SessionContext ctx)
Generated method - Getter of theStep.synchronous
attribute.- Returns:
- the synchronous
-
isSynchronousAsPrimitive
public boolean isSynchronousAsPrimitive()
Generated method - Getter of theStep.synchronous
attribute.- Returns:
- the synchronous
-
setSynchronous
public void setSynchronous(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theStep.synchronous
attribute.- Parameters:
value
- the synchronous
-
setSynchronous
public void setSynchronous(java.lang.Boolean value)
Generated method - Setter of theStep.synchronous
attribute.- Parameters:
value
- the synchronous
-
setSynchronous
public void setSynchronous(SessionContext ctx, boolean value)
Generated method - Setter of theStep.synchronous
attribute.- Parameters:
value
- the synchronous
-
setSynchronous
public void setSynchronous(boolean value)
Generated method - Setter of theStep.synchronous
attribute.- Parameters:
value
- the synchronous
-
-