com.sapportals.wcm.service.objecttypehandler

Class ActionType

java.lang.Object
  extended by com.sapportals.wcm.WcmObject
      extended by com.sapportals.wcm.service.objecttypehandler.ActionType
All Implemented Interfaces:
IActionType

public class ActionType
extends com.sapportals.wcm.WcmObject
implements IActionType


Field Summary
protected  String actionType
           
static ActionType CREATE
           
static ActionType DELETE
           
static ActionType EDIT
           
static ActionType EXECUTE
           
protected  String namespace
           
static ActionType SHOW_PROPERTIES
           
static ActionType UI_COMMAND
           
static ActionType UI_MASS_COMMAND
           
static ActionType VIEW
           
 
Fields inherited from class com.sapportals.wcm.WcmObject
ORDER_TYPE_MANUAL, ORDER_TYPE_NONE
 
Constructor Summary
ActionType(String namespace, String actionType)
          Construct object of class ActionType.
 
Method Summary
 boolean equals(Object actionType)
          TODO: Description of the Method.
 String getActionType()
          Get the ActionType attribute of the ActionType object.
 String getNamespace()
          Get the Namespace attribute of the ActionType object.
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

namespace

protected String namespace

actionType

protected String actionType

CREATE

public static final ActionType CREATE

EDIT

public static final ActionType EDIT

DELETE

public static final ActionType DELETE

VIEW

public static final ActionType VIEW

EXECUTE

public static final ActionType EXECUTE

SHOW_PROPERTIES

public static final ActionType SHOW_PROPERTIES

UI_COMMAND

public static final ActionType UI_COMMAND

UI_MASS_COMMAND

public static final ActionType UI_MASS_COMMAND
Constructor Detail

ActionType

public ActionType(String namespace,
                  String actionType)
Construct object of class ActionType.

Parameters:
namespace - TODO: Description of the incoming method parameter
actionType - TODO: Description of the incoming method parameter
Method Detail

getNamespace

public String getNamespace()
Get the Namespace attribute of the ActionType object.

Specified by:
getNamespace in interface IActionType
Returns:
The Namespace value

getActionType

public String getActionType()
Get the ActionType attribute of the ActionType object.

Specified by:
getActionType in interface IActionType
Returns:
The ActionType value

equals

public boolean equals(Object actionType)
Description copied from interface: IActionType
TODO: Description of the Method.

Specified by:
equals in interface IActionType
Overrides:
equals in class Object
Parameters:
actionType - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object
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