Class AbstractUrlMainAreaComponentFactory
java.lang.Object
de.hybris.platform.cockpit.components.contentbrowser.AbstractUrlMainAreaComponentFactory
- All Implemented Interfaces:
MainAreaComponentFactory,UrlMainAreaComponentFactory
- Direct Known Subclasses:
DefaultUrlMainAreaComponentFactory
public abstract class AbstractUrlMainAreaComponentFactory
extends Object
implements UrlMainAreaComponentFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.cockpit.components.contentbrowser.MainAreaComponentFactory
createInstance, getActiveButtonImage, getButtonTooltip, getInactiveButtonImage
-
Field Details
-
UID_URL_MAPPING_BEAN_ID
- See Also:
-
-
Constructor Details
-
AbstractUrlMainAreaComponentFactory
public AbstractUrlMainAreaComponentFactory()
-
-
Method Details
-
getUrlMappingBeanId
- Specified by:
getUrlMappingBeanIdin interfaceUrlMainAreaComponentFactory
-
setUrlMappingBeanId
- Specified by:
setUrlMappingBeanIdin interfaceUrlMainAreaComponentFactory
-
getUid
- Specified by:
getUidin interfaceUrlMainAreaComponentFactory
-
setUid
- Specified by:
setUidin interfaceUrlMainAreaComponentFactory
-
getViewModeID
- Specified by:
getViewModeIDin interfaceMainAreaComponentFactory- Returns:
- the unique viewmode id
-
getButtonLabel
- Specified by:
getButtonLabelin interfaceMainAreaComponentFactory
-
getConfiguredUrl
- Specified by:
getConfiguredUrlin interfaceUrlMainAreaComponentFactory
-