|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.novell.nds.dirxml.driver.xds.ElementImpl
com.novell.nds.dirxml.driver.xds.XDSRemoveAssociationElement
A <remove-association> element.
XDSCommandResultDocument.appendRemoveAssociationElement()| Method Summary | |
void |
appendText(String someText)
Deprecated. Appends a single, child text node containing someText to
this element. |
String |
extractText()
Deprecated. Returns the concatenated child text nodes of this element. |
String |
getClassName()
Deprecated. Gets the value of this element's class-name attribute. |
String |
getEventID()
Deprecated. Gets the value of this element's event-id attribute. |
String |
getQualifiedSrcDN()
Deprecated. A method stub for implementing interface CommandElement. |
String |
getSrcDN()
Deprecated. A method stub for implementing interface CommandElement. |
String |
getSrcEntryID()
Deprecated. A method stub for implementing interface CommandElement. |
void |
setEventID(String someID)
Deprecated. Sets this element's event-id attribute to
someID. |
| Methods inherited from class com.novell.nds.dirxml.driver.xds.ElementImpl |
attributeValueGet, attributeValueGet, attributeValueSet, childElements, documentImpl, domDocument, domElement, localName, namespaceName, position, tagName |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.novell.nds.dirxml.driver.xds.XDSElement |
attributeValueGet, attributeValueGet, attributeValueSet, childElements, domDocument, domElement, localName, namespaceName, position, tagName |
| Method Detail |
public String getEventID()
CommandElementevent-id attribute.
getEventID in interface CommandElementnull; will not return ""public String getSrcDN()
CommandElement.
getSrcDN in interface CommandElementnull; will not return
""public String getQualifiedSrcDN()
CommandElement.
getQualifiedSrcDN in interface CommandElementnull; will not return
""public String getSrcEntryID()
CommandElement.
getSrcEntryID in interface CommandElementnull; will not return
""public String getClassName()
class-name attribute.
getClassName in interface CommandElementpublic String extractText()
TextParent
extractText in interface TextParentnull; will not return ""public void setEventID(String someID)
CommandElementevent-id attribute to
someID.
setEventID in interface CommandElementsomeID - if null or "", no action is
takenpublic void appendText(String someText)
TextParentsomeText to
this element.
appendText in interface TextParentsomeText - the text being appended; if null or
"", no action is taken
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||