public class RemoveItemsWizard extends GeneratedRemoveItemsWizard
LocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationExceptionCREATESAVEDVALUES, CRONJOB, CRONJOBHISTORY, SUMMARYBACK_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 |
|---|
RemoveItemsWizard() |
| Modifier and Type | Method and Description |
|---|---|
RemoveItemsCronJob |
getCronjob(SessionContext ctx)
Generated method - Getter of the
RemoveItemsWizard.cronjob attribute. |
List<CronJob> |
getCronJobHistory(SessionContext ctx)
Jalo Getter for
cronJobHistory.Returns a list of cronjobs (at this time only the current one) which are shown within a summary tab. |
String |
getSummary(SessionContext ctx)
Jalo Getter for
summary.Returns a summary text for the finished RemoveItemsCronJob. |
void |
initialize(WizardEditorContext ctx)
Called to initialize the wizard immediately after the item editor creates the WizardEditorContext.
|
Boolean |
isCreateSavedValues(SessionContext ctx)
Generated method - Getter of the
RemoveItemsWizard.createSavedValues attribute. |
void |
pollStatus(WizardEditorContext ctx)
Called during processing mode every time the wizards refreshes its status information.
|
void |
setCreateSavedValues(SessionContext ctx,
Boolean param)
Generated method - Setter of the
RemoveItemsWizard.createSavedValues attribute. |
void |
setCronjob(SessionContext ctx,
RemoveItemsCronJob param)
Generated method - Setter of the
RemoveItemsWizard.cronjob attribute. |
void |
setCronJobHistory(SessionContext ctx,
List<CronJob> param)
Generated method - Setter of the
RemoveItemsWizard.cronJobHistory attribute. |
void |
start(WizardEditorContext ctx)
Called if the user requests the wizard to start its actions.
|
getCronjob, getCronJobHistory, getSummary, isCreateSavedValues, isCreateSavedValuesAsPrimitive, isCreateSavedValuesAsPrimitive, setCreateSavedValues, setCreateSavedValues, setCreateSavedValues, setCronjob, setCronJobHistoryabortProcessing, appendLocalizedTemplateString, close, createItem, doGetAttribute, doSetAttribute, endProcessing, getLocalizedTemplateString, isCloseAllowed, provideComposedType, provideCreationTime, provideModificationTime, providePK, removeJaloOnly, setClosedAllowed, 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 void start(WizardEditorContext ctx) throws VetoException
WizardBusinessItemstart in class WizardBusinessItemctx - the wizard editor contextVetoException - to signal that the wizard cannot be started right nowpublic void pollStatus(WizardEditorContext ctx)
WizardBusinessItemWizardEditorContext.setStatus(String, int, boolean) to update the displayed status.
The method is called before the wizard is rendered. So changing the procesing mode here is allowed.
pollStatus in class WizardBusinessItemctx - the wizard editor contextpublic void initialize(WizardEditorContext ctx)
WizardBusinessIteminitialize in class WizardBusinessItemctx - the wizard editor contextpublic RemoveItemsCronJob getCronjob(SessionContext ctx)
GeneratedRemoveItemsWizardRemoveItemsWizard.cronjob attribute.getCronjob in class GeneratedRemoveItemsWizardpublic void setCronjob(SessionContext ctx, RemoveItemsCronJob param)
GeneratedRemoveItemsWizardRemoveItemsWizard.cronjob attribute.setCronjob in class GeneratedRemoveItemsWizardparam - the cronjobpublic List<CronJob> getCronJobHistory(SessionContext ctx)
cronJobHistory.getCronJobHistory in class GeneratedRemoveItemsWizardGeneratedRemoveItemsWizard.getCronJobHistory(de.hybris.platform.jalo.SessionContext)public void setCronJobHistory(SessionContext ctx, List<CronJob> param)
GeneratedRemoveItemsWizardRemoveItemsWizard.cronJobHistory attribute.setCronJobHistory in class GeneratedRemoveItemsWizardparam - the cronJobHistorypublic String getSummary(SessionContext ctx)
summary.getSummary in class GeneratedRemoveItemsWizardGeneratedRemoveItemsWizard.getSummary(de.hybris.platform.jalo.SessionContext)public Boolean isCreateSavedValues(SessionContext ctx)
GeneratedRemoveItemsWizardRemoveItemsWizard.createSavedValues attribute.isCreateSavedValues in class GeneratedRemoveItemsWizardpublic void setCreateSavedValues(SessionContext ctx, Boolean param)
GeneratedRemoveItemsWizardRemoveItemsWizard.createSavedValues attribute.setCreateSavedValues in class GeneratedRemoveItemsWizardparam - the createSavedValuesCopyright © 2017 SAP SE. All Rights Reserved.