public class B2BAdminOrganizationWizardPage extends AbstractB2BOrganizationWizardPage
attributesToValidate, LOG, validheight, title, width, wizard| Constructor and Description |
|---|
B2BAdminOrganizationWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
protected B2BCustomerService |
getB2bCustomerService() |
void |
renderView(Component parent)
if you don't want to specify a zul-file for your view, you can override this method and create your view
components here in java
|
void |
setB2bCustomerService(B2BCustomerService b2bCustomerService) |
java.util.List<Message> |
validate() |
getAttribute, getAttributes, getAttributesToValidate, getDateInfo, getSessionService, removeAttribute, setAttribute, setAttributesToValidate, setSessionService, validateAttributesgetComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, getWizard, handleMessages, initView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardprotected B2BCustomerService getB2bCustomerService()
public void setB2bCustomerService(B2BCustomerService b2bCustomerService)
b2bCustomerService - the b2bCustomerService to setpublic void renderView(Component parent)
DefaultPagerenderView in class DefaultPagepublic java.util.List<Message> validate()
validate in class AbstractB2BOrganizationWizardPageCopyright © 2018 SAP SE. All Rights Reserved.