public abstract class GeneratedScriptGeneratorWizard extends WizardBusinessItem
ScriptGeneratorWizard.LocalizableItem.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 |
IMPEXSCRIPT
Qualifier of the
ScriptGeneratorWizard.impExScript attribute |
static java.lang.String |
INCLUDESYSTEMTYPES
Qualifier of the
ScriptGeneratorWizard.includeSystemTypes attribute |
static java.lang.String |
LANGUAGES
Qualifier of the
ScriptGeneratorWizard.languages attribute |
static java.lang.String |
MODE
Qualifier of the
ScriptGeneratorWizard.mode attribute |
static java.lang.String |
MODIFIER
Qualifier of the
ScriptGeneratorWizard.modifier attribute |
static java.lang.String |
SCRIPT
Qualifier of the
ScriptGeneratorWizard.script attribute |
static java.lang.String |
USEDOCUMENTID
Qualifier of the
ScriptGeneratorWizard.useDocumentID attribute |
BACK_BUTTON, BACK_BUTTON_NAME, CANCEL_BUTTON, CANCEL_BUTTON_NAME, CLOSE_BUTTON_NAME, DONE_BUTTON_NAME, NEXT_BUTTON, NEXT_BUTTON_NAME, START_BUTTON, START_BUTTON_NAMELANGUAGE_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 |
|---|
GeneratedScriptGeneratorWizard() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImpExScript()
Generated method - Getter of the
ScriptGeneratorWizard.impExScript attribute. |
abstract java.lang.String |
getImpExScript(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.impExScript attribute. |
java.util.Set<Language> |
getLanguages()
Generated method - Getter of the
ScriptGeneratorWizard.languages attribute. |
abstract java.util.Set<Language> |
getLanguages(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.languages attribute. |
EnumerationValue |
getMode()
Generated method - Getter of the
ScriptGeneratorWizard.mode attribute. |
abstract EnumerationValue |
getMode(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.mode attribute. |
EnumerationValue |
getModifier()
Generated method - Getter of the
ScriptGeneratorWizard.modifier attribute. |
abstract EnumerationValue |
getModifier(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.modifier attribute. |
ImpExMedia |
getScript()
Generated method - Getter of the
ScriptGeneratorWizard.script attribute. |
abstract ImpExMedia |
getScript(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.script attribute. |
java.lang.Boolean |
isIncludeSystemTypes()
Generated method - Getter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
abstract java.lang.Boolean |
isIncludeSystemTypes(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
boolean |
isIncludeSystemTypesAsPrimitive()
Generated method - Getter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
boolean |
isIncludeSystemTypesAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
java.lang.Boolean |
isUseDocumentID()
Generated method - Getter of the
ScriptGeneratorWizard.useDocumentID attribute. |
abstract java.lang.Boolean |
isUseDocumentID(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.useDocumentID attribute. |
boolean |
isUseDocumentIDAsPrimitive()
Generated method - Getter of the
ScriptGeneratorWizard.useDocumentID attribute. |
boolean |
isUseDocumentIDAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.useDocumentID attribute. |
abstract void |
setImpExScript(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ScriptGeneratorWizard.impExScript attribute. |
void |
setImpExScript(java.lang.String value)
Generated method - Setter of the
ScriptGeneratorWizard.impExScript attribute. |
void |
setIncludeSystemTypes(boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
void |
setIncludeSystemTypes(java.lang.Boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
void |
setIncludeSystemTypes(SessionContext ctx,
boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
abstract void |
setIncludeSystemTypes(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.includeSystemTypes attribute. |
abstract void |
setLanguages(SessionContext ctx,
java.util.Set<Language> value)
Generated method - Setter of the
ScriptGeneratorWizard.languages attribute. |
void |
setLanguages(java.util.Set<Language> value)
Generated method - Setter of the
ScriptGeneratorWizard.languages attribute. |
void |
setMode(EnumerationValue value)
Generated method - Setter of the
ScriptGeneratorWizard.mode attribute. |
abstract void |
setMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ScriptGeneratorWizard.mode attribute. |
void |
setModifier(EnumerationValue value)
Generated method - Setter of the
ScriptGeneratorWizard.modifier attribute. |
abstract void |
setModifier(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ScriptGeneratorWizard.modifier attribute. |
void |
setScript(ImpExMedia value)
Generated method - Setter of the
ScriptGeneratorWizard.script attribute. |
abstract void |
setScript(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ScriptGeneratorWizard.script attribute. |
void |
setUseDocumentID(boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.useDocumentID attribute. |
void |
setUseDocumentID(java.lang.Boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.useDocumentID attribute. |
void |
setUseDocumentID(SessionContext ctx,
boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.useDocumentID attribute. |
abstract void |
setUseDocumentID(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
ScriptGeneratorWizard.useDocumentID attribute. |
abortProcessing, appendLocalizedTemplateString, close, createItem, doGetAttribute, doSetAttribute, endProcessing, getLocalizedTemplateString, initialize, isCloseAllowed, pollStatus, provideComposedType, provideCreationTime, provideModificationTime, providePK, removeJaloOnly, setClosedAllowed, start, startProcessing, tabChanges, validate, validategetAllLocalizedProperties, 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, getDefaultAttributeModes, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getNonInitialAttributes, 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 java.lang.String SCRIPT
ScriptGeneratorWizard.script attributepublic static final java.lang.String MODE
ScriptGeneratorWizard.mode attributepublic static final java.lang.String MODIFIER
ScriptGeneratorWizard.modifier attributepublic static final java.lang.String IMPEXSCRIPT
ScriptGeneratorWizard.impExScript attributepublic static final java.lang.String USEDOCUMENTID
ScriptGeneratorWizard.useDocumentID attributepublic static final java.lang.String INCLUDESYSTEMTYPES
ScriptGeneratorWizard.includeSystemTypes attributepublic static final java.lang.String LANGUAGES
ScriptGeneratorWizard.languages attributepublic abstract java.lang.String getImpExScript(SessionContext ctx)
ScriptGeneratorWizard.impExScript attribute.public java.lang.String getImpExScript()
ScriptGeneratorWizard.impExScript attribute.public abstract void setImpExScript(SessionContext ctx, java.lang.String value)
ScriptGeneratorWizard.impExScript attribute.value - the impExScriptpublic void setImpExScript(java.lang.String value)
ScriptGeneratorWizard.impExScript attribute.value - the impExScriptpublic abstract java.lang.Boolean isIncludeSystemTypes(SessionContext ctx)
ScriptGeneratorWizard.includeSystemTypes attribute.public java.lang.Boolean isIncludeSystemTypes()
ScriptGeneratorWizard.includeSystemTypes attribute.public boolean isIncludeSystemTypesAsPrimitive(SessionContext ctx)
ScriptGeneratorWizard.includeSystemTypes attribute.public boolean isIncludeSystemTypesAsPrimitive()
ScriptGeneratorWizard.includeSystemTypes attribute.public abstract void setIncludeSystemTypes(SessionContext ctx, java.lang.Boolean value)
ScriptGeneratorWizard.includeSystemTypes attribute.value - the includeSystemTypespublic void setIncludeSystemTypes(java.lang.Boolean value)
ScriptGeneratorWizard.includeSystemTypes attribute.value - the includeSystemTypespublic void setIncludeSystemTypes(SessionContext ctx, boolean value)
ScriptGeneratorWizard.includeSystemTypes attribute.value - the includeSystemTypespublic void setIncludeSystemTypes(boolean value)
ScriptGeneratorWizard.includeSystemTypes attribute.value - the includeSystemTypespublic abstract java.util.Set<Language> getLanguages(SessionContext ctx)
ScriptGeneratorWizard.languages attribute.public java.util.Set<Language> getLanguages()
ScriptGeneratorWizard.languages attribute.public abstract void setLanguages(SessionContext ctx, java.util.Set<Language> value)
ScriptGeneratorWizard.languages attribute.value - the languagespublic void setLanguages(java.util.Set<Language> value)
ScriptGeneratorWizard.languages attribute.value - the languagespublic abstract EnumerationValue getMode(SessionContext ctx)
ScriptGeneratorWizard.mode attribute.public EnumerationValue getMode()
ScriptGeneratorWizard.mode attribute.public abstract void setMode(SessionContext ctx, EnumerationValue value)
ScriptGeneratorWizard.mode attribute.value - the modepublic void setMode(EnumerationValue value)
ScriptGeneratorWizard.mode attribute.value - the modepublic abstract EnumerationValue getModifier(SessionContext ctx)
ScriptGeneratorWizard.modifier attribute.public EnumerationValue getModifier()
ScriptGeneratorWizard.modifier attribute.public abstract void setModifier(SessionContext ctx, EnumerationValue value)
ScriptGeneratorWizard.modifier attribute.value - the modifierpublic void setModifier(EnumerationValue value)
ScriptGeneratorWizard.modifier attribute.value - the modifierpublic abstract ImpExMedia getScript(SessionContext ctx)
ScriptGeneratorWizard.script attribute.public ImpExMedia getScript()
ScriptGeneratorWizard.script attribute.public abstract void setScript(SessionContext ctx, ImpExMedia value)
ScriptGeneratorWizard.script attribute.value - the scriptpublic void setScript(ImpExMedia value)
ScriptGeneratorWizard.script attribute.value - the scriptpublic abstract java.lang.Boolean isUseDocumentID(SessionContext ctx)
ScriptGeneratorWizard.useDocumentID attribute.public java.lang.Boolean isUseDocumentID()
ScriptGeneratorWizard.useDocumentID attribute.public boolean isUseDocumentIDAsPrimitive(SessionContext ctx)
ScriptGeneratorWizard.useDocumentID attribute.public boolean isUseDocumentIDAsPrimitive()
ScriptGeneratorWizard.useDocumentID attribute.public abstract void setUseDocumentID(SessionContext ctx, java.lang.Boolean value)
ScriptGeneratorWizard.useDocumentID attribute.value - the useDocumentIDpublic void setUseDocumentID(java.lang.Boolean value)
ScriptGeneratorWizard.useDocumentID attribute.value - the useDocumentIDpublic void setUseDocumentID(SessionContext ctx, boolean value)
ScriptGeneratorWizard.useDocumentID attribute.value - the useDocumentIDpublic void setUseDocumentID(boolean value)
ScriptGeneratorWizard.useDocumentID attribute.value - the useDocumentIDCopyright © 2017 SAP SE. All Rights Reserved.