|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.ActionEntry
public abstract class ActionEntry
Defines render interface for all action entries. * Copyright (c) SAP Portals Europe GmbH 2001
| Field Summary | |
|---|---|
String |
eventClass
Deprecated. Each entry can fire its own CflEvent by creating an event instance dynamically in the action handler that is defined in the render method. |
String |
id
Deprecated. Unique identifier for each entry. |
| Constructor Summary | |
|---|---|
ActionEntry()
Deprecated. As of NetWeaver 7.1 |
|
ActionEntry(String id,
String eventClass)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
boolean |
canRender()
Deprecated. As of NetWeaver 7.1 |
List |
getRenderEntrys()
Deprecated. As of NetWeaver 7.1 |
abstract com.sapportals.htmlb.Component |
render()
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 String id
public String eventClass
| Constructor Detail |
|---|
public ActionEntry()
public ActionEntry(String id,
String eventClass)
| Method Detail |
|---|
public abstract com.sapportals.htmlb.Component render()
throws com.sapportals.wdf.WdfException
IRenderEntry
render in interface IRenderEntrycom.sapportals.wdf.WdfExceptionActionEntry
public boolean canRender()
throws com.sapportals.wdf.WdfException
com.sapportals.wdf.WdfExceptionpublic List getRenderEntrys()
| 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.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||