|
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.service.actioninbox.AbstractActionInboxAction
public class AbstractActionInboxAction
A base implementation for an IActionInboxAction.
Copyright 2004 SAP AG
| Constructor Summary | |
|---|---|
AbstractActionInboxAction(String namespace,
String type,
String name,
Descriptions descriptions,
Properties properties)
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractActionInboxAction(String namespace,
String type,
String name,
Descriptions descriptions,
Properties properties)
| Method Detail |
|---|
public String getNamespace()
IActionInboxAction
getNamespace in interface IActionInboxActionString with the namespace of this action.public String getType()
IActionInboxAction
getType in interface IActionInboxActionString with the type of this action.public String getName()
IActionInboxAction
getName in interface IActionInboxActionString with the name of this action. this
name has to be unique (per producer).public String getDescription(Locale locale)
IActionInboxAction
getDescription in interface IActionInboxActionlocale - a Locale with the preferred language to get the
description for.
String with the description for this action.public Properties getProperties()
IActionInboxAction
getProperties in interface IActionInboxActionProperties 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 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||