public class ICEItemRemove extends ICEItemBase
| Constructor and Description |
|---|
ICEItemRemove(Attributes attributes)
Create a new ICE remove item.
|
ICEItemRemove(String subscriptionElement)
Create a new ICE remove item.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSubscriptionElement()
Get the id of the element in the subscription context that should be removed.
|
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 ICEItemRemove(String subscriptionElement)
subscriptionElement - The id (in the subscription) of the item to be removed.public ICEItemRemove(Attributes attributes)
attributes - The attributes of the ice-item-remove tagpublic String getSubscriptionElement()
public void write(ContentHandler handler) throws SAXException
handler - The SAX ContentHandler (usually a XMLSerializer)SAXException - on error (might wrap another exception)public boolean writeChunk(ContentHandler handler) throws SAXException
handler - 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