public class ICECancellation extends Object implements IICEResponseElement
ICECancel| Constructor and Description |
|---|
ICECancellation(Attributes attributes)
Construct object of class ICECancellation.
|
ICECancellation(String cancellationID,
String subscriptionID)
Construct object of class ICECancellation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSubscriptionID()
Get the SubscriptionID attribute of the ICECancellation object.
|
void |
write(ContentHandler handler)
Write the XML representation of the ICE element to a SAX ContentHandler.
|
boolean |
writeChunk(ContentHandler handler)
Write a chunk of XML to a SAX ContentHandler.
|
public static final String TAGNAME
public ICECancellation(String cancellationID, String subscriptionID)
cancellationID - todo: Description of the incoming method parametersubscriptionID - todo: Description of the incoming method parameterpublic ICECancellation(Attributes attributes)
attributes - todo: Description of the incoming method parameterpublic String getSubscriptionID()
public void write(ContentHandler handler) throws SAXException
write in interface IICEElementhandler - The SAX ContentHandler (usually an XMLSerializer)SAXException - on error (might wrap another exception)public boolean writeChunk(ContentHandler handler) throws SAXException
writeChunk in interface IICEElementhandler - The SAX ContentHandler (usually a XMLSerializer)SAXException - on error (might wrap another exception)| Access Rights |
|---|
| 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 2021 SAP SE Complete Copyright Notice