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

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

public class BulkDiffRequest
extends BulkProvisioningRequest


Field Summary
 
Fields inherited from class edu.internet2.middleware.ldappc.spml.request.BulkProvisioningRequest
df
 
Fields inherited from class org.openspml.v2.msg.spml.Request
code_id
 
Constructor Summary
BulkDiffRequest()
           
 
Method Summary
 String getElementName()
           
 
Methods inherited from class edu.internet2.middleware.ldappc.spml.request.BulkProvisioningRequest
equals, getOnError, getUpdatedSince, getUpdatedSinceAsDate, hashCode, setOnError, setUpdatedSince, setUpdatedSince, toString
 
Methods inherited from class edu.internet2.middleware.ldappc.spml.request.ProvisioningRequest
addSchemaEntity, getId, getNamespacesInfo, getReturnData, getSchemaEntities, isValid, setId, setReturnData, setSchemaEntities
 
Methods inherited from class org.openspml.v2.msg.spml.Request
getExecutionMode, getRequestID, setExecutionMode, setRequestID, toXML
 
Methods inherited from class org.openspml.v2.msg.spml.Extensible
addOpenContentAttr, addOpenContentAttr, addOpenContentElement, findOpenContentAttrValueByName, findOperationalAttrByName, findOperationalNVPByName, getOpenContentAttrs, getOpenContentElements, getOpenContentElements, 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
 

Constructor Detail

BulkDiffRequest

public BulkDiffRequest()
Method Detail

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 © 2012 Internet2. All Rights Reserved.