|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.uicommand.UIMenuFactory
public final class UIMenuFactory
The UIMenuFactory is a singleton factory, that allows other classes to retrieve
instances of IUIMenus. When the factory is called for the first time
or when it receives a ConfigEvent, it reads out information from
the config framework.
| Field Summary | |
|---|---|
static String |
PLUGIN
Deprecated. path to use for the ConfigFramework |
| Method Summary | |
|---|---|
static UIMenuFactory |
getInstance()
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
getRenderMenu(IResource resource,
String menuType,
IParameterName group,
IFlavor flavor,
IProxy proxy)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
getRenderMenu(IResource resource,
String menuType,
IParameterName group,
String groupID,
IFlavor flavor)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
getRenderMenu(IResource resource,
String menuType,
IParameterName group,
String groupID,
IFlavor flavor,
IProxy proxy)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
getRenderMenu(RenderDataContainer rdc,
String menuType,
IParameterName group,
String groupID)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
renderMenuForGroup(IResource resource,
String menuType,
IUIGroupCommand groupCommand,
IProxy proxy)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PLUGIN
| Method Detail |
|---|
public static UIMenuFactory getInstance()
public com.sapportals.htmlb.Component getRenderMenu(IResource resource,
String menuType,
IParameterName group,
IFlavor flavor,
IProxy proxy)
throws com.sapportals.wcm.WcmException
resource - the IResource for which the component
is requieredproxy - the Control that called this method. It is set as parameter
for the retrieved instancemenuType - a String which specify the menu typegroup - a IParameterName which specify the groupflavor - a IFlavor which specify the flavor
WdfException - Exception raised in failure situation
com.sapportals.wcm.WcmException
public com.sapportals.htmlb.Component renderMenuForGroup(IResource resource,
String menuType,
IUIGroupCommand groupCommand,
IProxy proxy)
throws com.sapportals.wcm.WcmException
resource - the IResource for which the component
is requieredproxy - the Control that called this method. It is set as parameter
for the retrieved instancemenuType - a String which specify the menu typegroup - a IParameterName which specify the groupflavor - a IFlavor which specify the flavor
WdfException - Exception raised in failure situation
com.sapportals.wcm.WcmException
public com.sapportals.htmlb.Component getRenderMenu(RenderDataContainer rdc,
String menuType,
IParameterName group,
String groupID)
throws com.sapportals.wcm.WcmException
resource - the IResource for which the component
is requieredmenuType - a String which specify the menu typegroup - a IParameterName which specify the groupgroupID - a String which specify the group IDflavor - a IFlavor which specify the flavorproxy - the Control that called this method. It is set as parameter
for the retrieved instance
WdfException - Exception raised in failure situation
com.sapportals.wcm.WcmException
public com.sapportals.htmlb.Component getRenderMenu(IResource resource,
String menuType,
IParameterName group,
String groupID,
IFlavor flavor,
IProxy proxy)
throws com.sapportals.wcm.WcmException
com.sapportals.wcm.WcmException
public com.sapportals.htmlb.Component getRenderMenu(IResource resource,
String menuType,
IParameterName group,
String groupID,
IFlavor flavor)
throws com.sapportals.wcm.WcmException
resource - the IResource for which the component
is requieredmenuType - a String which specify the menu typegroup - a IParameterName which specify the groupgroupID - a String which specify the group IDflavor - a IFlavor which specify the flavor
WdfException - Exception raised in failure situation
com.sapportals.wcm.WcmException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||