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

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.ProvisioningResponse
                  extended by edu.internet2.middleware.ldappc.spml.request.CalcResponse
All Implemented Interfaces:
org.openspml.v2.msg.Marshallable, org.openspml.v2.msg.MarshallableElement, org.openspml.v2.msg.OpenContentContainer

public class CalcResponse
extends ProvisioningResponse


Field Summary
 
Fields inherited from class org.openspml.v2.msg.spml.Response
code_id
 
Constructor Summary
CalcResponse()
           
 
Method Summary
 void addPSO(org.openspml.v2.msg.spml.PSO pso)
           
 String getElementName()
           
 List<org.openspml.v2.msg.spml.PSO> getPSOs()
           
 void setPSOs(List<org.openspml.v2.msg.spml.PSO> pso)
           
 String toString()
           
 
Methods inherited from class edu.internet2.middleware.ldappc.spml.request.ProvisioningResponse
equals, getId, getNamespacesInfo, hashCode, setId
 
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

CalcResponse

public CalcResponse()
Method Detail

getPSOs

public List<org.openspml.v2.msg.spml.PSO> getPSOs()

addPSO

public void addPSO(org.openspml.v2.msg.spml.PSO pso)

setPSOs

public void setPSOs(List<org.openspml.v2.msg.spml.PSO> pso)

toString

public String toString()
Overrides:
toString in class ProvisioningResponse

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.