public class B2BCostCenterOrganizationWizardPage extends AbstractB2BOrganizationWizardPage
attributesToValidate, LOG, validheight, title, width, wizard| Constructor and Description |
|---|
B2BCostCenterOrganizationWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
protected B2BCostCenterService |
getB2bCostCenter() |
protected B2BItemService |
getB2bItemService() |
ListModelList |
getCurrencies() |
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 |
setB2bCostCenter(B2BCostCenterService b2bCostCenter) |
void |
setb2bItemService(B2BItemService b2bItemService) |
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 B2BCostCenterService getB2bCostCenter()
public void setB2bCostCenter(B2BCostCenterService b2bCostCenter)
b2bCostCenter - the b2bCostCenter to setpublic ListModelList getCurrencies()
protected B2BItemService getB2bItemService()
public void setb2bItemService(B2BItemService b2bItemService)
b2bItemService - the itemService 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.