Package de.hybris.platform.cronjob.jalo
Class GeneratedTrigger
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.GeneratedTrigger
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
Trigger
Generated class for type
Trigger.- 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 theTrigger.activationTimeattributestatic final StringQualifier of theTrigger.activeattributestatic final StringQualifier of theTrigger.cronExpressionattributestatic final StringQualifier of theTrigger.cronJobattributeprotected static final BidirectionalOneToManyHandler<GeneratedTrigger>BidirectionalOneToManyHandlerfor handling 1:n CRONJOB's relation attributes from 'one' side.static final StringQualifier of theTrigger.dateRangeattributestatic final StringQualifier of theTrigger.dayattributestatic final StringQualifier of theTrigger.daysOfWeekattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theTrigger.hourattributestatic final StringQualifier of theTrigger.jobattributeprotected static final BidirectionalOneToManyHandler<GeneratedTrigger>BidirectionalOneToManyHandlerfor handling 1:n JOB's relation attributes from 'one' side.static final StringQualifier of theTrigger.maxAcceptableDelayattributestatic final StringQualifier of theTrigger.minuteattributestatic final StringQualifier of theTrigger.monthattributestatic final StringQualifier of theTrigger.relativeattributestatic final StringQualifier of theTrigger.secondattributestatic final StringQualifier of theTrigger.weekIntervalattributestatic final StringQualifier of theTrigger.yearattributeFields 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 theTrigger.activationTimeattribute.Generated method - Getter of theTrigger.activationTimeattribute.Generated method - Getter of theTrigger.cronExpressionattribute.Generated method - Getter of theTrigger.cronExpressionattribute.Generated method - Getter of theTrigger.cronJobattribute.getCronJob(SessionContext ctx) Generated method - Getter of theTrigger.cronJobattribute.Generated method - Getter of theTrigger.dateRangeattribute.Generated method - Getter of theTrigger.dateRangeattribute.getDay()Generated method - Getter of theTrigger.dayattribute.getDay(SessionContext ctx) Generated method - Getter of theTrigger.dayattribute.intGenerated method - Getter of theTrigger.dayattribute.intGenerated method - Getter of theTrigger.dayattribute.Generated method - Getter of theTrigger.daysOfWeekattribute.Generated method - Getter of theTrigger.daysOfWeekattribute.protected Map<String,Item.AttributeMode> getHour()Generated method - Getter of theTrigger.hourattribute.getHour(SessionContext ctx) Generated method - Getter of theTrigger.hourattribute.intGenerated method - Getter of theTrigger.hourattribute.intGenerated method - Getter of theTrigger.hourattribute.getJob()Generated method - Getter of theTrigger.jobattribute.getJob(SessionContext ctx) Generated method - Getter of theTrigger.jobattribute.Generated method - Getter of theTrigger.maxAcceptableDelayattribute.Generated method - Getter of theTrigger.maxAcceptableDelayattribute.intGenerated method - Getter of theTrigger.maxAcceptableDelayattribute.intGenerated method - Getter of theTrigger.maxAcceptableDelayattribute.Generated method - Getter of theTrigger.minuteattribute.getMinute(SessionContext ctx) Generated method - Getter of theTrigger.minuteattribute.intGenerated method - Getter of theTrigger.minuteattribute.intGenerated method - Getter of theTrigger.minuteattribute.getMonth()Generated method - Getter of theTrigger.monthattribute.getMonth(SessionContext ctx) Generated method - Getter of theTrigger.monthattribute.intGenerated method - Getter of theTrigger.monthattribute.intGenerated method - Getter of theTrigger.monthattribute.Generated method - Getter of theTrigger.secondattribute.getSecond(SessionContext ctx) Generated method - Getter of theTrigger.secondattribute.intGenerated method - Getter of theTrigger.secondattribute.intGenerated method - Getter of theTrigger.secondattribute.Generated method - Getter of theTrigger.weekIntervalattribute.Generated method - Getter of theTrigger.weekIntervalattribute.intGenerated method - Getter of theTrigger.weekIntervalattribute.intGenerated method - Getter of theTrigger.weekIntervalattribute.getYear()Generated method - Getter of theTrigger.yearattribute.getYear(SessionContext ctx) Generated method - Getter of theTrigger.yearattribute.intGenerated method - Getter of theTrigger.yearattribute.intGenerated method - Getter of theTrigger.yearattribute.isActive()Generated method - Getter of theTrigger.activeattribute.isActive(SessionContext ctx) Generated method - Getter of theTrigger.activeattribute.booleanGenerated method - Getter of theTrigger.activeattribute.booleanGenerated method - Getter of theTrigger.activeattribute.Generated method - Getter of theTrigger.relativeattribute.isRelative(SessionContext ctx) Generated method - Getter of theTrigger.relativeattribute.booleanGenerated method - Getter of theTrigger.relativeattribute.booleanGenerated method - Getter of theTrigger.relativeattribute.voidsetActivationTime(SessionContext ctx, Date value) Generated method - Setter of theTrigger.activationTimeattribute.voidsetActivationTime(Date value) Generated method - Setter of theTrigger.activationTimeattribute.voidsetActive(boolean value) Generated method - Setter of theTrigger.activeattribute.voidsetActive(SessionContext ctx, boolean value) Generated method - Setter of theTrigger.activeattribute.voidsetActive(SessionContext ctx, Boolean value) Generated method - Setter of theTrigger.activeattribute.voidGenerated method - Setter of theTrigger.activeattribute.voidsetCronExpression(SessionContext ctx, String value) Generated method - Setter of theTrigger.cronExpressionattribute.voidsetCronExpression(String value) Generated method - Setter of theTrigger.cronExpressionattribute.protected voidsetCronJob(CronJob value) Generated method - Setter of theTrigger.cronJobattribute.protected voidsetCronJob(SessionContext ctx, CronJob value) Generated method - Setter of theTrigger.cronJobattribute.voidsetDateRange(SessionContext ctx, StandardDateRange value) Generated method - Setter of theTrigger.dateRangeattribute.voidsetDateRange(StandardDateRange value) Generated method - Setter of theTrigger.dateRangeattribute.voidsetDay(int value) Generated method - Setter of theTrigger.dayattribute.voidsetDay(SessionContext ctx, int value) Generated method - Setter of theTrigger.dayattribute.voidsetDay(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.dayattribute.voidGenerated method - Setter of theTrigger.dayattribute.voidsetDaysOfWeek(SessionContext ctx, List<EnumerationValue> value) Generated method - Setter of theTrigger.daysOfWeekattribute.voidsetDaysOfWeek(List<EnumerationValue> value) Generated method - Setter of theTrigger.daysOfWeekattribute.voidsetHour(int value) Generated method - Setter of theTrigger.hourattribute.voidsetHour(SessionContext ctx, int value) Generated method - Setter of theTrigger.hourattribute.voidsetHour(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.hourattribute.voidGenerated method - Setter of theTrigger.hourattribute.protected voidGenerated method - Setter of theTrigger.jobattribute.protected voidsetJob(SessionContext ctx, Job value) Generated method - Setter of theTrigger.jobattribute.voidsetMaxAcceptableDelay(int value) Generated method - Setter of theTrigger.maxAcceptableDelayattribute.voidsetMaxAcceptableDelay(SessionContext ctx, int value) Generated method - Setter of theTrigger.maxAcceptableDelayattribute.voidsetMaxAcceptableDelay(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.maxAcceptableDelayattribute.voidsetMaxAcceptableDelay(Integer value) Generated method - Setter of theTrigger.maxAcceptableDelayattribute.voidsetMinute(int value) Generated method - Setter of theTrigger.minuteattribute.voidsetMinute(SessionContext ctx, int value) Generated method - Setter of theTrigger.minuteattribute.voidsetMinute(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.minuteattribute.voidGenerated method - Setter of theTrigger.minuteattribute.voidsetMonth(int value) Generated method - Setter of theTrigger.monthattribute.voidsetMonth(SessionContext ctx, int value) Generated method - Setter of theTrigger.monthattribute.voidsetMonth(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.monthattribute.voidGenerated method - Setter of theTrigger.monthattribute.voidsetRelative(boolean value) Generated method - Setter of theTrigger.relativeattribute.voidsetRelative(SessionContext ctx, boolean value) Generated method - Setter of theTrigger.relativeattribute.voidsetRelative(SessionContext ctx, Boolean value) Generated method - Setter of theTrigger.relativeattribute.voidsetRelative(Boolean value) Generated method - Setter of theTrigger.relativeattribute.voidsetSecond(int value) Generated method - Setter of theTrigger.secondattribute.voidsetSecond(SessionContext ctx, int value) Generated method - Setter of theTrigger.secondattribute.voidsetSecond(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.secondattribute.voidGenerated method - Setter of theTrigger.secondattribute.voidsetWeekInterval(int value) Generated method - Setter of theTrigger.weekIntervalattribute.voidsetWeekInterval(SessionContext ctx, int value) Generated method - Setter of theTrigger.weekIntervalattribute.voidsetWeekInterval(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.weekIntervalattribute.voidsetWeekInterval(Integer value) Generated method - Setter of theTrigger.weekIntervalattribute.voidsetYear(int value) Generated method - Setter of theTrigger.yearattribute.voidsetYear(SessionContext ctx, int value) Generated method - Setter of theTrigger.yearattribute.voidsetYear(SessionContext ctx, Integer value) Generated method - Setter of theTrigger.yearattribute.voidGenerated method - Setter of theTrigger.yearattribute.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
-
ACTIVE
Qualifier of theTrigger.activeattribute- See Also:
-
SECOND
Qualifier of theTrigger.secondattribute- See Also:
-
MINUTE
Qualifier of theTrigger.minuteattribute- See Also:
-
HOUR
Qualifier of theTrigger.hourattribute- See Also:
-
DAY
Qualifier of theTrigger.dayattribute- See Also:
-
MONTH
Qualifier of theTrigger.monthattribute- See Also:
-
YEAR
Qualifier of theTrigger.yearattribute- See Also:
-
RELATIVE
Qualifier of theTrigger.relativeattribute- See Also:
-
DAYSOFWEEK
Qualifier of theTrigger.daysOfWeekattribute- See Also:
-
WEEKINTERVAL
Qualifier of theTrigger.weekIntervalattribute- See Also:
-
DATERANGE
Qualifier of theTrigger.dateRangeattribute- See Also:
-
ACTIVATIONTIME
Qualifier of theTrigger.activationTimeattribute- See Also:
-
CRONEXPRESSION
Qualifier of theTrigger.cronExpressionattribute- See Also:
-
MAXACCEPTABLEDELAY
Qualifier of theTrigger.maxAcceptableDelayattribute- See Also:
-
JOB
Qualifier of theTrigger.jobattribute- See Also:
-
CRONJOB
Qualifier of theTrigger.cronJobattribute- See Also:
-
JOBHANDLER
BidirectionalOneToManyHandlerfor handling 1:n JOB's relation attributes from 'one' side. -
CRONJOBHANDLER
BidirectionalOneToManyHandlerfor handling 1:n CRONJOB's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedTrigger
public GeneratedTrigger()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getActivationTime
Generated method - Getter of theTrigger.activationTimeattribute.- Returns:
- the activationTime - next activation time
-
getActivationTime
Generated method - Getter of theTrigger.activationTimeattribute.- Returns:
- the activationTime - next activation time
-
setActivationTime
Generated method - Setter of theTrigger.activationTimeattribute.- Parameters:
value- the activationTime - next activation time
-
setActivationTime
Generated method - Setter of theTrigger.activationTimeattribute.- Parameters:
value- the activationTime - next activation time
-
isActive
Generated method - Getter of theTrigger.activeattribute.- Returns:
- the active
-
isActive
Generated method - Getter of theTrigger.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
Generated method - Getter of theTrigger.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()Generated method - Getter of theTrigger.activeattribute.- Returns:
- the active
-
setActive
Generated method - Setter of theTrigger.activeattribute.- Parameters:
value- the active
-
setActive
Generated method - Setter of theTrigger.activeattribute.- Parameters:
value- the active
-
setActive
Generated method - Setter of theTrigger.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(boolean value) Generated method - Setter of theTrigger.activeattribute.- Parameters:
value- the active
-
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
-
getCronExpression
Generated method - Getter of theTrigger.cronExpressionattribute.- Returns:
- the cronExpression
-
getCronExpression
Generated method - Getter of theTrigger.cronExpressionattribute.- Returns:
- the cronExpression
-
setCronExpression
Generated method - Setter of theTrigger.cronExpressionattribute.- Parameters:
value- the cronExpression
-
setCronExpression
Generated method - Setter of theTrigger.cronExpressionattribute.- Parameters:
value- the cronExpression
-
getCronJob
Generated method - Getter of theTrigger.cronJobattribute.- Returns:
- the cronJob - assigned cronjob
-
getCronJob
Generated method - Getter of theTrigger.cronJobattribute.- Returns:
- the cronJob - assigned cronjob
-
setCronJob
Generated method - Setter of theTrigger.cronJobattribute.- Parameters:
value- the cronJob - assigned cronjob
-
setCronJob
Generated method - Setter of theTrigger.cronJobattribute.- Parameters:
value- the cronJob - assigned cronjob
-
getDateRange
Generated method - Getter of theTrigger.dateRangeattribute.- Returns:
- the dateRange - date range the trigger is active
-
getDateRange
Generated method - Getter of theTrigger.dateRangeattribute.- Returns:
- the dateRange - date range the trigger is active
-
setDateRange
Generated method - Setter of theTrigger.dateRangeattribute.- Parameters:
value- the dateRange - date range the trigger is active
-
setDateRange
Generated method - Setter of theTrigger.dateRangeattribute.- Parameters:
value- the dateRange - date range the trigger is active
-
getDay
Generated method - Getter of theTrigger.dayattribute.- Returns:
- the day - time value day
-
getDay
Generated method - Getter of theTrigger.dayattribute.- Returns:
- the day - time value day
-
getDayAsPrimitive
Generated method - Getter of theTrigger.dayattribute.- Returns:
- the day - time value day
-
getDayAsPrimitive
public int getDayAsPrimitive()Generated method - Getter of theTrigger.dayattribute.- Returns:
- the day - time value day
-
setDay
Generated method - Setter of theTrigger.dayattribute.- Parameters:
value- the day - time value day
-
setDay
Generated method - Setter of theTrigger.dayattribute.- Parameters:
value- the day - time value day
-
setDay
Generated method - Setter of theTrigger.dayattribute.- Parameters:
value- the day - time value day
-
setDay
public void setDay(int value) Generated method - Setter of theTrigger.dayattribute.- Parameters:
value- the day - time value day
-
getDaysOfWeek
Generated method - Getter of theTrigger.daysOfWeekattribute.- Returns:
- the daysOfWeek - days of week the trigger is active
-
getDaysOfWeek
Generated method - Getter of theTrigger.daysOfWeekattribute.- Returns:
- the daysOfWeek - days of week the trigger is active
-
setDaysOfWeek
Generated method - Setter of theTrigger.daysOfWeekattribute.- Parameters:
value- the daysOfWeek - days of week the trigger is active
-
setDaysOfWeek
Generated method - Setter of theTrigger.daysOfWeekattribute.- Parameters:
value- the daysOfWeek - days of week the trigger is active
-
getHour
Generated method - Getter of theTrigger.hourattribute.- Returns:
- the hour - time value hour
-
getHour
Generated method - Getter of theTrigger.hourattribute.- Returns:
- the hour - time value hour
-
getHourAsPrimitive
Generated method - Getter of theTrigger.hourattribute.- Returns:
- the hour - time value hour
-
getHourAsPrimitive
public int getHourAsPrimitive()Generated method - Getter of theTrigger.hourattribute.- Returns:
- the hour - time value hour
-
setHour
Generated method - Setter of theTrigger.hourattribute.- Parameters:
value- the hour - time value hour
-
setHour
Generated method - Setter of theTrigger.hourattribute.- Parameters:
value- the hour - time value hour
-
setHour
Generated method - Setter of theTrigger.hourattribute.- Parameters:
value- the hour - time value hour
-
setHour
public void setHour(int value) Generated method - Setter of theTrigger.hourattribute.- Parameters:
value- the hour - time value hour
-
getJob
Generated method - Getter of theTrigger.jobattribute.- Returns:
- the job - assigned job
-
getJob
Generated method - Getter of theTrigger.jobattribute.- Returns:
- the job - assigned job
-
setJob
Generated method - Setter of theTrigger.jobattribute.- Parameters:
value- the job - assigned job
-
setJob
Generated method - Setter of theTrigger.jobattribute.- Parameters:
value- the job - assigned job
-
getMaxAcceptableDelay
Generated method - Getter of theTrigger.maxAcceptableDelayattribute.- Returns:
- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
getMaxAcceptableDelay
Generated method - Getter of theTrigger.maxAcceptableDelayattribute.- Returns:
- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
getMaxAcceptableDelayAsPrimitive
Generated method - Getter of theTrigger.maxAcceptableDelayattribute.- Returns:
- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
getMaxAcceptableDelayAsPrimitive
public int getMaxAcceptableDelayAsPrimitive()Generated method - Getter of theTrigger.maxAcceptableDelayattribute.- Returns:
- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
setMaxAcceptableDelay
Generated method - Setter of theTrigger.maxAcceptableDelayattribute.- Parameters:
value- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
setMaxAcceptableDelay
Generated method - Setter of theTrigger.maxAcceptableDelayattribute.- Parameters:
value- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
setMaxAcceptableDelay
Generated method - Setter of theTrigger.maxAcceptableDelayattribute.- Parameters:
value- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
setMaxAcceptableDelay
public void setMaxAcceptableDelay(int value) Generated method - Setter of theTrigger.maxAcceptableDelayattribute.- Parameters:
value- the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is ignored.
-
getMinute
Generated method - Getter of theTrigger.minuteattribute.- Returns:
- the minute - time value minute
-
getMinute
Generated method - Getter of theTrigger.minuteattribute.- Returns:
- the minute - time value minute
-
getMinuteAsPrimitive
Generated method - Getter of theTrigger.minuteattribute.- Returns:
- the minute - time value minute
-
getMinuteAsPrimitive
public int getMinuteAsPrimitive()Generated method - Getter of theTrigger.minuteattribute.- Returns:
- the minute - time value minute
-
setMinute
Generated method - Setter of theTrigger.minuteattribute.- Parameters:
value- the minute - time value minute
-
setMinute
Generated method - Setter of theTrigger.minuteattribute.- Parameters:
value- the minute - time value minute
-
setMinute
Generated method - Setter of theTrigger.minuteattribute.- Parameters:
value- the minute - time value minute
-
setMinute
public void setMinute(int value) Generated method - Setter of theTrigger.minuteattribute.- Parameters:
value- the minute - time value minute
-
getMonth
Generated method - Getter of theTrigger.monthattribute.- Returns:
- the month - time value month
-
getMonth
Generated method - Getter of theTrigger.monthattribute.- Returns:
- the month - time value month
-
getMonthAsPrimitive
Generated method - Getter of theTrigger.monthattribute.- Returns:
- the month - time value month
-
getMonthAsPrimitive
public int getMonthAsPrimitive()Generated method - Getter of theTrigger.monthattribute.- Returns:
- the month - time value month
-
setMonth
Generated method - Setter of theTrigger.monthattribute.- Parameters:
value- the month - time value month
-
setMonth
Generated method - Setter of theTrigger.monthattribute.- Parameters:
value- the month - time value month
-
setMonth
Generated method - Setter of theTrigger.monthattribute.- Parameters:
value- the month - time value month
-
setMonth
public void setMonth(int value) Generated method - Setter of theTrigger.monthattribute.- Parameters:
value- the month - time value month
-
isRelative
Generated method - Getter of theTrigger.relativeattribute.- Returns:
- the relative - time values are considered as relative values
-
isRelative
Generated method - Getter of theTrigger.relativeattribute.- Returns:
- the relative - time values are considered as relative values
-
isRelativeAsPrimitive
Generated method - Getter of theTrigger.relativeattribute.- Returns:
- the relative - time values are considered as relative values
-
isRelativeAsPrimitive
public boolean isRelativeAsPrimitive()Generated method - Getter of theTrigger.relativeattribute.- Returns:
- the relative - time values are considered as relative values
-
setRelative
Generated method - Setter of theTrigger.relativeattribute.- Parameters:
value- the relative - time values are considered as relative values
-
setRelative
Generated method - Setter of theTrigger.relativeattribute.- Parameters:
value- the relative - time values are considered as relative values
-
setRelative
Generated method - Setter of theTrigger.relativeattribute.- Parameters:
value- the relative - time values are considered as relative values
-
setRelative
public void setRelative(boolean value) Generated method - Setter of theTrigger.relativeattribute.- Parameters:
value- the relative - time values are considered as relative values
-
getSecond
Generated method - Getter of theTrigger.secondattribute.- Returns:
- the second - time value second
-
getSecond
Generated method - Getter of theTrigger.secondattribute.- Returns:
- the second - time value second
-
getSecondAsPrimitive
Generated method - Getter of theTrigger.secondattribute.- Returns:
- the second - time value second
-
getSecondAsPrimitive
public int getSecondAsPrimitive()Generated method - Getter of theTrigger.secondattribute.- Returns:
- the second - time value second
-
setSecond
Generated method - Setter of theTrigger.secondattribute.- Parameters:
value- the second - time value second
-
setSecond
Generated method - Setter of theTrigger.secondattribute.- Parameters:
value- the second - time value second
-
setSecond
Generated method - Setter of theTrigger.secondattribute.- Parameters:
value- the second - time value second
-
setSecond
public void setSecond(int value) Generated method - Setter of theTrigger.secondattribute.- Parameters:
value- the second - time value second
-
getWeekInterval
Generated method - Getter of theTrigger.weekIntervalattribute.- Returns:
- the weekInterval - week interval for days of week
-
getWeekInterval
Generated method - Getter of theTrigger.weekIntervalattribute.- Returns:
- the weekInterval - week interval for days of week
-
getWeekIntervalAsPrimitive
Generated method - Getter of theTrigger.weekIntervalattribute.- Returns:
- the weekInterval - week interval for days of week
-
getWeekIntervalAsPrimitive
public int getWeekIntervalAsPrimitive()Generated method - Getter of theTrigger.weekIntervalattribute.- Returns:
- the weekInterval - week interval for days of week
-
setWeekInterval
Generated method - Setter of theTrigger.weekIntervalattribute.- Parameters:
value- the weekInterval - week interval for days of week
-
setWeekInterval
Generated method - Setter of theTrigger.weekIntervalattribute.- Parameters:
value- the weekInterval - week interval for days of week
-
setWeekInterval
Generated method - Setter of theTrigger.weekIntervalattribute.- Parameters:
value- the weekInterval - week interval for days of week
-
setWeekInterval
public void setWeekInterval(int value) Generated method - Setter of theTrigger.weekIntervalattribute.- Parameters:
value- the weekInterval - week interval for days of week
-
getYear
Generated method - Getter of theTrigger.yearattribute.- Returns:
- the year - time value year
-
getYear
Generated method - Getter of theTrigger.yearattribute.- Returns:
- the year - time value year
-
getYearAsPrimitive
Generated method - Getter of theTrigger.yearattribute.- Returns:
- the year - time value year
-
getYearAsPrimitive
public int getYearAsPrimitive()Generated method - Getter of theTrigger.yearattribute.- Returns:
- the year - time value year
-
setYear
Generated method - Setter of theTrigger.yearattribute.- Parameters:
value- the year - time value year
-
setYear
Generated method - Setter of theTrigger.yearattribute.- Parameters:
value- the year - time value year
-
setYear
Generated method - Setter of theTrigger.yearattribute.- Parameters:
value- the year - time value year
-
setYear
public void setYear(int value) Generated method - Setter of theTrigger.yearattribute.- Parameters:
value- the year - time value year
-