public class B2BCommonOrganizationWizardPage extends AbstractB2BOrganizationWizardPage
| Modifier and Type | Field and Description |
|---|---|
protected B2BUserGroupModel |
b2bUserGroup |
protected boolean |
isB2bUserGroupSet |
protected boolean |
isNameValid |
protected ListModelList |
userGroupList |
attributesToValidate, LOG, validheight, title, width, wizard| Constructor and Description |
|---|
B2BCommonOrganizationWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
protected B2BUnitService |
getB2bUnitService() |
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 |
setB2bUnitService(B2BUnitService b2bUnitService) |
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 boolean isNameValid
protected boolean isB2bUserGroupSet
protected ListModelList userGroupList
protected B2BUserGroupModel b2bUserGroup
protected B2BUnitService getB2bUnitService()
public void setB2bUnitService(B2BUnitService b2bUnitService)
public void renderView(Component parent)
DefaultPagerenderView in class DefaultPagepublic java.util.List<Message> validate()
validate in class AbstractB2BOrganizationWizardPageCopyright © 2018 SAP SE. All Rights Reserved.