public abstract class AbstractUrlMainAreaComponentFactory extends Object implements UrlMainAreaComponentFactory
| Modifier and Type | Field and Description |
|---|---|
protected static String |
UID_URL_MAPPING_BEAN_ID |
| Constructor and Description |
|---|
AbstractUrlMainAreaComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getButtonLabel() |
String |
getConfiguredUrl() |
String |
getUid() |
String |
getUrlMappingBeanId() |
String |
getViewModeID() |
void |
setUid(String uid) |
void |
setUrlMappingBeanId(String mappingBeanId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateInstance, getActiveButtonImage, getButtonTooltip, getInactiveButtonImageprotected static final String UID_URL_MAPPING_BEAN_ID
public String getUrlMappingBeanId()
getUrlMappingBeanId in interface UrlMainAreaComponentFactorypublic void setUrlMappingBeanId(String mappingBeanId)
setUrlMappingBeanId in interface UrlMainAreaComponentFactorypublic String getUid()
getUid in interface UrlMainAreaComponentFactorypublic void setUid(String uid)
setUid in interface UrlMainAreaComponentFactorypublic String getViewModeID()
getViewModeID in interface MainAreaComponentFactorypublic String getButtonLabel()
getButtonLabel in interface MainAreaComponentFactorypublic String getConfiguredUrl()
getConfiguredUrl in interface UrlMainAreaComponentFactoryCopyright © 2017 SAP SE. All Rights Reserved.