public class B2BCreditLimitWizardPage extends AbstractB2BOrganizationWizardPage
attributesToValidate, validheight, title, width, wizard| Constructor and Description |
|---|
B2BCreditLimitWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
protected B2BItemService |
getB2bItemService() |
ArrayList<String> |
getCreditLimits() |
String |
getCurrencyName() |
ArrayList<String> |
getPeriods() |
protected boolean |
isCreditLimitCodeUnique(String code)
validates the credit limit's code as unique.
|
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 |
setb2bItemService(B2BItemService b2bItemService) |
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 isCreditLimitCodeUnique(String code)
public String getCurrencyName()
public List<Message> validate()
validate in class AbstractB2BOrganizationWizardPageprotected B2BItemService getB2bItemService()
public void setb2bItemService(B2BItemService b2bItemService)
b2bItemService - the itemService to setpublic void renderView(Component parent)
DefaultPagerenderView in class DefaultPageCopyright © 2017 SAP SE. All Rights Reserved.