|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspml.v2.util.xml.BasicMarshallableElement
org.openspml.v2.msg.spml.Extensible
org.openspml.v2.msg.spml.Response
edu.internet2.middleware.ldappc.spml.request.ProvisioningResponse
public abstract class ProvisioningResponse
| Field Summary |
|---|
| Fields inherited from class org.openspml.v2.msg.spml.Response |
|---|
code_id |
| Constructor Summary | |
|---|---|
ProvisioningResponse()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
String |
getElementName()
|
String |
getId()
|
org.openspml.v2.msg.PrefixAndNamespaceTuple[] |
getNamespacesInfo()
|
int |
hashCode()
|
void |
setId(String id)
|
String |
toString()
|
| Methods inherited from class org.openspml.v2.msg.spml.Response |
|---|
addErrorMessage, clearErrorMessages, getError, getErrorMessages, getRequestID, getStatus, removeErrorMessage, setError, setRequestID, setStatus, toXML |
| Methods inherited from class org.openspml.v2.msg.spml.Extensible |
|---|
addOpenContentAttr, addOpenContentAttr, addOpenContentElement, findOpenContentAttrValueByName, findOperationalAttrByName, findOperationalNVPByName, getOpenContentAttrs, getOpenContentElements, getOpenContentElements, isValid, removeAllOperationalNVPsWithName, removeOpenContentAttr, removeOpenContentElement, setOpenContent, setOpenContentAttrs, setOpenContentElements |
| Methods inherited from class org.openspml.v2.util.xml.BasicMarshallableElement |
|---|
getElementName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openspml.v2.msg.MarshallableElement |
|---|
isValid |
| Constructor Detail |
|---|
public ProvisioningResponse()
| Method Detail |
|---|
public String getId()
public void setId(String id)
public org.openspml.v2.msg.PrefixAndNamespaceTuple[] getNamespacesInfo()
getNamespacesInfo in interface org.openspml.v2.msg.MarshallableElementgetNamespacesInfo in class org.openspml.v2.msg.spml.Extensiblepublic int hashCode()
hashCode in class org.openspml.v2.msg.spml.Responsepublic boolean equals(Object o)
equals in class org.openspml.v2.msg.spml.Responsepublic String toString()
toString in class Objectpublic String getElementName()
getElementName in interface org.openspml.v2.msg.MarshallableElementgetElementName in class org.openspml.v2.util.xml.BasicMarshallableElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||