public class UploadMediaSecondPageController extends DefaultGenericItemMandatoryPageController
UploadMediaWizardtransitions| Constructor and Description |
|---|
UploadMediaSecondPageController() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeBack(Wizard wizard,
WizardPage page)
This method is invoked before proceeding to the previous page.
|
protected Message |
createErrorMessageForException(java.lang.Exception exception) |
protected MediaModel |
createNewMedia(Wizard wizard,
WizardPage page) |
void |
done(Wizard wizard,
WizardPage page)
This method is invoked when the done button is pressed.
|
void |
setMediaService(MediaService mediaService) |
beforeNext, createItem, dispatchEventAfterCreate, getPosition, getUIConfigurationService, getWizardConfiguration, hasAllMandatoryFields, initPage, next, setModelLocalizedValue, setModelSingleValue, setPosition, validatecancel, evaluateAttribute, evaluateTransition, getFirstPage, previous, setTransitionspublic void done(Wizard wizard, WizardPage page)
WizardPageControllerdone in interface WizardPageControllerdone in class DefaultGenericItemMandatoryPageControllerwizard - the wizard which contains the pagepage - the currently accessed pageprotected Message createErrorMessageForException(java.lang.Exception exception)
createErrorMessageForException in class DefaultGenericItemMandatoryPageControllerpublic void beforeBack(Wizard wizard, WizardPage page)
WizardPageControllerbeforeBack in interface WizardPageControllerbeforeBack in class DefaultPageControllerwizard - the wizard which contains the pagepage - the currently accessed pageprotected MediaModel createNewMedia(Wizard wizard, WizardPage page)
public void setMediaService(MediaService mediaService)
Copyright © 2018 SAP SE. All Rights Reserved.