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 String |
ACTIVATIONTIME
Qualifier of the
Trigger.activationTime attribute |
static String |
ACTIVE
Qualifier of the
Trigger.active attribute |
static String |
CRONEXPRESSION
Qualifier of the
Trigger.cronExpression attribute |
static 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 String |
DATERANGE
Qualifier of the
Trigger.dateRange attribute |
static String |
DAY
Qualifier of the
Trigger.day attribute |
static String |
DAYSOFWEEK
Qualifier of the
Trigger.daysOfWeek attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
HOUR
Qualifier of the
Trigger.hour attribute |
static 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 String |
MAXACCEPTABLEDELAY
Qualifier of the
Trigger.maxAcceptableDelay attribute |
static String |
MINUTE
Qualifier of the
Trigger.minute attribute |
static String |
MONTH
Qualifier of the
Trigger.month attribute |
static String |
RELATIVE
Qualifier of the
Trigger.relative attribute |
static String |
SECOND
Qualifier of the
Trigger.second attribute |
static String |
WEEKINTERVAL
Qualifier of the
Trigger.weekInterval attribute |
static 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.
|
Date |
getActivationTime()
Generated method - Getter of the
Trigger.activationTime attribute. |
Date |
getActivationTime(SessionContext ctx)
Generated method - Getter of the
Trigger.activationTime attribute. |
String |
getCronExpression()
Generated method - Getter of the
Trigger.cronExpression attribute. |
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. |
Integer |
getDay()
Generated method - Getter of the
Trigger.day attribute. |
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. |
List<EnumerationValue> |
getDaysOfWeek()
Generated method - Getter of the
Trigger.daysOfWeek attribute. |
List<EnumerationValue> |
getDaysOfWeek(SessionContext ctx)
Generated method - Getter of the
Trigger.daysOfWeek attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Integer |
getHour()
Generated method - Getter of the
Trigger.hour attribute. |
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. |
Integer |
getMaxAcceptableDelay()
Generated method - Getter of the
Trigger.maxAcceptableDelay attribute. |
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. |
Integer |
getMinute()
Generated method - Getter of the
Trigger.minute attribute. |
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. |
Integer |
getMonth()
Generated method - Getter of the
Trigger.month attribute. |
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. |
Integer |
getSecond()
Generated method - Getter of the
Trigger.second attribute. |
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. |
Integer |
getWeekInterval()
Generated method - Getter of the
Trigger.weekInterval attribute. |
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. |
Integer |
getYear()
Generated method - Getter of the
Trigger.year attribute. |
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. |
Boolean |
isActive()
Generated method - Getter of the
Trigger.active attribute. |
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. |
Boolean |
isRelative()
Generated method - Getter of the
Trigger.relative attribute. |
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(Date value)
Generated method - Setter of the
Trigger.activationTime attribute. |
void |
setActivationTime(SessionContext ctx,
Date value)
Generated method - Setter of the
Trigger.activationTime attribute. |
void |
setActive(boolean value)
Generated method - Setter of the
Trigger.active attribute. |
void |
setActive(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,
Boolean value)
Generated method - Setter of the
Trigger.active attribute. |
void |
setCronExpression(SessionContext ctx,
String value)
Generated method - Setter of the
Trigger.cronExpression attribute. |
void |
setCronExpression(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(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,
Integer value)
Generated method - Setter of the
Trigger.day attribute. |
void |
setDaysOfWeek(List<EnumerationValue> value)
Generated method - Setter of the
Trigger.daysOfWeek attribute. |
void |
setDaysOfWeek(SessionContext ctx,
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(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,
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(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,
Integer value)
Generated method - Setter of the
Trigger.maxAcceptableDelay attribute. |
void |
setMinute(int value)
Generated method - Setter of the
Trigger.minute attribute. |
void |
setMinute(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,
Integer value)
Generated method - Setter of the
Trigger.minute attribute. |
void |
setMonth(int value)
Generated method - Setter of the
Trigger.month attribute. |
void |
setMonth(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,
Integer value)
Generated method - Setter of the
Trigger.month attribute. |
void |
setRelative(boolean value)
Generated method - Setter of the
Trigger.relative attribute. |
void |
setRelative(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,
Boolean value)
Generated method - Setter of the
Trigger.relative attribute. |
void |
setSecond(int value)
Generated method - Setter of the
Trigger.second attribute. |
void |
setSecond(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,
Integer value)
Generated method - Setter of the
Trigger.second attribute. |
void |
setWeekInterval(int value)
Generated method - Setter of the
Trigger.weekInterval attribute. |
void |
setWeekInterval(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,
Integer value)
Generated method - Setter of the
Trigger.weekInterval attribute. |
void |
setYear(int value)
Generated method - Setter of the
Trigger.year attribute. |
void |
setYear(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,
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, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String ACTIVE
Trigger.active attributepublic static final String SECOND
Trigger.second attributepublic static final String MINUTE
Trigger.minute attributepublic static final String HOUR
Trigger.hour attributepublic static final String DAY
Trigger.day attributepublic static final String MONTH
Trigger.month attributepublic static final String YEAR
Trigger.year attributepublic static final String RELATIVE
Trigger.relative attributepublic static final String DAYSOFWEEK
Trigger.daysOfWeek attributepublic static final String WEEKINTERVAL
Trigger.weekInterval attributepublic static final String DATERANGE
Trigger.dateRange attributepublic static final String ACTIVATIONTIME
Trigger.activationTime attributepublic static final String CRONEXPRESSION
Trigger.cronExpression attributepublic static final String MAXACCEPTABLEDELAY
Trigger.maxAcceptableDelay attributepublic static final String JOB
Trigger.job attributepublic static final 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 Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Date getActivationTime(SessionContext ctx)
Trigger.activationTime attribute.public Date getActivationTime()
Trigger.activationTime attribute.public void setActivationTime(SessionContext ctx, Date value)
Trigger.activationTime attribute.value - the activationTime - next activation timepublic void setActivationTime(Date value)
Trigger.activationTime attribute.value - the activationTime - next activation timepublic Boolean isActive(SessionContext ctx)
Trigger.active attribute.public Boolean isActive()
Trigger.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
Trigger.active attribute.public boolean isActiveAsPrimitive()
Trigger.active attribute.public void setActive(SessionContext ctx, Boolean value)
Trigger.active attribute.value - the activepublic void setActive(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 String getCronExpression(SessionContext ctx)
Trigger.cronExpression attribute.public String getCronExpression()
Trigger.cronExpression attribute.public void setCronExpression(SessionContext ctx, String value)
Trigger.cronExpression attribute.value - the cronExpressionpublic void setCronExpression(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 Integer getDay(SessionContext ctx)
Trigger.day attribute.public Integer getDay()
Trigger.day attribute.public int getDayAsPrimitive(SessionContext ctx)
Trigger.day attribute.public int getDayAsPrimitive()
Trigger.day attribute.public void setDay(SessionContext ctx, Integer value)
Trigger.day attribute.value - the day - time value daypublic void setDay(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 List<EnumerationValue> getDaysOfWeek(SessionContext ctx)
Trigger.daysOfWeek attribute.public List<EnumerationValue> getDaysOfWeek()
Trigger.daysOfWeek attribute.public void setDaysOfWeek(SessionContext ctx, List<EnumerationValue> value)
Trigger.daysOfWeek attribute.value - the daysOfWeek - days of week the trigger is activepublic void setDaysOfWeek(List<EnumerationValue> value)
Trigger.daysOfWeek attribute.value - the daysOfWeek - days of week the trigger is activepublic Integer getHour(SessionContext ctx)
Trigger.hour attribute.public Integer getHour()
Trigger.hour attribute.public int getHourAsPrimitive(SessionContext ctx)
Trigger.hour attribute.public int getHourAsPrimitive()
Trigger.hour attribute.public void setHour(SessionContext ctx, Integer value)
Trigger.hour attribute.value - the hour - time value hourpublic void setHour(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 Integer getMaxAcceptableDelay(SessionContext ctx)
Trigger.maxAcceptableDelay attribute.public Integer getMaxAcceptableDelay()
Trigger.maxAcceptableDelay attribute.public int getMaxAcceptableDelayAsPrimitive(SessionContext ctx)
Trigger.maxAcceptableDelay attribute.public int getMaxAcceptableDelayAsPrimitive()
Trigger.maxAcceptableDelay attribute.public void setMaxAcceptableDelay(SessionContext ctx, 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(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 Integer getMinute(SessionContext ctx)
Trigger.minute attribute.public Integer getMinute()
Trigger.minute attribute.public int getMinuteAsPrimitive(SessionContext ctx)
Trigger.minute attribute.public int getMinuteAsPrimitive()
Trigger.minute attribute.public void setMinute(SessionContext ctx, Integer value)
Trigger.minute attribute.value - the minute - time value minutepublic void setMinute(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 Integer getMonth(SessionContext ctx)
Trigger.month attribute.public Integer getMonth()
Trigger.month attribute.public int getMonthAsPrimitive(SessionContext ctx)
Trigger.month attribute.public int getMonthAsPrimitive()
Trigger.month attribute.public void setMonth(SessionContext ctx, Integer value)
Trigger.month attribute.value - the month - time value monthpublic void setMonth(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 Boolean isRelative(SessionContext ctx)
Trigger.relative attribute.public Boolean isRelative()
Trigger.relative attribute.public boolean isRelativeAsPrimitive(SessionContext ctx)
Trigger.relative attribute.public boolean isRelativeAsPrimitive()
Trigger.relative attribute.public 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 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 Integer getSecond(SessionContext ctx)
Trigger.second attribute.public Integer getSecond()
Trigger.second attribute.public int getSecondAsPrimitive(SessionContext ctx)
Trigger.second attribute.public int getSecondAsPrimitive()
Trigger.second attribute.public void setSecond(SessionContext ctx, Integer value)
Trigger.second attribute.value - the second - time value secondpublic void setSecond(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 Integer getWeekInterval(SessionContext ctx)
Trigger.weekInterval attribute.public Integer getWeekInterval()
Trigger.weekInterval attribute.public int getWeekIntervalAsPrimitive(SessionContext ctx)
Trigger.weekInterval attribute.public int getWeekIntervalAsPrimitive()
Trigger.weekInterval attribute.public void setWeekInterval(SessionContext ctx, Integer value)
Trigger.weekInterval attribute.value - the weekInterval - week interval for days of weekpublic void setWeekInterval(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 Integer getYear(SessionContext ctx)
Trigger.year attribute.public Integer getYear()
Trigger.year attribute.public int getYearAsPrimitive(SessionContext ctx)
Trigger.year attribute.public int getYearAsPrimitive()
Trigger.year attribute.public void setYear(SessionContext ctx, Integer value)
Trigger.year attribute.value - the year - time value yearpublic void setYear(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 © 2017 SAP SE. All Rights Reserved.