com.sapportals.wcm.service.objecttypehandler

Interface IAction


public interface IAction


Method Summary
 IActionType getActionType()
          Get the ActionType attribute of the IAction object.
 String getDescription()
          Get the Description attribute of the IAction object.
 String getDescription(Locale language)
          Get the Description attribute of the IAction object.
 Properties getProperties()
          Get the Properties attribute of the IAction object.
 String getURLTemplate()
          Get the URLTemplate attribute of the IAction object.
 

Method Detail

getActionType

IActionType getActionType()
Get the ActionType attribute of the IAction object.

Returns:
The ActionType value

getURLTemplate

String getURLTemplate()
Get the URLTemplate attribute of the IAction object.

Returns:
The URLTemplate value

getProperties

Properties getProperties()
Get the Properties attribute of the IAction object.

Returns:
The Properties value

getDescription

String getDescription()
Get the Description attribute of the IAction object.

Returns:
The Description value

getDescription

String getDescription(Locale language)
Get the Description attribute of the IAction object.

Parameters:
language - TODO: Description of the incoming method parameter
Returns:
The Description value
Access Rights

This class can be accessed from:


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


Copyright 2012 SAP AG Complete Copyright Notice