public abstract class GeneratedRepairProcessWizard extends WizardBusinessItem
RepairProcessWizard.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 String |
AVAILABLEPROCESSSTATES
Qualifier of the
RepairProcessWizard.availableProcessStates attribute |
static String |
SELECTEDPROCESS
Qualifier of the
RepairProcessWizard.selectedProcess 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 |
|---|
GeneratedRepairProcessWizard() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getAvailableProcessStates()
Generated method - Getter of the
RepairProcessWizard.availableProcessStates attribute. |
Collection<String> |
getAvailableProcessStates(SessionContext ctx)
Generated method - Getter of the
RepairProcessWizard.availableProcessStates attribute. |
BusinessProcess |
getSelectedProcess()
Generated method - Getter of the
RepairProcessWizard.selectedProcess attribute. |
BusinessProcess |
getSelectedProcess(SessionContext ctx)
Generated method - Getter of the
RepairProcessWizard.selectedProcess attribute. |
void |
setAvailableProcessStates(Collection<String> value)
Generated method - Setter of the
RepairProcessWizard.availableProcessStates attribute. |
void |
setAvailableProcessStates(SessionContext ctx,
Collection<String> value)
Generated method - Setter of the
RepairProcessWizard.availableProcessStates attribute. |
protected void |
setSelectedProcess(BusinessProcess value)
Generated method - Setter of the
RepairProcessWizard.selectedProcess attribute. |
protected void |
setSelectedProcess(SessionContext ctx,
BusinessProcess value)
Generated method - Setter of the
RepairProcessWizard.selectedProcess 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 String SELECTEDPROCESS
RepairProcessWizard.selectedProcess attributepublic static final String AVAILABLEPROCESSSTATES
RepairProcessWizard.availableProcessStates attributepublic Collection<String> getAvailableProcessStates(SessionContext ctx)
RepairProcessWizard.availableProcessStates attribute.public Collection<String> getAvailableProcessStates()
RepairProcessWizard.availableProcessStates attribute.public void setAvailableProcessStates(SessionContext ctx, Collection<String> value)
RepairProcessWizard.availableProcessStates attribute.value - the availableProcessStatespublic void setAvailableProcessStates(Collection<String> value)
RepairProcessWizard.availableProcessStates attribute.value - the availableProcessStatespublic BusinessProcess getSelectedProcess(SessionContext ctx)
RepairProcessWizard.selectedProcess attribute.public BusinessProcess getSelectedProcess()
RepairProcessWizard.selectedProcess attribute.protected void setSelectedProcess(SessionContext ctx, BusinessProcess value)
RepairProcessWizard.selectedProcess attribute.value - the selectedProcessprotected void setSelectedProcess(BusinessProcess value)
RepairProcessWizard.selectedProcess attribute.value - the selectedProcessCopyright © 2017 SAP SE. All Rights Reserved.