public final class Service extends Object implements Serializable, Comparable
Service
, offered by a Party
, can act on multiple processes (Actions
).
There are two services specified in each Message
, one of the sending party (the from service) and one
of the receiving party (the to service).Party
,
Action
,
Serialized FormConstructor and Description |
---|
Service(String name)
Constructs a new
Service object with a name but no type. |
Service(String name,
String type)
Constructs a new
Service object with a name and a type. |
public Service(String name, String type)
Service
object with a name and a type.name
- the service name.type
- the service type.public Service(String name)
Service
object with a name but no type.name
- the service name.public String getName()
Service
.public String getType()
Service
.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