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:
Serializable,Comparable
- Direct Known Subclasses:
CronJobHistory
Generated class for type
CronJobHistory.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theCronJobHistory.cronJobattributestatic final StringQualifier of theCronJobHistory.cronJobCodeattributeprotected static final BidirectionalOneToManyHandler<GeneratedCronJobHistory>BidirectionalOneToManyHandlerfor handling 1:n CRONJOB's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> static final StringQualifier of theCronJobHistory.endTimeattributestatic final StringQualifier of theCronJobHistory.failureMessageattributestatic final StringQualifier of theCronJobHistory.jobCodeattributestatic final StringQualifier of theCronJobHistory.nodeIDattributestatic final StringQualifier of theCronJobHistory.progressattributestatic final StringQualifier of theCronJobHistory.resultattributestatic final StringQualifier of theCronJobHistory.scheduledattributestatic final StringQualifier of theCronJobHistory.startTimeattributestatic final StringQualifier of theCronJobHistory.statusattributestatic final StringQualifier of theCronJobHistory.statusLineattributestatic final StringQualifier of theCronJobHistory.userUidattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theCronJobHistory.cronJobattribute.getCronJob(SessionContext ctx) Generated method - Getter of theCronJobHistory.cronJobattribute.Generated method - Getter of theCronJobHistory.cronJobCodeattribute.Generated method - Getter of theCronJobHistory.cronJobCodeattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theCronJobHistory.endTimeattribute.getEndTime(SessionContext ctx) Generated method - Getter of theCronJobHistory.endTimeattribute.Generated method - Getter of theCronJobHistory.failureMessageattribute.Generated method - Getter of theCronJobHistory.failureMessageattribute.Generated method - Getter of theCronJobHistory.jobCodeattribute.getJobCode(SessionContext ctx) Generated method - Getter of theCronJobHistory.jobCodeattribute.Generated method - Getter of theCronJobHistory.nodeIDattribute.getNodeID(SessionContext ctx) Generated method - Getter of theCronJobHistory.nodeIDattribute.intGenerated method - Getter of theCronJobHistory.nodeIDattribute.intGenerated method - Getter of theCronJobHistory.nodeIDattribute.Generated method - Getter of theCronJobHistory.progressattribute.Generated method - Getter of theCronJobHistory.progressattribute.doubleGenerated method - Getter of theCronJobHistory.progressattribute.doubleGenerated method - Getter of theCronJobHistory.progressattribute.Generated method - Getter of theCronJobHistory.resultattribute.getResult(SessionContext ctx) Generated method - Getter of theCronJobHistory.resultattribute.Generated method - Getter of theCronJobHistory.startTimeattribute.Generated method - Getter of theCronJobHistory.startTimeattribute.Generated method - Getter of theCronJobHistory.statusattribute.getStatus(SessionContext ctx) Generated method - Getter of theCronJobHistory.statusattribute.Generated method - Getter of theCronJobHistory.statusLineattribute.Generated method - Getter of theCronJobHistory.statusLineattribute.Generated method - Getter of theCronJobHistory.userUidattribute.getUserUid(SessionContext ctx) Generated method - Getter of theCronJobHistory.userUidattribute.Generated method - Getter of theCronJobHistory.scheduledattribute.Generated method - Getter of theCronJobHistory.scheduledattribute.booleanGenerated method - Getter of theCronJobHistory.scheduledattribute.booleanGenerated 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, String value) Generated method - Setter of theCronJobHistory.cronJobCodeattribute.protected voidsetCronJobCode(String value) Generated method - Setter of theCronJobHistory.cronJobCodeattribute.voidsetEndTime(SessionContext ctx, Date value) Generated method - Setter of theCronJobHistory.endTimeattribute.voidsetEndTime(Date value) Generated method - Setter of theCronJobHistory.endTimeattribute.voidsetFailureMessage(SessionContext ctx, String value) Generated method - Setter of theCronJobHistory.failureMessageattribute.voidsetFailureMessage(String value) Generated method - Setter of theCronJobHistory.failureMessageattribute.protected voidsetJobCode(SessionContext ctx, String value) Generated method - Setter of theCronJobHistory.jobCodeattribute.protected voidsetJobCode(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, Integer value) Generated method - Setter of theCronJobHistory.nodeIDattribute.voidGenerated 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, Double value) Generated method - Setter of theCronJobHistory.progressattribute.voidsetProgress(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, Boolean value) Generated method - Setter of theCronJobHistory.scheduledattribute.voidsetScheduled(Boolean value) Generated method - Setter of theCronJobHistory.scheduledattribute.protected voidsetStartTime(SessionContext ctx, Date value) Generated method - Setter of theCronJobHistory.startTimeattribute.protected voidsetStartTime(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, String value) Generated method - Setter of theCronJobHistory.statusLineattribute.voidsetStatusLine(String value) Generated method - Setter of theCronJobHistory.statusLineattribute.voidsetUserUid(SessionContext ctx, String value) Generated method - Setter of theCronJobHistory.userUidattribute.voidsetUserUid(String value) Generated method - Setter of theCronJobHistory.userUidattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CRONJOBCODE
Qualifier of theCronJobHistory.cronJobCodeattribute- See Also:
-
JOBCODE
Qualifier of theCronJobHistory.jobCodeattribute- See Also:
-
STARTTIME
Qualifier of theCronJobHistory.startTimeattribute- See Also:
-
ENDTIME
Qualifier of theCronJobHistory.endTimeattribute- See Also:
-
NODEID
Qualifier of theCronJobHistory.nodeIDattribute- See Also:
-
SCHEDULED
Qualifier of theCronJobHistory.scheduledattribute- See Also:
-
USERUID
Qualifier of theCronJobHistory.userUidattribute- See Also:
-
STATUS
Qualifier of theCronJobHistory.statusattribute- See Also:
-
RESULT
Qualifier of theCronJobHistory.resultattribute- See Also:
-
FAILUREMESSAGE
Qualifier of theCronJobHistory.failureMessageattribute- See Also:
-
PROGRESS
Qualifier of theCronJobHistory.progressattribute- See Also:
-
STATUSLINE
Qualifier of theCronJobHistory.statusLineattribute- See Also:
-
CRONJOB
Qualifier of theCronJobHistory.cronJobattribute- See Also:
-
CRONJOBHANDLER
BidirectionalOneToManyHandlerfor handling 1:n CRONJOB's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedCronJobHistory
public GeneratedCronJobHistory()
-
-
Method Details
-
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
Generated method - Getter of theCronJobHistory.cronJobattribute.- Returns:
- the cronJob - cronjob
-
getCronJob
Generated method - Getter of theCronJobHistory.cronJobattribute.- Returns:
- the cronJob - cronjob
-
setCronJob
Generated method - Setter of theCronJobHistory.cronJobattribute.- Parameters:
value- the cronJob - cronjob
-
setCronJob
Generated method - Setter of theCronJobHistory.cronJobattribute.- Parameters:
value- the cronJob - cronjob
-
getCronJobCode
Generated method - Getter of theCronJobHistory.cronJobCodeattribute.- Returns:
- the cronJobCode
-
getCronJobCode
Generated method - Getter of theCronJobHistory.cronJobCodeattribute.- Returns:
- the cronJobCode
-
setCronJobCode
Generated method - Setter of theCronJobHistory.cronJobCodeattribute.- Parameters:
value- the cronJobCode
-
setCronJobCode
Generated method - Setter of theCronJobHistory.cronJobCodeattribute.- Parameters:
value- the cronJobCode
-
getEndTime
Generated method - Getter of theCronJobHistory.endTimeattribute.- Returns:
- the endTime
-
getEndTime
Generated method - Getter of theCronJobHistory.endTimeattribute.- Returns:
- the endTime
-
setEndTime
Generated method - Setter of theCronJobHistory.endTimeattribute.- Parameters:
value- the endTime
-
setEndTime
Generated method - Setter of theCronJobHistory.endTimeattribute.- Parameters:
value- the endTime
-
getFailureMessage
Generated method - Getter of theCronJobHistory.failureMessageattribute.- Returns:
- the failureMessage
-
getFailureMessage
Generated method - Getter of theCronJobHistory.failureMessageattribute.- Returns:
- the failureMessage
-
setFailureMessage
Generated method - Setter of theCronJobHistory.failureMessageattribute.- Parameters:
value- the failureMessage
-
setFailureMessage
Generated method - Setter of theCronJobHistory.failureMessageattribute.- Parameters:
value- the failureMessage
-
getJobCode
Generated method - Getter of theCronJobHistory.jobCodeattribute.- Returns:
- the jobCode
-
getJobCode
Generated method - Getter of theCronJobHistory.jobCodeattribute.- Returns:
- the jobCode
-
setJobCode
Generated method - Setter of theCronJobHistory.jobCodeattribute.- Parameters:
value- the jobCode
-
setJobCode
Generated method - Setter of theCronJobHistory.jobCodeattribute.- Parameters:
value- the jobCode
-
getNodeID
Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
getNodeID
Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
getNodeIDAsPrimitive
Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
getNodeIDAsPrimitive
public int getNodeIDAsPrimitive()Generated method - Getter of theCronJobHistory.nodeIDattribute.- Returns:
- the nodeID
-
setNodeID
Generated method - Setter of theCronJobHistory.nodeIDattribute.- Parameters:
value- the nodeID
-
setNodeID
Generated method - Setter of theCronJobHistory.nodeIDattribute.- Parameters:
value- the nodeID
-
setNodeID
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
Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
getProgress
Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
getProgressAsPrimitive
Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
getProgressAsPrimitive
public double getProgressAsPrimitive()Generated method - Getter of theCronJobHistory.progressattribute.- Returns:
- the progress
-
setProgress
Generated method - Setter of theCronJobHistory.progressattribute.- Parameters:
value- the progress
-
setProgress
Generated method - Setter of theCronJobHistory.progressattribute.- Parameters:
value- the progress
-
setProgress
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
Generated method - Getter of theCronJobHistory.resultattribute.- Returns:
- the result
-
getResult
Generated method - Getter of theCronJobHistory.resultattribute.- Returns:
- the result
-
setResult
Generated method - Setter of theCronJobHistory.resultattribute.- Parameters:
value- the result
-
setResult
Generated method - Setter of theCronJobHistory.resultattribute.- Parameters:
value- the result
-
isScheduled
Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
isScheduled
Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
isScheduledAsPrimitive
Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
isScheduledAsPrimitive
public boolean isScheduledAsPrimitive()Generated method - Getter of theCronJobHistory.scheduledattribute.- Returns:
- the scheduled
-
setScheduled
Generated method - Setter of theCronJobHistory.scheduledattribute.- Parameters:
value- the scheduled
-
setScheduled
Generated method - Setter of theCronJobHistory.scheduledattribute.- Parameters:
value- the scheduled
-
setScheduled
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
Generated method - Getter of theCronJobHistory.startTimeattribute.- Returns:
- the startTime
-
getStartTime
Generated method - Getter of theCronJobHistory.startTimeattribute.- Returns:
- the startTime
-
setStartTime
Generated method - Setter of theCronJobHistory.startTimeattribute.- Parameters:
value- the startTime
-
setStartTime
Generated method - Setter of theCronJobHistory.startTimeattribute.- Parameters:
value- the startTime
-
getStatus
Generated method - Getter of theCronJobHistory.statusattribute.- Returns:
- the status
-
getStatus
Generated method - Getter of theCronJobHistory.statusattribute.- Returns:
- the status
-
setStatus
Generated method - Setter of theCronJobHistory.statusattribute.- Parameters:
value- the status
-
setStatus
Generated method - Setter of theCronJobHistory.statusattribute.- Parameters:
value- the status
-
getStatusLine
Generated method - Getter of theCronJobHistory.statusLineattribute.- Returns:
- the statusLine
-
getStatusLine
Generated method - Getter of theCronJobHistory.statusLineattribute.- Returns:
- the statusLine
-
setStatusLine
Generated method - Setter of theCronJobHistory.statusLineattribute.- Parameters:
value- the statusLine
-
setStatusLine
Generated method - Setter of theCronJobHistory.statusLineattribute.- Parameters:
value- the statusLine
-
getUserUid
Generated method - Getter of theCronJobHistory.userUidattribute.- Returns:
- the userUid
-
getUserUid
Generated method - Getter of theCronJobHistory.userUidattribute.- Returns:
- the userUid
-
setUserUid
Generated method - Setter of theCronJobHistory.userUidattribute.- Parameters:
value- the userUid
-
setUserUid
Generated method - Setter of theCronJobHistory.userUidattribute.- Parameters:
value- the userUid
-