public final class Party extends Object implements Serializable, Comparable
Party identifies a participant in a message exchange. It offers one or more Services
that can act on multiple processes (Actions). There are two parties specified in each
Message, one of the sender (the from party) and one of the receiver (the to party).Service,
Action,
Serialized Form| Constructor and Description |
|---|
Party(String name)
Constructs a new
Party object with a name but no type. |
Party(String name,
String type)
Constructs a new
Party object with a name and a type. |
public Party(String name, String type)
Party object with a name and a type.name - the party name.type - the party type.public Party(String name)
Party object with a name but no type.name - the party name.public String getName()
Party.public String getType()
Party.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