public abstract class GeneratedExportDataCronJob extends CronJob
ExportDataCronJob.CronJob.CronJobResult, CronJob.CronJobThreadSettingsGenericItem.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 |
BASESTORE
Qualifier of the
ExportDataCronJob.baseStore attribute |
static String |
CMSSITE
Qualifier of the
ExportDataCronJob.cmsSite attribute |
static String |
CURRENCY
Qualifier of the
ExportDataCronJob.currency attribute |
static String |
DATAGENERATIONPIPELINE
Qualifier of the
ExportDataCronJob.dataGenerationPipeline attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
HISTORYENTRIES
Qualifier of the
ExportDataCronJob.historyEntries attribute |
protected static OneToManyHandler<ExportDataHistoryEntry> |
HISTORYENTRIESHANDLER
OneToManyHandler for handling 1:n HISTORYENTRIES's relation attributes from 'many' side. |
protected static BidirectionalOneToManyHandler<GeneratedExportDataCronJob> |
JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side. |
static String |
LANGUAGE
Qualifier of the
ExportDataCronJob.language attribute |
static String |
THIRDPARTYHOST
Qualifier of the
ExportDataCronJob.thirdPartyHost attribute |
static String |
THIRDPARTYPASSWORD
Qualifier of the
ExportDataCronJob.thirdPartyPassword attribute |
static String |
THIRDPARTYUSERNAME
Qualifier of the
ExportDataCronJob.thirdPartyUsername attribute |
static String |
USER
Qualifier of the
ExportDataCronJob.user attribute |
CFG_FILTERED_CTX_ATTRIBUTESACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED, CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED, CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED, CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSHANDLER, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TRIGGERS, TRIGGERSHANDLERLANGUAGE_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 |
|---|
GeneratedExportDataCronJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToHistoryEntries(ExportDataHistoryEntry value)
Generated method - Adds
value to historyEntries. |
void |
addToHistoryEntries(SessionContext ctx,
ExportDataHistoryEntry value)
Generated method - Adds
value to historyEntries. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
BaseStore |
getBaseStore()
Generated method - Getter of the
ExportDataCronJob.baseStore attribute. |
BaseStore |
getBaseStore(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.baseStore attribute. |
CMSSite |
getCmsSite()
Generated method - Getter of the
ExportDataCronJob.cmsSite attribute. |
CMSSite |
getCmsSite(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.cmsSite attribute. |
Currency |
getCurrency()
Generated method - Getter of the
ExportDataCronJob.currency attribute. |
Currency |
getCurrency(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.currency attribute. |
String |
getDataGenerationPipeline()
Generated method - Getter of the
ExportDataCronJob.dataGenerationPipeline attribute. |
String |
getDataGenerationPipeline(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.dataGenerationPipeline attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
List<ExportDataHistoryEntry> |
getHistoryEntries()
Generated method - Getter of the
ExportDataCronJob.historyEntries attribute. |
List<ExportDataHistoryEntry> |
getHistoryEntries(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.historyEntries attribute. |
Language |
getLanguage()
Generated method - Getter of the
ExportDataCronJob.language attribute. |
Language |
getLanguage(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.language attribute. |
String |
getThirdPartyHost()
Generated method - Getter of the
ExportDataCronJob.thirdPartyHost attribute. |
String |
getThirdPartyHost(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.thirdPartyHost attribute. |
String |
getThirdPartyPassword()
Generated method - Getter of the
ExportDataCronJob.thirdPartyPassword attribute. |
String |
getThirdPartyPassword(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.thirdPartyPassword attribute. |
String |
getThirdPartyUsername()
Generated method - Getter of the
ExportDataCronJob.thirdPartyUsername attribute. |
String |
getThirdPartyUsername(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.thirdPartyUsername attribute. |
User |
getUser()
Generated method - Getter of the
ExportDataCronJob.user attribute. |
User |
getUser(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.user attribute. |
void |
removeFromHistoryEntries(ExportDataHistoryEntry value)
Generated method - Removes
value from historyEntries. |
void |
removeFromHistoryEntries(SessionContext ctx,
ExportDataHistoryEntry value)
Generated method - Removes
value from historyEntries. |
void |
setBaseStore(BaseStore value)
Generated method - Setter of the
ExportDataCronJob.baseStore attribute. |
void |
setBaseStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
ExportDataCronJob.baseStore attribute. |
void |
setCmsSite(CMSSite value)
Generated method - Setter of the
ExportDataCronJob.cmsSite attribute. |
void |
setCmsSite(SessionContext ctx,
CMSSite value)
Generated method - Setter of the
ExportDataCronJob.cmsSite attribute. |
void |
setCurrency(Currency value)
Generated method - Setter of the
ExportDataCronJob.currency attribute. |
void |
setCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
ExportDataCronJob.currency attribute. |
protected void |
setDataGenerationPipeline(SessionContext ctx,
String value)
Generated method - Setter of the
ExportDataCronJob.dataGenerationPipeline attribute. |
protected void |
setDataGenerationPipeline(String value)
Generated method - Setter of the
ExportDataCronJob.dataGenerationPipeline attribute. |
void |
setHistoryEntries(List<ExportDataHistoryEntry> value)
Generated method - Setter of the
ExportDataCronJob.historyEntries attribute. |
void |
setHistoryEntries(SessionContext ctx,
List<ExportDataHistoryEntry> value)
Generated method - Setter of the
ExportDataCronJob.historyEntries attribute. |
void |
setLanguage(Language value)
Generated method - Setter of the
ExportDataCronJob.language attribute. |
void |
setLanguage(SessionContext ctx,
Language value)
Generated method - Setter of the
ExportDataCronJob.language attribute. |
void |
setThirdPartyHost(SessionContext ctx,
String value)
Generated method - Setter of the
ExportDataCronJob.thirdPartyHost attribute. |
void |
setThirdPartyHost(String value)
Generated method - Setter of the
ExportDataCronJob.thirdPartyHost attribute. |
void |
setThirdPartyPassword(SessionContext ctx,
String value)
Generated method - Setter of the
ExportDataCronJob.thirdPartyPassword attribute. |
void |
setThirdPartyPassword(String value)
Generated method - Setter of the
ExportDataCronJob.thirdPartyPassword attribute. |
void |
setThirdPartyUsername(SessionContext ctx,
String value)
Generated method - Setter of the
ExportDataCronJob.thirdPartyUsername attribute. |
void |
setThirdPartyUsername(String value)
Generated method - Setter of the
ExportDataCronJob.thirdPartyUsername attribute. |
void |
setUser(SessionContext ctx,
User value)
Generated method - Setter of the
ExportDataCronJob.user attribute. |
void |
setUser(User value)
Generated method - Setter of the
ExportDataCronJob.user attribute. |
activateCronJobThreadSettings, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeListener, addLog, addLog, addLog, addLog, addLog, addToCounter, addToPendingSteps, addToPendingSteps, addToProcessedSteps, addToProcessedSteps, adjustAttributes, checkLogLevel, convertEnumToLogLevel, convertLogLevelToEnum, createNewLogFile, createRunOnceTrigger, createSessionForCronJob, currentStepDone, filterSessionContextValuesFromCronJob, getAbortedStatus, getAbortResult, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getCounter, getCronJobThreadSettings, getCurrentlyExecutingCronJob, getCurrentlyExecutingCronJobFailSave, getDebugLogLevel, getErrorLogLevel, getErrorResult, getFailureResult, getFatalLogLevel, getFinishedEmailBody, getFinishedResult, getFinishedStatus, getInfoLogLevel, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogText, getMostRecentChange, getNextChangeNumber, getPausedResult, getPausedStatus, getRendererNotificationContext, getRunningRestartStatus, getRunningStatus, getSuccessResult, getTimeTable, getTimeTable, getUndoFinishedResult, getUnknownLogLevel, getUnknownResult, getUnknownStatus, getWarnLogLevel, hasCurrentlyExecutingCronJob, isAbortable, isEnabledFor, isFinished, isPaused, isRunning, isRunningRestart, mustRunOnOtherNode, notifyChangeListeners, remove, removeAllChangeListener, removeChangeListener, resetCounter, resetFinishedCronJob, sendEmail, setAborted, setCronJobResult, setCurrentlyExecutingCronJob, setCurrentStep, setEndTime, setIsEnabledForCheckDifference, setJob, setLogFiles, setNodeGroup, setNodeID, setPaused, setRequestAbort, setResult, setRunning, setRunningRestart, setStartTime, setStatus, toString, tryToStop, unsetCronJobThreadSettings, unsetCurrentlyExecutingCronJobaddToTriggers, addToTriggers, getAlternativeDataSourceID, getAlternativeDataSourceID, getChanges, getCode, getCode, getCurrentStep, getCurrentStep, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getEndTime, getEndTime, getErrorMode, getErrorMode, getFilesCount, getFilesCount, getFilesCountAsPrimitive, getFilesCountAsPrimitive, getFilesDaysOld, getFilesDaysOld, getFilesDaysOldAsPrimitive, getFilesDaysOldAsPrimitive, getFilesOperator, getFilesOperator, getJob, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogs, getLogsCount, getLogsCount, getLogsCountAsPrimitive, getLogsCountAsPrimitive, getLogsDaysOld, getLogsDaysOld, getLogsDaysOldAsPrimitive, getLogsDaysOldAsPrimitive, getLogsOperator, getLogsOperator, getLogText, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getPendingSteps, getPendingSteps, getPendingStepsCount, getPendingStepsCount, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getProcessedSteps, getProcessedSteps, getProcessedStepsCount, getProcessedStepsCount, getResult, getResult, getRunningOnClusterNode, getRunningOnClusterNode, getRunningOnClusterNodeAsPrimitive, getRunningOnClusterNodeAsPrimitive, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getStartTime, getStartTime, getStatus, getStatus, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, removeFromPendingSteps, removeFromPendingSteps, removeFromProcessedSteps, removeFromProcessedSteps, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setCode, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setEndTime, setErrorMode, setErrorMode, setFilesCount, setFilesCount, setFilesCount, setFilesCount, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesOperator, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogsCount, setLogsCount, setLogsCount, setLogsCount, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsOperator, setLogsOperator, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeID, setNodeID, setNodeID, setPendingSteps, setPendingSteps, setPriority, setPriority, setPriority, setPriority, setProcessedSteps, setProcessedSteps, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setResult, setRetry, setRetry, setRetry, setRetry, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setStartTime, setStatus, setTriggers, setTriggersgetInitialProperties, 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, 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, useTA, writeReplacegetImplementation, setTenantpublic static final String BASESTORE
ExportDataCronJob.baseStore attributepublic static final String CMSSITE
ExportDataCronJob.cmsSite attributepublic static final String LANGUAGE
ExportDataCronJob.language attributepublic static final String CURRENCY
ExportDataCronJob.currency attributepublic static final String USER
ExportDataCronJob.user attributepublic static final String THIRDPARTYHOST
ExportDataCronJob.thirdPartyHost attributepublic static final String THIRDPARTYUSERNAME
ExportDataCronJob.thirdPartyUsername attributepublic static final String THIRDPARTYPASSWORD
ExportDataCronJob.thirdPartyPassword attributepublic static final String DATAGENERATIONPIPELINE
ExportDataCronJob.dataGenerationPipeline attributepublic static final String HISTORYENTRIES
ExportDataCronJob.historyEntries attributeprotected static final BidirectionalOneToManyHandler<GeneratedExportDataCronJob> JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side.protected static final OneToManyHandler<ExportDataHistoryEntry> HISTORYENTRIESHANDLER
OneToManyHandler for handling 1:n HISTORYENTRIES's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedCronJobpublic BaseStore getBaseStore(SessionContext ctx)
ExportDataCronJob.baseStore attribute.public BaseStore getBaseStore()
ExportDataCronJob.baseStore attribute.public void setBaseStore(SessionContext ctx, BaseStore value)
ExportDataCronJob.baseStore attribute.value - the baseStore - The base store to run againstpublic void setBaseStore(BaseStore value)
ExportDataCronJob.baseStore attribute.value - the baseStore - The base store to run againstpublic CMSSite getCmsSite(SessionContext ctx)
ExportDataCronJob.cmsSite attribute.public CMSSite getCmsSite()
ExportDataCronJob.cmsSite attribute.public void setCmsSite(SessionContext ctx, CMSSite value)
ExportDataCronJob.cmsSite attribute.value - the cmsSite - The cms site to run againstpublic void setCmsSite(CMSSite value)
ExportDataCronJob.cmsSite attribute.value - the cmsSite - The cms site to run againstprotected 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 CronJobctx - 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 Currency getCurrency(SessionContext ctx)
ExportDataCronJob.currency attribute.public Currency getCurrency()
ExportDataCronJob.currency attribute.public void setCurrency(SessionContext ctx, Currency value)
ExportDataCronJob.currency attribute.value - the currency - The currency contextpublic void setCurrency(Currency value)
ExportDataCronJob.currency attribute.value - the currency - The currency contextpublic String getDataGenerationPipeline(SessionContext ctx)
ExportDataCronJob.dataGenerationPipeline attribute.public String getDataGenerationPipeline()
ExportDataCronJob.dataGenerationPipeline attribute.protected void setDataGenerationPipeline(SessionContext ctx, String value)
ExportDataCronJob.dataGenerationPipeline attribute.value - the dataGenerationPipeline - The name of the pipeline that generates the dataprotected void setDataGenerationPipeline(String value)
ExportDataCronJob.dataGenerationPipeline attribute.value - the dataGenerationPipeline - The name of the pipeline that generates the datapublic List<ExportDataHistoryEntry> getHistoryEntries(SessionContext ctx)
ExportDataCronJob.historyEntries attribute.public List<ExportDataHistoryEntry> getHistoryEntries()
ExportDataCronJob.historyEntries attribute.public void setHistoryEntries(SessionContext ctx, List<ExportDataHistoryEntry> value)
ExportDataCronJob.historyEntries attribute.value - the historyEntriespublic void setHistoryEntries(List<ExportDataHistoryEntry> value)
ExportDataCronJob.historyEntries attribute.value - the historyEntriespublic void addToHistoryEntries(SessionContext ctx, ExportDataHistoryEntry value)
value to historyEntries.value - the item to add to historyEntriespublic void addToHistoryEntries(ExportDataHistoryEntry value)
value to historyEntries.value - the item to add to historyEntriespublic void removeFromHistoryEntries(SessionContext ctx, ExportDataHistoryEntry value)
value from historyEntries.value - the item to remove from historyEntriespublic void removeFromHistoryEntries(ExportDataHistoryEntry value)
value from historyEntries.value - the item to remove from historyEntriespublic Language getLanguage(SessionContext ctx)
ExportDataCronJob.language attribute.public Language getLanguage()
ExportDataCronJob.language attribute.public void setLanguage(SessionContext ctx, Language value)
ExportDataCronJob.language attribute.value - the language - The language contextpublic void setLanguage(Language value)
ExportDataCronJob.language attribute.value - the language - The language contextpublic String getThirdPartyHost(SessionContext ctx)
ExportDataCronJob.thirdPartyHost attribute.public String getThirdPartyHost()
ExportDataCronJob.thirdPartyHost attribute.public void setThirdPartyHost(SessionContext ctx, String value)
ExportDataCronJob.thirdPartyHost attribute.value - the thirdPartyHost - The location of the third party accountpublic void setThirdPartyHost(String value)
ExportDataCronJob.thirdPartyHost attribute.value - the thirdPartyHost - The location of the third party accountpublic String getThirdPartyPassword(SessionContext ctx)
ExportDataCronJob.thirdPartyPassword attribute.public String getThirdPartyPassword()
ExportDataCronJob.thirdPartyPassword attribute.public void setThirdPartyPassword(SessionContext ctx, String value)
ExportDataCronJob.thirdPartyPassword attribute.value - the thirdPartyPassword - The password of the third party accountpublic void setThirdPartyPassword(String value)
ExportDataCronJob.thirdPartyPassword attribute.value - the thirdPartyPassword - The password of the third party accountpublic String getThirdPartyUsername(SessionContext ctx)
ExportDataCronJob.thirdPartyUsername attribute.public String getThirdPartyUsername()
ExportDataCronJob.thirdPartyUsername attribute.public void setThirdPartyUsername(SessionContext ctx, String value)
ExportDataCronJob.thirdPartyUsername attribute.value - the thirdPartyUsername - The username of the third party accountpublic void setThirdPartyUsername(String value)
ExportDataCronJob.thirdPartyUsername attribute.value - the thirdPartyUsername - The username of the third party accountpublic User getUser(SessionContext ctx)
ExportDataCronJob.user attribute.public User getUser()
ExportDataCronJob.user attribute.public void setUser(SessionContext ctx, User value)
ExportDataCronJob.user attribute.value - the user - The user to set the export context topublic void setUser(User value)
ExportDataCronJob.user attribute.value - the user - The user to set the export context toCopyright © 2017 SAP SE. All Rights Reserved.