public abstract class GeneratedTrigger extends GenericItem
Trigger.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIVATIONTIME
Qualifier of the
Trigger.activationTime attribute |
static java.lang.String |
ACTIVE
Qualifier of the
Trigger.active attribute |
static java.lang.String |
CRONEXPRESSION
Qualifier of the
Trigger.cronExpression attribute |
static java.lang.String |
CRONJOB
Qualifier of the
Trigger.cronJob attribute |
protected static BidirectionalOneToManyHandler<GeneratedTrigger> |
CRONJOBHANDLER
BidirectionalOneToManyHandler for handling 1:n CRONJOB's relation attributes from 'one' side. |
static java.lang.String |
DATERANGE
Qualifier of the
Trigger.dateRange attribute |
static java.lang.String |
DAY
Qualifier of the
Trigger.day attribute |
static java.lang.String |
DAYSOFWEEK
Qualifier of the
Trigger.daysOfWeek attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
HOUR
Qualifier of the
Trigger.hour attribute |
static java.lang.String |
JOB
Qualifier of the
Trigger.job attribute |
protected static BidirectionalOneToManyHandler<GeneratedTrigger> |
JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side. |
static java.lang.String |
MAXACCEPTABLEDELAY
Qualifier of the
Trigger.maxAcceptableDelay attribute |
static java.lang.String |
MINUTE
Qualifier of the
Trigger.minute attribute |
static java.lang.String |
MONTH
Qualifier of the
Trigger.month attribute |
static java.lang.String |
RELATIVE
Qualifier of the
Trigger.relative attribute |
static java.lang.String |
SECOND
Qualifier of the
Trigger.second attribute |
static java.lang.String |
WEEKINTERVAL
Qualifier of the
Trigger.weekInterval attribute |
static java.lang.String |
YEAR
Qualifier of the
Trigger.year attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedTrigger() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.util.Date |
getActivationTime()
Generated method - Getter of the
Trigger.activationTime attribute. |
java.util.Date |
getActivationTime(SessionContext ctx)
Generated method - Getter of the
Trigger.activationTime attribute. |
java.lang.String |
getCronExpression()
Generated method - Getter of the
Trigger.cronExpression attribute. |
java.lang.String |
getCronExpression(SessionContext ctx)
Generated method - Getter of the
Trigger.cronExpression attribute. |
CronJob |
getCronJob()
Generated method - Getter of the
Trigger.cronJob attribute. |
CronJob |
getCronJob(SessionContext ctx)
Generated method - Getter of the
Trigger.cronJob attribute. |
StandardDateRange |
getDateRange()
Generated method - Getter of the
Trigger.dateRange attribute. |
StandardDateRange |
getDateRange(SessionContext ctx)
Generated method - Getter of the
Trigger.dateRange attribute. |
java.lang.Integer |
getDay()
Generated method - Getter of the
Trigger.day attribute. |
java.lang.Integer |
getDay(SessionContext ctx)
Generated method - Getter of the
Trigger.day attribute. |
int |
getDayAsPrimitive()
Generated method - Getter of the
Trigger.day attribute. |
int |
getDayAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.day attribute. |
java.util.List<EnumerationValue> |
getDaysOfWeek()
Generated method - Getter of the
Trigger.daysOfWeek attribute. |
java.util.List<EnumerationValue> |
getDaysOfWeek(SessionContext ctx)
Generated method - Getter of the
Trigger.daysOfWeek attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Integer |
getHour()
Generated method - Getter of the
Trigger.hour attribute. |
java.lang.Integer |
getHour(SessionContext ctx)
Generated method - Getter of the
Trigger.hour attribute. |
int |
getHourAsPrimitive()
Generated method - Getter of the
Trigger.hour attribute. |
int |
getHourAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.hour attribute. |
Job |
getJob()
Generated method - Getter of the
Trigger.job attribute. |
Job |
getJob(SessionContext ctx)
Generated method - Getter of the
Trigger.job attribute. |
java.lang.Integer |
getMaxAcceptableDelay()
Generated method - Getter of the
Trigger.maxAcceptableDelay attribute. |
java.lang.Integer |
getMaxAcceptableDelay(SessionContext ctx)
Generated method - Getter of the
Trigger.maxAcceptableDelay attribute. |
int |
getMaxAcceptableDelayAsPrimitive()
Generated method - Getter of the
Trigger.maxAcceptableDelay attribute. |
int |
getMaxAcceptableDelayAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.maxAcceptableDelay attribute. |
java.lang.Integer |
getMinute()
Generated method - Getter of the
Trigger.minute attribute. |
java.lang.Integer |
getMinute(SessionContext ctx)
Generated method - Getter of the
Trigger.minute attribute. |
int |
getMinuteAsPrimitive()
Generated method - Getter of the
Trigger.minute attribute. |
int |
getMinuteAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.minute attribute. |
java.lang.Integer |
getMonth()
Generated method - Getter of the
Trigger.month attribute. |
java.lang.Integer |
getMonth(SessionContext ctx)
Generated method - Getter of the
Trigger.month attribute. |
int |
getMonthAsPrimitive()
Generated method - Getter of the
Trigger.month attribute. |
int |
getMonthAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.month attribute. |
java.lang.Integer |
getSecond()
Generated method - Getter of the
Trigger.second attribute. |
java.lang.Integer |
getSecond(SessionContext ctx)
Generated method - Getter of the
Trigger.second attribute. |
int |
getSecondAsPrimitive()
Generated method - Getter of the
Trigger.second attribute. |
int |
getSecondAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.second attribute. |
java.lang.Integer |
getWeekInterval()
Generated method - Getter of the
Trigger.weekInterval attribute. |
java.lang.Integer |
getWeekInterval(SessionContext ctx)
Generated method - Getter of the
Trigger.weekInterval attribute. |
int |
getWeekIntervalAsPrimitive()
Generated method - Getter of the
Trigger.weekInterval attribute. |
int |
getWeekIntervalAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.weekInterval attribute. |
java.lang.Integer |
getYear()
Generated method - Getter of the
Trigger.year attribute. |
java.lang.Integer |
getYear(SessionContext ctx)
Generated method - Getter of the
Trigger.year attribute. |
int |
getYearAsPrimitive()
Generated method - Getter of the
Trigger.year attribute. |
int |
getYearAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.year attribute. |
java.lang.Boolean |
isActive()
Generated method - Getter of the
Trigger.active attribute. |
java.lang.Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
Trigger.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
Trigger.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.active attribute. |
java.lang.Boolean |
isRelative()
Generated method - Getter of the
Trigger.relative attribute. |
java.lang.Boolean |
isRelative(SessionContext ctx)
Generated method - Getter of the
Trigger.relative attribute. |
boolean |
isRelativeAsPrimitive()
Generated method - Getter of the
Trigger.relative attribute. |
boolean |
isRelativeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Trigger.relative attribute. |
void |
setActivationTime(java.util.Date value)
Generated method - Setter of the
Trigger.activationTime attribute. |
void |
setActivationTime(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
Trigger.activationTime attribute. |
void |
setActive(boolean value)
Generated method - Setter of the
Trigger.active attribute. |
void |
setActive(java.lang.Boolean value)
Generated method - Setter of the
Trigger.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
Trigger.active attribute. |
void |
setActive(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
Trigger.active attribute. |
void |
setCronExpression(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
Trigger.cronExpression attribute. |
void |
setCronExpression(java.lang.String value)
Generated method - Setter of the
Trigger.cronExpression attribute. |
protected void |
setCronJob(CronJob value)
Generated method - Setter of the
Trigger.cronJob attribute. |
protected void |
setCronJob(SessionContext ctx,
CronJob value)
Generated method - Setter of the
Trigger.cronJob attribute. |
void |
setDateRange(SessionContext ctx,
StandardDateRange value)
Generated method - Setter of the
Trigger.dateRange attribute. |
void |
setDateRange(StandardDateRange value)
Generated method - Setter of the
Trigger.dateRange attribute. |
void |
setDay(int value)
Generated method - Setter of the
Trigger.day attribute. |
void |
setDay(java.lang.Integer value)
Generated method - Setter of the
Trigger.day attribute. |
void |
setDay(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.day attribute. |
void |
setDay(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.day attribute. |
void |
setDaysOfWeek(java.util.List<EnumerationValue> value)
Generated method - Setter of the
Trigger.daysOfWeek attribute. |
void |
setDaysOfWeek(SessionContext ctx,
java.util.List<EnumerationValue> value)
Generated method - Setter of the
Trigger.daysOfWeek attribute. |
void |
setHour(int value)
Generated method - Setter of the
Trigger.hour attribute. |
void |
setHour(java.lang.Integer value)
Generated method - Setter of the
Trigger.hour attribute. |
void |
setHour(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.hour attribute. |
void |
setHour(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.hour attribute. |
protected void |
setJob(Job value)
Generated method - Setter of the
Trigger.job attribute. |
protected void |
setJob(SessionContext ctx,
Job value)
Generated method - Setter of the
Trigger.job attribute. |
void |
setMaxAcceptableDelay(int value)
Generated method - Setter of the
Trigger.maxAcceptableDelay attribute. |
void |
setMaxAcceptableDelay(java.lang.Integer value)
Generated method - Setter of the
Trigger.maxAcceptableDelay attribute. |
void |
setMaxAcceptableDelay(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.maxAcceptableDelay attribute. |
void |
setMaxAcceptableDelay(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.maxAcceptableDelay attribute. |
void |
setMinute(int value)
Generated method - Setter of the
Trigger.minute attribute. |
void |
setMinute(java.lang.Integer value)
Generated method - Setter of the
Trigger.minute attribute. |
void |
setMinute(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.minute attribute. |
void |
setMinute(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.minute attribute. |
void |
setMonth(int value)
Generated method - Setter of the
Trigger.month attribute. |
void |
setMonth(java.lang.Integer value)
Generated method - Setter of the
Trigger.month attribute. |
void |
setMonth(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.month attribute. |
void |
setMonth(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.month attribute. |
void |
setRelative(boolean value)
Generated method - Setter of the
Trigger.relative attribute. |
void |
setRelative(java.lang.Boolean value)
Generated method - Setter of the
Trigger.relative attribute. |
void |
setRelative(SessionContext ctx,
boolean value)
Generated method - Setter of the
Trigger.relative attribute. |
void |
setRelative(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
Trigger.relative attribute. |
void |
setSecond(int value)
Generated method - Setter of the
Trigger.second attribute. |
void |
setSecond(java.lang.Integer value)
Generated method - Setter of the
Trigger.second attribute. |
void |
setSecond(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.second attribute. |
void |
setSecond(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.second attribute. |
void |
setWeekInterval(int value)
Generated method - Setter of the
Trigger.weekInterval attribute. |
void |
setWeekInterval(java.lang.Integer value)
Generated method - Setter of the
Trigger.weekInterval attribute. |
void |
setWeekInterval(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.weekInterval attribute. |
void |
setWeekInterval(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.weekInterval attribute. |
void |
setYear(int value)
Generated method - Setter of the
Trigger.year attribute. |
void |
setYear(java.lang.Integer value)
Generated method - Setter of the
Trigger.year attribute. |
void |
setYear(SessionContext ctx,
int value)
Generated method - Setter of the
Trigger.year attribute. |
void |
setYear(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
Trigger.year attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, writeReplacesetTenantpublic static final java.lang.String ACTIVE
Trigger.active attributepublic static final java.lang.String SECOND
Trigger.second attributepublic static final java.lang.String MINUTE
Trigger.minute attributepublic static final java.lang.String HOUR
Trigger.hour attributepublic static final java.lang.String DAY
Trigger.day attributepublic static final java.lang.String MONTH
Trigger.month attributepublic static final java.lang.String YEAR
Trigger.year attributepublic static final java.lang.String RELATIVE
Trigger.relative attributepublic static final java.lang.String DAYSOFWEEK
Trigger.daysOfWeek attributepublic static final java.lang.String WEEKINTERVAL
Trigger.weekInterval attributepublic static final java.lang.String DATERANGE
Trigger.dateRange attributepublic static final java.lang.String ACTIVATIONTIME
Trigger.activationTime attributepublic static final java.lang.String CRONEXPRESSION
Trigger.cronExpression attributepublic static final java.lang.String MAXACCEPTABLEDELAY
Trigger.maxAcceptableDelay attributepublic static final java.lang.String JOB
Trigger.job attributepublic static final java.lang.String CRONJOB
Trigger.cronJob attributeprotected static final BidirectionalOneToManyHandler<GeneratedTrigger> JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side.protected static final BidirectionalOneToManyHandler<GeneratedTrigger> CRONJOBHANDLER
BidirectionalOneToManyHandler for handling 1:n CRONJOB's relation attributes from 'one' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.util.Date getActivationTime(SessionContext ctx)
Trigger.activationTime attribute.public java.util.Date getActivationTime()
Trigger.activationTime attribute.public void setActivationTime(SessionContext ctx, java.util.Date value)
Trigger.activationTime attribute.value - the activationTime - next activation timepublic void setActivationTime(java.util.Date value)
Trigger.activationTime attribute.value - the activationTime - next activation timepublic java.lang.Boolean isActive(SessionContext ctx)
Trigger.active attribute.public java.lang.Boolean isActive()
Trigger.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
Trigger.active attribute.public boolean isActiveAsPrimitive()
Trigger.active attribute.public void setActive(SessionContext ctx, java.lang.Boolean value)
Trigger.active attribute.value - the activepublic void setActive(java.lang.Boolean value)
Trigger.active attribute.value - the activepublic void setActive(SessionContext ctx, boolean value)
Trigger.active attribute.value - the activepublic void setActive(boolean value)
Trigger.active attribute.value - the activeprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.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; }
createItem in class GenericItemctx - 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 )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic java.lang.String getCronExpression(SessionContext ctx)
Trigger.cronExpression attribute.public java.lang.String getCronExpression()
Trigger.cronExpression attribute.public void setCronExpression(SessionContext ctx, java.lang.String value)
Trigger.cronExpression attribute.value - the cronExpressionpublic void setCronExpression(java.lang.String value)
Trigger.cronExpression attribute.value - the cronExpressionpublic CronJob getCronJob(SessionContext ctx)
Trigger.cronJob attribute.public CronJob getCronJob()
Trigger.cronJob attribute.protected void setCronJob(SessionContext ctx, CronJob value)
Trigger.cronJob attribute.value - the cronJob - assigned cronjobprotected void setCronJob(CronJob value)
Trigger.cronJob attribute.value - the cronJob - assigned cronjobpublic StandardDateRange getDateRange(SessionContext ctx)
Trigger.dateRange attribute.public StandardDateRange getDateRange()
Trigger.dateRange attribute.public void setDateRange(SessionContext ctx, StandardDateRange value)
Trigger.dateRange attribute.value - the dateRange - date range the trigger is activepublic void setDateRange(StandardDateRange value)
Trigger.dateRange attribute.value - the dateRange - date range the trigger is activepublic java.lang.Integer getDay(SessionContext ctx)
Trigger.day attribute.public java.lang.Integer getDay()
Trigger.day attribute.public int getDayAsPrimitive(SessionContext ctx)
Trigger.day attribute.public int getDayAsPrimitive()
Trigger.day attribute.public void setDay(SessionContext ctx, java.lang.Integer value)
Trigger.day attribute.value - the day - time value daypublic void setDay(java.lang.Integer value)
Trigger.day attribute.value - the day - time value daypublic void setDay(SessionContext ctx, int value)
Trigger.day attribute.value - the day - time value daypublic void setDay(int value)
Trigger.day attribute.value - the day - time value daypublic java.util.List<EnumerationValue> getDaysOfWeek(SessionContext ctx)
Trigger.daysOfWeek attribute.public java.util.List<EnumerationValue> getDaysOfWeek()
Trigger.daysOfWeek attribute.public void setDaysOfWeek(SessionContext ctx, java.util.List<EnumerationValue> value)
Trigger.daysOfWeek attribute.value - the daysOfWeek - days of week the trigger is activepublic void setDaysOfWeek(java.util.List<EnumerationValue> value)
Trigger.daysOfWeek attribute.value - the daysOfWeek - days of week the trigger is activepublic java.lang.Integer getHour(SessionContext ctx)
Trigger.hour attribute.public java.lang.Integer getHour()
Trigger.hour attribute.public int getHourAsPrimitive(SessionContext ctx)
Trigger.hour attribute.public int getHourAsPrimitive()
Trigger.hour attribute.public void setHour(SessionContext ctx, java.lang.Integer value)
Trigger.hour attribute.value - the hour - time value hourpublic void setHour(java.lang.Integer value)
Trigger.hour attribute.value - the hour - time value hourpublic void setHour(SessionContext ctx, int value)
Trigger.hour attribute.value - the hour - time value hourpublic void setHour(int value)
Trigger.hour attribute.value - the hour - time value hourpublic Job getJob(SessionContext ctx)
Trigger.job attribute.public Job getJob()
Trigger.job attribute.protected void setJob(SessionContext ctx, Job value)
Trigger.job attribute.value - the job - assigned jobprotected void setJob(Job value)
Trigger.job attribute.value - the job - assigned jobpublic java.lang.Integer getMaxAcceptableDelay(SessionContext ctx)
Trigger.maxAcceptableDelay attribute.public java.lang.Integer getMaxAcceptableDelay()
Trigger.maxAcceptableDelay attribute.public int getMaxAcceptableDelayAsPrimitive(SessionContext ctx)
Trigger.maxAcceptableDelay attribute.public int getMaxAcceptableDelayAsPrimitive()
Trigger.maxAcceptableDelay attribute.public void setMaxAcceptableDelay(SessionContext ctx, java.lang.Integer value)
Trigger.maxAcceptableDelay attribute.value - the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is
ignored.public void setMaxAcceptableDelay(java.lang.Integer value)
Trigger.maxAcceptableDelay attribute.value - the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is
ignored.public void setMaxAcceptableDelay(SessionContext ctx, int value)
Trigger.maxAcceptableDelay attribute.value - the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is
ignored.public void setMaxAcceptableDelay(int value)
Trigger.maxAcceptableDelay attribute.value - the maxAcceptableDelay - the maximum acceptable delay (s) in which the job can be triggered, after which it is
ignored.public java.lang.Integer getMinute(SessionContext ctx)
Trigger.minute attribute.public java.lang.Integer getMinute()
Trigger.minute attribute.public int getMinuteAsPrimitive(SessionContext ctx)
Trigger.minute attribute.public int getMinuteAsPrimitive()
Trigger.minute attribute.public void setMinute(SessionContext ctx, java.lang.Integer value)
Trigger.minute attribute.value - the minute - time value minutepublic void setMinute(java.lang.Integer value)
Trigger.minute attribute.value - the minute - time value minutepublic void setMinute(SessionContext ctx, int value)
Trigger.minute attribute.value - the minute - time value minutepublic void setMinute(int value)
Trigger.minute attribute.value - the minute - time value minutepublic java.lang.Integer getMonth(SessionContext ctx)
Trigger.month attribute.public java.lang.Integer getMonth()
Trigger.month attribute.public int getMonthAsPrimitive(SessionContext ctx)
Trigger.month attribute.public int getMonthAsPrimitive()
Trigger.month attribute.public void setMonth(SessionContext ctx, java.lang.Integer value)
Trigger.month attribute.value - the month - time value monthpublic void setMonth(java.lang.Integer value)
Trigger.month attribute.value - the month - time value monthpublic void setMonth(SessionContext ctx, int value)
Trigger.month attribute.value - the month - time value monthpublic void setMonth(int value)
Trigger.month attribute.value - the month - time value monthpublic java.lang.Boolean isRelative(SessionContext ctx)
Trigger.relative attribute.public java.lang.Boolean isRelative()
Trigger.relative attribute.public boolean isRelativeAsPrimitive(SessionContext ctx)
Trigger.relative attribute.public boolean isRelativeAsPrimitive()
Trigger.relative attribute.public void setRelative(SessionContext ctx, java.lang.Boolean value)
Trigger.relative attribute.value - the relative - time values are considered as relative valuespublic void setRelative(java.lang.Boolean value)
Trigger.relative attribute.value - the relative - time values are considered as relative valuespublic void setRelative(SessionContext ctx, boolean value)
Trigger.relative attribute.value - the relative - time values are considered as relative valuespublic void setRelative(boolean value)
Trigger.relative attribute.value - the relative - time values are considered as relative valuespublic java.lang.Integer getSecond(SessionContext ctx)
Trigger.second attribute.public java.lang.Integer getSecond()
Trigger.second attribute.public int getSecondAsPrimitive(SessionContext ctx)
Trigger.second attribute.public int getSecondAsPrimitive()
Trigger.second attribute.public void setSecond(SessionContext ctx, java.lang.Integer value)
Trigger.second attribute.value - the second - time value secondpublic void setSecond(java.lang.Integer value)
Trigger.second attribute.value - the second - time value secondpublic void setSecond(SessionContext ctx, int value)
Trigger.second attribute.value - the second - time value secondpublic void setSecond(int value)
Trigger.second attribute.value - the second - time value secondpublic java.lang.Integer getWeekInterval(SessionContext ctx)
Trigger.weekInterval attribute.public java.lang.Integer getWeekInterval()
Trigger.weekInterval attribute.public int getWeekIntervalAsPrimitive(SessionContext ctx)
Trigger.weekInterval attribute.public int getWeekIntervalAsPrimitive()
Trigger.weekInterval attribute.public void setWeekInterval(SessionContext ctx, java.lang.Integer value)
Trigger.weekInterval attribute.value - the weekInterval - week interval for days of weekpublic void setWeekInterval(java.lang.Integer value)
Trigger.weekInterval attribute.value - the weekInterval - week interval for days of weekpublic void setWeekInterval(SessionContext ctx, int value)
Trigger.weekInterval attribute.value - the weekInterval - week interval for days of weekpublic void setWeekInterval(int value)
Trigger.weekInterval attribute.value - the weekInterval - week interval for days of weekpublic java.lang.Integer getYear(SessionContext ctx)
Trigger.year attribute.public java.lang.Integer getYear()
Trigger.year attribute.public int getYearAsPrimitive(SessionContext ctx)
Trigger.year attribute.public int getYearAsPrimitive()
Trigger.year attribute.public void setYear(SessionContext ctx, java.lang.Integer value)
Trigger.year attribute.value - the year - time value yearpublic void setYear(java.lang.Integer value)
Trigger.year attribute.value - the year - time value yearpublic void setYear(SessionContext ctx, int value)
Trigger.year attribute.value - the year - time value yearpublic void setYear(int value)
Trigger.year attribute.value - the year - time value yearCopyright © 2018 SAP SE. All Rights Reserved.