public class AbstractB2BOrganizationWizardPage extends DefaultPage
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<String> |
attributesToValidate |
protected static Logger |
LOG |
protected boolean |
valid |
height, title, width, wizard| Constructor and Description |
|---|
AbstractB2BOrganizationWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String attributeName) |
Map<String,Object> |
getAttributes() |
ArrayList<String> |
getAttributesToValidate() |
protected Date |
getDateInfo(String key) |
protected SessionService |
getSessionService() |
void |
removeAttribute(String key) |
void |
setAttribute(String attributeName,
Object value) |
void |
setAttributesToValidate(ArrayList<String> attributesToValidate) |
void |
setSessionService(SessionService sessionService) |
List<Message> |
validate() |
protected List<Message> |
validateAttributes() |
getComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, getWizard, handleMessages, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardprotected SessionService getSessionService()
public void setSessionService(SessionService sessionService)
public Map<String,Object> getAttributes()
getAttributes in interface WizardPagegetAttributes in class DefaultPagepublic void removeAttribute(String key)
Copyright © 2017 SAP SE. All Rights Reserved.