edu.internet2.middleware.ldappc.spml.request
Class SynchronizedResponse

java.lang.Object
  extended by org.openspml.v2.util.xml.BasicMarshallableElement
      extended by org.openspml.v2.msg.spml.Extensible
          extended by org.openspml.v2.msg.spml.Response
              extended by edu.internet2.middleware.ldappc.spml.request.SynchronizedResponse
All Implemented Interfaces:
org.openspml.v2.msg.Marshallable, org.openspml.v2.msg.MarshallableElement, org.openspml.v2.msg.OpenContentContainer

public class SynchronizedResponse
extends org.openspml.v2.msg.spml.Response


Field Summary
 
Fields inherited from class org.openspml.v2.msg.spml.Response
code_id
 
Constructor Summary
SynchronizedResponse()
           
 
Method Summary
 boolean equals(Object o)
           
 String getElementName()
           
 org.openspml.v2.msg.PrefixAndNamespaceTuple[] getNamespacesInfo()
           
 org.openspml.v2.msg.spml.PSOIdentifier getPsoID()
           
 int hashCode()
           
 void setPsoID(org.openspml.v2.msg.spml.PSOIdentifier psoID)
           
 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

SynchronizedResponse

public SynchronizedResponse()
Method Detail

getPsoID

public org.openspml.v2.msg.spml.PSOIdentifier getPsoID()

setPsoID

public void setPsoID(org.openspml.v2.msg.spml.PSOIdentifier psoID)

getNamespacesInfo

public org.openspml.v2.msg.PrefixAndNamespaceTuple[] getNamespacesInfo()
Specified by:
getNamespacesInfo in interface org.openspml.v2.msg.MarshallableElement
Overrides:
getNamespacesInfo in class org.openspml.v2.msg.spml.Extensible

equals

public boolean equals(Object o)
Overrides:
equals in class org.openspml.v2.msg.spml.Response

hashCode

public int hashCode()
Overrides:
hashCode in class org.openspml.v2.msg.spml.Response

toString

public String toString()
Overrides:
toString in class Object

getElementName

public String getElementName()
Specified by:
getElementName in interface org.openspml.v2.msg.MarshallableElement
Overrides:
getElementName in class org.openspml.v2.util.xml.BasicMarshallableElement


Copyright © 2011 Internet2. All Rights Reserved.