com.sapportals.wcm.service.objecttypehandler
Class ActionType
java.lang.Object
com.sapportals.wcm.WcmObject
com.sapportals.wcm.service.objecttypehandler.ActionType
- All Implemented Interfaces:
- IActionType
public class ActionType
- extends com.sapportals.wcm.WcmObject
- implements IActionType
| Fields inherited from class com.sapportals.wcm.WcmObject |
ORDER_TYPE_MANUAL, ORDER_TYPE_NONE |
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
ActionType
public ActionType(String namespace,
String actionType)
- Construct object of class ActionType.
- Parameters:
namespace - TODO: Description of the incoming method parameteractionType - TODO: Description of the incoming method parameter
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
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