Package de.hybris.platform.cronjob.model
Class CronJobHistoryModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.cronjob.model.CronJobHistoryModel
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CatalogVersionSyncCronJobHistoryModel
Generated model class for type CronJobHistory first defined at extension processing.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationCronJobHistoryRelationdefining source attributecronJobin extensionprocessing.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofCronJobHistory.cronJobattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.cronJobCodeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.endTimeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.failureMessageattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.jobCodeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.nodeIDattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.progressattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.resultattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.scheduledattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.startTimeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.statusattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.statusLineattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofCronJobHistory.userUidattribute defined at extensionprocessing.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.Generated constructor - Default constructor for creation with existing contextCronJobHistoryModel(String _cronJobCode, String _jobCode, int _nodeID, ItemModel _owner, Date _startTime) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCronJobHistoryModel(String _cronJobCode, String _jobCode, int _nodeID, Date _startTime) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theCronJobHistory.cronJobattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.cronJobCodeattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.endTimeattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.failureMessageattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.jobCodeattribute defined at extensionprocessing.intGenerated method - Getter of theCronJobHistory.nodeIDattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.progressattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.resultattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.scheduledattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.startTimeattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.statusattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.statusLineattribute defined at extensionprocessing.Generated method - Getter of theCronJobHistory.userUidattribute defined at extensionprocessing.voidsetCronJob(CronJobModel value) Generated method - Setter ofCronJobHistory.cronJobattribute defined at extensionprocessing.voidsetCronJobCode(String value) Generated method - Initial setter ofCronJobHistory.cronJobCodeattribute defined at extensionprocessing.voidsetEndTime(Date value) Generated method - Setter ofCronJobHistory.endTimeattribute defined at extensionprocessing.voidsetFailureMessage(String value) Generated method - Setter ofCronJobHistory.failureMessageattribute defined at extensionprocessing.voidsetJobCode(String value) Generated method - Initial setter ofCronJobHistory.jobCodeattribute defined at extensionprocessing.voidsetNodeID(int value) Generated method - Setter ofCronJobHistory.nodeIDattribute defined at extensionprocessing.voidsetProgress(Double value) Generated method - Setter ofCronJobHistory.progressattribute defined at extensionprocessing.voidsetResult(CronJobResult value) Generated method - Setter ofCronJobHistory.resultattribute defined at extensionprocessing.voidsetScheduled(Boolean value) Generated method - Setter ofCronJobHistory.scheduledattribute defined at extensionprocessing.voidsetStartTime(Date value) Generated method - Initial setter ofCronJobHistory.startTimeattribute defined at extensionprocessing.voidsetStatus(CronJobStatus value) Generated method - Setter ofCronJobHistory.statusattribute defined at extensionprocessing.voidsetStatusLine(String value) Generated method - Setter ofCronJobHistory.statusLineattribute defined at extensionprocessing.voidsetUserUid(String value) Generated method - Setter ofCronJobHistory.userUidattribute defined at extensionprocessing.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_CRONJOBHISTORYRELATION
Generated relation code constant for relationCronJobHistoryRelationdefining source attributecronJobin extensionprocessing.- See Also:
-
CRONJOBCODE
Generated constant - Attribute key ofCronJobHistory.cronJobCodeattribute defined at extensionprocessing.- See Also:
-
JOBCODE
Generated constant - Attribute key ofCronJobHistory.jobCodeattribute defined at extensionprocessing.- See Also:
-
STARTTIME
Generated constant - Attribute key ofCronJobHistory.startTimeattribute defined at extensionprocessing.- See Also:
-
ENDTIME
Generated constant - Attribute key ofCronJobHistory.endTimeattribute defined at extensionprocessing.- See Also:
-
NODEID
Generated constant - Attribute key ofCronJobHistory.nodeIDattribute defined at extensionprocessing.- See Also:
-
SCHEDULED
Generated constant - Attribute key ofCronJobHistory.scheduledattribute defined at extensionprocessing.- See Also:
-
USERUID
Generated constant - Attribute key ofCronJobHistory.userUidattribute defined at extensionprocessing.- See Also:
-
STATUS
Generated constant - Attribute key ofCronJobHistory.statusattribute defined at extensionprocessing.- See Also:
-
RESULT
Generated constant - Attribute key ofCronJobHistory.resultattribute defined at extensionprocessing.- See Also:
-
FAILUREMESSAGE
Generated constant - Attribute key ofCronJobHistory.failureMessageattribute defined at extensionprocessing.- See Also:
-
PROGRESS
Generated constant - Attribute key ofCronJobHistory.progressattribute defined at extensionprocessing.- See Also:
-
STATUSLINE
Generated constant - Attribute key ofCronJobHistory.statusLineattribute defined at extensionprocessing.- See Also:
-
CRONJOB
Generated constant - Attribute key ofCronJobHistory.cronJobattribute defined at extensionprocessing.- See Also:
-
-
Constructor Details
-
CronJobHistoryModel
public CronJobHistoryModel()Generated constructor - Default constructor for generic creation. -
CronJobHistoryModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CronJobHistoryModel
@Deprecated(since="4.1.1", forRemoval=true) public CronJobHistoryModel(String _cronJobCode, String _jobCode, int _nodeID, Date _startTime) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_cronJobCode- initial attribute declared by typeCronJobHistoryat extensionprocessing_jobCode- initial attribute declared by typeCronJobHistoryat extensionprocessing_nodeID- initial attribute declared by typeCronJobHistoryat extensionprocessing_startTime- initial attribute declared by typeCronJobHistoryat extensionprocessing
-
CronJobHistoryModel
@Deprecated(since="4.1.1", forRemoval=true) public CronJobHistoryModel(String _cronJobCode, String _jobCode, int _nodeID, ItemModel _owner, Date _startTime) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_cronJobCode- initial attribute declared by typeCronJobHistoryat extensionprocessing_jobCode- initial attribute declared by typeCronJobHistoryat extensionprocessing_nodeID- initial attribute declared by typeCronJobHistoryat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore_startTime- initial attribute declared by typeCronJobHistoryat extensionprocessing
-
-
Method Details
-
getCronJob
Generated method - Getter of theCronJobHistory.cronJobattribute defined at extensionprocessing.- Returns:
- the cronJob - cronjob
-
getCronJobCode
Generated method - Getter of theCronJobHistory.cronJobCodeattribute defined at extensionprocessing.- Returns:
- the cronJobCode
-
getEndTime
Generated method - Getter of theCronJobHistory.endTimeattribute defined at extensionprocessing.- Returns:
- the endTime
-
getFailureMessage
Generated method - Getter of theCronJobHistory.failureMessageattribute defined at extensionprocessing.- Returns:
- the failureMessage
-
getJobCode
Generated method - Getter of theCronJobHistory.jobCodeattribute defined at extensionprocessing.- Returns:
- the jobCode
-
getNodeID
Generated method - Getter of theCronJobHistory.nodeIDattribute defined at extensionprocessing.- Returns:
- the nodeID
-
getProgress
Generated method - Getter of theCronJobHistory.progressattribute defined at extensionprocessing.- Returns:
- the progress
-
getResult
Generated method - Getter of theCronJobHistory.resultattribute defined at extensionprocessing.- Returns:
- the result
-
getScheduled
Generated method - Getter of theCronJobHistory.scheduledattribute defined at extensionprocessing.- Returns:
- the scheduled
-
getStartTime
Generated method - Getter of theCronJobHistory.startTimeattribute defined at extensionprocessing.- Returns:
- the startTime
-
getStatus
Generated method - Getter of theCronJobHistory.statusattribute defined at extensionprocessing.- Returns:
- the status
-
getStatusLine
Generated method - Getter of theCronJobHistory.statusLineattribute defined at extensionprocessing.- Returns:
- the statusLine
-
getUserUid
Generated method - Getter of theCronJobHistory.userUidattribute defined at extensionprocessing.- Returns:
- the userUid
-
setCronJob
Generated method - Setter ofCronJobHistory.cronJobattribute defined at extensionprocessing.- Parameters:
value- the cronJob - cronjob
-
setCronJobCode
Generated method - Initial setter ofCronJobHistory.cronJobCodeattribute defined at extensionprocessing. Can only be used at creation of model - before first save.- Parameters:
value- the cronJobCode
-
setEndTime
Generated method - Setter ofCronJobHistory.endTimeattribute defined at extensionprocessing.- Parameters:
value- the endTime
-
setFailureMessage
Generated method - Setter ofCronJobHistory.failureMessageattribute defined at extensionprocessing.- Parameters:
value- the failureMessage
-
setJobCode
Generated method - Initial setter ofCronJobHistory.jobCodeattribute defined at extensionprocessing. Can only be used at creation of model - before first save.- Parameters:
value- the jobCode
-
setNodeID
Generated method - Setter ofCronJobHistory.nodeIDattribute defined at extensionprocessing.- Parameters:
value- the nodeID
-
setProgress
Generated method - Setter ofCronJobHistory.progressattribute defined at extensionprocessing.- Parameters:
value- the progress
-
setResult
Generated method - Setter ofCronJobHistory.resultattribute defined at extensionprocessing.- Parameters:
value- the result
-
setScheduled
Generated method - Setter ofCronJobHistory.scheduledattribute defined at extensionprocessing.- Parameters:
value- the scheduled
-
setStartTime
Generated method - Initial setter ofCronJobHistory.startTimeattribute defined at extensionprocessing. Can only be used at creation of model - before first save.- Parameters:
value- the startTime
-
setStatus
Generated method - Setter ofCronJobHistory.statusattribute defined at extensionprocessing.- Parameters:
value- the status
-
setStatusLine
Generated method - Setter ofCronJobHistory.statusLineattribute defined at extensionprocessing.- Parameters:
value- the statusLine
-
setUserUid
Generated method - Setter ofCronJobHistory.userUidattribute defined at extensionprocessing.- Parameters:
value- the userUid
-