|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A XDS-encoded command.
An <add>, <modify>,
<delete>, <rename>,
<move>, <query>,
<modify-password>,
<check-object-passwordgt;,
<add-association>,
<modify-association>, or
<remove-association> element.
| Method Summary | |
String |
getClassName()
Gets the value of this element's class-name attribute. |
String |
getEventID()
Gets the value of this element's event-id attribute. |
String |
getQualifiedSrcDN()
Gets the value of this element's src-dn attribute. |
String |
getSrcDN()
Gets the value of this element's src-dn attribute. |
String |
getSrcEntryID()
Gets the value of this element's src-entry-id attribute. |
void |
setEventID(String someID)
Sets this element's event-id attribute to
someID. |
| 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()
event-id attribute.
null; will not return ""public String getSrcDN()
src-dn attribute.
null; will not return ""public String getQualifiedSrcDN()
src-dn attribute.
null; will not return ""public String getClassName()
class-name attribute.
null; will not return ""public String getSrcEntryID()
src-entry-id attribute.
null; will not return ""public void setEventID(String someID)
event-id attribute to
someID.
someID - if null or "", no action is
taken
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||