public final class Action extends Object implements Serializable, Comparable
The Action of a Message identifies a process within a Service. In the
context of the SAP Exchange Infrastructure, the Action is for now identical to the root element of the
XML document in the message with the action type representing the namespace of the root element if one exists.
Service,
Serialized Form| Constructor and Description |
|---|
Action(String name)
Constructs a new
Action object with a name but no type. |
Action(String name,
String type)
Constructs a new
Action object with a name and a type. |
public Action(String name, String type)
Action object with a name and a type.name - the action name.type - the action type.public Action(String name)
Action object with a name but no type.name - the action name.public String getName()
Action.public String getType()
Action.public int compareTo(Object o)
compareTo in interface Comparable| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.ifc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice