public class RetractItem extends Object implements ExtensionElement
Constructor and Description |
---|
RetractItem(String itemId)
Construct a RetractItem with the specified id.
|
Modifier and Type | Method and Description |
---|---|
String |
getElementName()
Returns the root element name.
|
String |
getId() |
String |
getNamespace()
Returns the root element XML namespace.
|
String |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
public RetractItem(String itemId)
itemId
- The id if the item deletedpublic String getElementName()
NamedElement
getElementName
in interface NamedElement
public String getNamespace()
ExtensionElement
getNamespace
in interface ExtensionElement