Package de.hybris.platform.cronjob.jalo
Class GeneratedCronJobHistory
- 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.GeneratedCronJobHistory
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
CronJobHistory
public abstract class GeneratedCronJobHistory extends GenericItem
Generated class for typeCronJobHistory.- 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.StringCRONJOBQualifier of theCronJobHistory.cronJobattributestatic java.lang.StringCRONJOBCODEQualifier of theCronJobHistory.cronJobCodeattributeprotected static BidirectionalOneToManyHandler<GeneratedCronJobHistory>CRONJOBHANDLERBidirectionalOneToManyHandlerfor handling 1:n CRONJOB's relation attributes from 'one' side.static java.lang.StringCRONJOBPOSQualifier of theCronJobHistory.cronJobPOSattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringENDTIMEQualifier of theCronJobHistory.endTimeattributestatic java.lang.StringFAILUREMESSAGEQualifier of theCronJobHistory.failureMessageattributestatic java.lang.StringJOBCODEQualifier of theCronJobHistory.jobCodeattributestatic java.lang.StringNODEIDQualifier of theCronJobHistory.nodeIDattributestatic java.lang.StringPROGRESSQualifier of theCronJobHistory.progressattributestatic java.lang.StringRESULTQualifier of theCronJobHistory.resultattributestatic java.lang.StringSCHEDULEDQualifier of theCronJobHistory.scheduledattributestatic java.lang.StringSTARTTIMEQualifier of theCronJobHistory.startTimeattributestatic java.lang.StringSTATUSQualifier of theCronJobHistory.statusattributestatic java.lang.StringSTATUSLINEQualifier of theCronJobHistory.statusLineattributestatic java.lang.StringUSERUIDQualifier of theCronJobHistory.userUidattribute-
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 GeneratedCronJobHistory()
-
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.CronJobgetCronJob()Generated method - Getter of theCronJobHistory.cronJobattribute.CronJobgetCronJob(SessionContext ctx)Generated method - Getter of theCronJobHistory.cronJobattribute.java.lang.StringgetCronJobCode()Generated method - Getter of theCronJobHistory.cronJobCodeattribute.java.lang.StringgetCronJobCode(SessionContext ctx)Generated method - Getter of theCronJobHistory.cronJobCodeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.DategetEndTime()Generated method - Getter of theCronJobHistory.endTimeattribute.java.util.DategetEndTime(SessionContext ctx)Generated method - Getter of theCronJobHistory.endTimeattribute.java.lang.StringgetFailureMessage()Generated method - Getter of theCronJobHistory.failureMessageattribute.java.lang.StringgetFailureMessage(SessionContext ctx)Generated method - Getter of theCronJobHistory.failureMessageattribute.java.lang.StringgetJobCode()Generated method - Getter of theCronJobHistory.jobCodeattribute.java.lang.StringgetJobCode(SessionContext ctx)Generated method - Getter of theCronJobHistory.jobCodeattribute.java.lang.IntegergetNodeID()Generated method - Getter of theCronJobHistory.nodeIDattribute.java.lang.IntegergetNodeID(SessionContext ctx)Generated method - Getter of theCronJobHistory.nodeIDattribute.intgetNodeIDAsPrimitive()Generated method - Getter of theCronJobHistory.nodeIDattribute.intgetNodeIDAsPrimitive(SessionContext ctx)Generated method - Getter of theCronJobHistory.nodeIDattribute.java.lang.DoublegetProgress()Generated method - Getter of theCronJobHistory.progressattribute.java.lang.DoublegetProgress(SessionContext ctx)Generated method - Getter of theCronJobHistory.progressattribute.doublegetProgressAsPrimitive()Generated method - Getter of theCronJobHistory.progressattribute.doublegetProgressAsPrimitive(SessionContext ctx)Generated method - Getter of theCronJobHistory.progressattribute.EnumerationValuegetResult()Generated method - Getter of theCronJobHistory.resultattribute.EnumerationValuegetResult(SessionContext ctx)Generated method - Getter of theCronJobHistory.resultattribute.java.util.DategetStartTime()Generated method - Getter of theCronJobHistory.startTimeattribute.java.util.DategetStartTime(SessionContext ctx)Generated method - Getter of theCronJobHistory.startTimeattribute.EnumerationValuegetStatus()Generated method - Getter of theCronJobHistory.statusattribute.EnumerationValuegetStatus(SessionContext ctx)Generated method - Getter of theCronJobHistory.statusattribute.java.lang.StringgetStatusLine()Generated method - Getter of theCronJobHistory.statusLineattribute.java.lang.StringgetStatusLine(SessionContext ctx)Generated method - Getter of theCronJobHistory.statusLineattribute.java.lang.StringgetUserUid()Generated method - Getter of theCronJobHistory.userUidattribute.java.lang.StringgetUserUid(SessionContext ctx)Generated method - Getter of theCronJobHistory.userUidattribute.java.lang.BooleanisScheduled()Generated method - Getter of theCronJobHistory.scheduledattribute.java.lang.BooleanisScheduled(SessionContext ctx)Generated method - Getter of theCronJobHistory.scheduledattribute.booleanisScheduledAsPrimitive()Generated method - Getter of theCronJobHistory.scheduledattribute.booleanisScheduledAsPrimitive(SessionContext ctx)Generated method - Getter of theCronJobHistory.scheduledattribute.voidsetCronJob(CronJob value)Generated method - Setter of theCronJobHistory.cronJobattribute.voidsetCronJob(SessionContext ctx, CronJob value)Generated method - Setter of theCronJobHistory.cronJobattribute.protected voidsetCronJobCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCronJobHistory.cronJobCodeattribute.protected voidsetCronJobCode(java.lang.String value)Generated method - Setter of theCronJobHistory.cronJobCodeattribute.voidsetEndTime(SessionContext ctx, java.util.Date value)Generated method - Setter of theCronJobHistory.endTimeattribute.voidsetEndTime(java.util.Date value)Generated method - Setter of theCronJobHistory.endTimeattribute.voidsetFailureMessage(SessionContext ctx, java.lang.String value)Generated method - Setter of theCronJobHistory.failureMessageattribute.voidsetFailureMessage(java.lang.String value)Generated method - Setter of theCronJobHistory.failureMessageattribute.protected voidsetJobCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCronJobHistory.jobCodeattribute.protected voidsetJobCode(java.lang.String value)Generated method - Setter of theCronJobHistory.jobCodeattribute.voidsetNodeID(int value)Generated method - Setter of theCronJobHistory.nodeIDattribute.voidsetNodeID(SessionContext ctx, int value)Generated method - Setter of theCronJobHistory.nodeIDattribute.voidsetNodeID(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theCronJobHistory.nodeIDattribute.voidsetNodeID(java.lang.Integer value)Generated method - Setter of theCronJobHistory.nodeIDattribute.voidsetProgress(double value)Generated method - Setter of theCronJobHistory.progressattribute.voidsetProgress(SessionContext ctx, double value)Generated method - Setter of theCronJobHistory.progressattribute.voidsetProgress(SessionContext ctx, java.lang.Double value)Generated method - Setter of theCronJobHistory.progressattribute.voidsetProgress(java.lang.Double value)Generated method - Setter of theCronJobHistory.progressattribute.voidsetResult(EnumerationValue value)Generated method - Setter of theCronJobHistory.resultattribute.voidsetResult(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCronJobHistory.resultattribute.voidsetScheduled(boolean value)Generated method - Setter of theCronJobHistory.scheduledattribute.voidsetScheduled(SessionContext ctx, boolean value)Generated method - Setter of theCronJobHistory.scheduledattribute.voidsetScheduled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCronJobHistory.scheduledattribute.voidsetScheduled(java.lang.Boolean value)Generated method - Setter of theCronJobHistory.scheduledattribute.protected voidsetStartTime(SessionContext ctx, java.util.Date value)Generated method - Setter of theCronJobHistory.startTimeattribute.protected voidsetStartTime(java.util.Date value)Generated method - Setter of theCronJobHistory.startTimeattribute.voidsetStatus(EnumerationValue value)Generated method - Setter of theCronJobHistory.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCronJobHistory.statusattribute.voidsetStatusLine(SessionContext ctx, java.lang.String value)Generated method - Setter of theCronJobHistory.statusLineattribute.voidsetStatusLine(java.lang.String value)Generated method - Setter of theCronJobHistory.statusLineattribute.voidsetUserUid(SessionContext ctx, java.lang.String value)Generated method - Setter of theCronJobHistory.userUidattribute.voidsetUserUid(java.lang.String value)Generated method - Setter of theCronJobHistory.userUidattribute.-
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
-
CRONJOBCODE
public static final java.lang.String CRONJOBCODE
Qualifier of theCronJobHistory.cronJobCodeattribute- See Also:
- Constant Field Values
-
JOBCODE
public static final java.lang.String JOBCODE
Qualifier of theCronJobHistory.jobCodeattribute- See Also:
- Constant Field Values
-
STARTTIME
public static final java.lang.String STARTTIME
Qualifier of theCronJobHistory.startTimeattribute- See Also:
- Constant Field Values
-
ENDTIME
public static final java.lang.String ENDTIME
Qualifier of theCronJobHistory.endTimeattribute- See Also:
- Constant Field Values
-
NODEID
public static final java.lang.String NODEID
Qualifier of theCronJobHistory.nodeIDattribute- See Also:
- Constant Field Values
-
SCHEDULED
public static final java.lang.String SCHEDULED
Qualifier of theCronJobHistory.scheduledattribute- See Also:
- Constant Field Values
-
USERUID
public static final java.lang.String USERUID
Qualifier of theCronJobHistory.userUidattribute- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Qualifier of theCronJobHistory.statusattribute- See Also:
- Constant Field Values
-
RESULT
public static final java.lang.String RESULT
Qualifier of theCronJobHistory.resultattribute- See Also:
- Constant Field Values
-
FAILUREMESSAGE
public static final java.lang.String FAILUREMESSAGE
Qualifier of theCronJobHistory.failureMessageattribute- See Also:
- Constant Field Values
-
PROGRESS
public static final java.lang.String PROGRESS
Qualifier of theCronJobHistory.progressattribute- See Also:
- Constant Field Values
-
STATUSLINE
public static final java.lang.String STATUSLINE
Qualifier of theCronJobHistory.statusLineattribute- See Also:
- Constant Field Values
-
CRONJOBPOS
public static final java.lang.String CRONJOBPOS
Qualifier of theCronJobHistory.cronJobPOSattribute- See Also:
- Constant Field Values
-
CRONJOB
public static final java.lang.String CRONJOB
Qualifier of theCronJobHistory.cronJobattribute- See Also:
- Constant Field Values
-
CRONJOBHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCronJobHistory> CRONJOBHANDLER
BidirectionalOneToManyHandlerfor handling 1:n CRONJOB'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
-
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
-
getCronJob
public CronJob getCronJob(SessionContext ctx)
Generated method - Getter of theCronJobHistory.cronJobattribute.- Returns:
- the cronJob - cronjob
-
getCronJob
public CronJob getCronJob()
Generated method - Getter of theCronJobHistory.cronJobattribute.- Returns:
- the cronJob - cronjob
-
setCronJob
public void setCronJob(SessionContext ctx, CronJob value)
Generated method - Setter of theCronJobHistory.cronJobattribute.- Parameters:
value- the cronJob - cronjob
-
setCronJob
public void setCronJob(CronJob value)
Generated method - Setter of theCronJobHistory.cronJobattribute.- Parameters:
value- the cronJob - cronjob
-
getCronJobCode
public java.lang.String getCronJobCode(SessionContext ctx)
Generated method - Getter of theCronJobHistory.cronJobCodeattribute.- Returns:
- the cronJobCode
-
getCronJobCode
public java.lang.String getCronJobCode()
Generated method - Getter of theCronJobHistory.cronJobCodeattribute.- Returns:
- the cronJobCode
-
setCronJobCode
protected void setCronJobCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCronJobHistory.cronJobCodeattribute.- Parameters:
value- the cronJobCode
-
setCronJobCode
protected void setCronJobCode(java.lang.String value)
Generated method - Setter of theCronJobHistory.cronJobCodeattribute.- Parameters:
value- the cronJobCode
-
getEndTime
public java.util.Date getEndTime(SessionContext ctx)
Generated method - Getter of theCronJobHistory.endTimeattribute.- Returns:
- the endTime
-
getEndTime
public java.util.Date getEndTime()
Generated method - Getter of theCronJobHistory.endTimeattribute.- Returns:
- the endTime
-
setEndTime
public void setEndTime(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCronJobHistory.endTimeattribute.- Parameters:
value- the endTime
-
setEndTime
public void setEndTime(java.util.Date value)
Generated method - Setter of theCronJobHistory.endTimeattribute.- Parameters:
value- the endTime
-
getFailureMessage
public java.lang.String getFailureMessage(SessionContext ctx)
Generated method - Getter of theCronJobHistory.failureMessageattribute.- Returns:
- the failureMessage
-
getFailureMessage
public java.lang.String getFailureMessage()
Generated method - Getter of theCronJobHistory.failureMessageattribute.- Returns:
- the failureMessage
-
setFailureMessage
public void setFailureMessage(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCronJobHistory.failureMessageattribute.- Parameters:
value- the failureMessage
-
setFailureMessage
public void setFailureMessage(java.lang.String value)
Generated method - Setter of theCronJobHistory.failureMessageattribute.- Parameters:
value- the failureMessage
-
getJobCode
public java.lang.String getJobCode(SessionContext ctx)
Generated method - Getter of theCronJobHistory.jobCodeattribute.- Returns:
- the jobCode
-
getJobCode
public java.lang.String getJobCode()
Generated method - Getter of theCronJobHistory.jobCodeattribute.- Returns:
- the jobCode
-
setJobCode
protected void setJobCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCronJobHistory.jobCodeattribute.- Parameters:
value- the jobCode
-
setJobCode
protected void setJobCode(java.lang.String value)
Generated method - Setter of theCronJobHistory.jobCodeattribute.- Parameters:
value- the jobCode
-
getNodeID
public java.lang.Integer getNodeID(SessionContext ctx)
Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
getNodeID
public java.lang.Integer getNodeID()
Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
getNodeIDAsPrimitive
public int getNodeIDAsPrimitive(SessionContext ctx)
Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
getNodeIDAsPrimitive
public int getNodeIDAsPrimitive()
Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
setNodeID
public void setNodeID(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCronJobHistory.nodeIDattribute.- Parameters:
value- the nodeID
-
setNodeID
public void setNodeID(java.lang.Integer value)
Generated method - Setter of theCronJobHistory.nodeIDattribute.- Parameters:
value- the nodeID
-
setNodeID
public void setNodeID(SessionContext ctx, int value)
Generated method - Setter of theCronJobHistory.nodeIDattribute.- Parameters:
value- the nodeID
-
setNodeID
public void setNodeID(int value)
Generated method - Setter of theCronJobHistory.nodeIDattribute.- Parameters:
value- the nodeID
-
getProgress
public java.lang.Double getProgress(SessionContext ctx)
Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
getProgress
public java.lang.Double getProgress()
Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
getProgressAsPrimitive
public double getProgressAsPrimitive(SessionContext ctx)
Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
getProgressAsPrimitive
public double getProgressAsPrimitive()
Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
setProgress
public void setProgress(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCronJobHistory.progressattribute.- Parameters:
value- the progress
-
setProgress
public void setProgress(java.lang.Double value)
Generated method - Setter of theCronJobHistory.progressattribute.- Parameters:
value- the progress
-
setProgress
public void setProgress(SessionContext ctx, double value)
Generated method - Setter of theCronJobHistory.progressattribute.- Parameters:
value- the progress
-
setProgress
public void setProgress(double value)
Generated method - Setter of theCronJobHistory.progressattribute.- Parameters:
value- the progress
-
getResult
public EnumerationValue getResult(SessionContext ctx)
Generated method - Getter of theCronJobHistory.resultattribute.- Returns:
- the result
-
getResult
public EnumerationValue getResult()
Generated method - Getter of theCronJobHistory.resultattribute.- Returns:
- the result
-
setResult
public void setResult(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCronJobHistory.resultattribute.- Parameters:
value- the result
-
setResult
public void setResult(EnumerationValue value)
Generated method - Setter of theCronJobHistory.resultattribute.- Parameters:
value- the result
-
isScheduled
public java.lang.Boolean isScheduled(SessionContext ctx)
Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
isScheduled
public java.lang.Boolean isScheduled()
Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
isScheduledAsPrimitive
public boolean isScheduledAsPrimitive(SessionContext ctx)
Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
isScheduledAsPrimitive
public boolean isScheduledAsPrimitive()
Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
setScheduled
public void setScheduled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCronJobHistory.scheduledattribute.- Parameters:
value- the scheduled
-
setScheduled
public void setScheduled(java.lang.Boolean value)
Generated method - Setter of theCronJobHistory.scheduledattribute.- Parameters:
value- the scheduled
-
setScheduled
public void setScheduled(SessionContext ctx, boolean value)
Generated method - Setter of theCronJobHistory.scheduledattribute.- Parameters:
value- the scheduled
-
setScheduled
public void setScheduled(boolean value)
Generated method - Setter of theCronJobHistory.scheduledattribute.- Parameters:
value- the scheduled
-
getStartTime
public java.util.Date getStartTime(SessionContext ctx)
Generated method - Getter of theCronJobHistory.startTimeattribute.- Returns:
- the startTime
-
getStartTime
public java.util.Date getStartTime()
Generated method - Getter of theCronJobHistory.startTimeattribute.- Returns:
- the startTime
-
setStartTime
protected void setStartTime(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCronJobHistory.startTimeattribute.- Parameters:
value- the startTime
-
setStartTime
protected void setStartTime(java.util.Date value)
Generated method - Setter of theCronJobHistory.startTimeattribute.- Parameters:
value- the startTime
-
getStatus
public EnumerationValue getStatus(SessionContext ctx)
Generated method - Getter of theCronJobHistory.statusattribute.- Returns:
- the status
-
getStatus
public EnumerationValue getStatus()
Generated method - Getter of theCronJobHistory.statusattribute.- Returns:
- the status
-
setStatus
public void setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCronJobHistory.statusattribute.- Parameters:
value- the status
-
setStatus
public void setStatus(EnumerationValue value)
Generated method - Setter of theCronJobHistory.statusattribute.- Parameters:
value- the status
-
getStatusLine
public java.lang.String getStatusLine(SessionContext ctx)
Generated method - Getter of theCronJobHistory.statusLineattribute.- Returns:
- the statusLine
-
getStatusLine
public java.lang.String getStatusLine()
Generated method - Getter of theCronJobHistory.statusLineattribute.- Returns:
- the statusLine
-
setStatusLine
public void setStatusLine(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCronJobHistory.statusLineattribute.- Parameters:
value- the statusLine
-
setStatusLine
public void setStatusLine(java.lang.String value)
Generated method - Setter of theCronJobHistory.statusLineattribute.- Parameters:
value- the statusLine
-
getUserUid
public java.lang.String getUserUid(SessionContext ctx)
Generated method - Getter of theCronJobHistory.userUidattribute.- Returns:
- the userUid
-
getUserUid
public java.lang.String getUserUid()
Generated method - Getter of theCronJobHistory.userUidattribute.- Returns:
- the userUid
-
setUserUid
public void setUserUid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCronJobHistory.userUidattribute.- Parameters:
value- the userUid
-
setUserUid
public void setUserUid(java.lang.String value)
Generated method - Setter of theCronJobHistory.userUidattribute.- Parameters:
value- the userUid
-
-