|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IActionInboxAction
The IActionInboxAction defines an action
which can be performed for an item and is handled by a producer.
Copyright 2004 SAP AG
| Method Summary | |
|---|---|
String |
getDescription(Locale locale)
Get the action's (displayable) description. |
String |
getName()
Get the action's name. |
String |
getNamespace()
Get the action's namespace. |
Properties |
getProperties()
Get the action's properties. |
String |
getType()
Get the action's type. |
| Method Detail |
|---|
String getNamespace()
String with the namespace of this action.String getType()
String with the type of this action.String getName()
String with the name of this action. this
name has to be unique (per producer).String getDescription(Locale locale)
locale - a Locale with the preferred language to get the
description for.
String with the description for this action.Properties getProperties()
Properties for this action.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||