|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openspml.v2.msg.spml.Extensible
org.openspml.v2.msg.spml.ExtensibleMarshallable
org.openspml.v2.msg.spml.Response
org.openspml.v2.msg.spmlbulk.BasicResponse
org.openspml.v2.msg.spmlbulk.BulkModifyResponse
Constructor Summary | |
BulkModifyResponse()
|
|
BulkModifyResponse(java.lang.String[] errorMessages,
StatusCode status,
java.lang.String requestId,
ErrorCode errorCode)
|
Method Summary | |
PrefixAndNamespaceTuple[] |
getNamespacesInfo()
We need to know the namespace of the class to include. |
Methods inherited from class org.openspml.v2.msg.spml.Response |
addErrorMessage, clearErrorMessages, equals, getError, getErrorMessages, getRequestID, getStatus, hashCode, removeErrorMessage, setError, setRequestID, setStatus, toXML |
Methods inherited from class org.openspml.v2.msg.spml.Extensible |
addOpenContentAttr, addOpenContentAttr, addOpenContentElement, findOpenContentAttrValueByName, findOperationalAttrByName, findOperationalNVPByName, getOpenContentAttrs, getOpenContentElements, isValid, removeOpenContentAttr, removeOpenContentElement, setOpenContent, setOpenContentAttrs, setOpenContentElements |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openspml.v2.msg.MarshallableElement |
isValid |
Constructor Detail |
public BulkModifyResponse()
public BulkModifyResponse(java.lang.String[] errorMessages, StatusCode status, java.lang.String requestId, ErrorCode errorCode)
Method Detail |
public PrefixAndNamespaceTuple[] getNamespacesInfo()
MarshallableElement
getNamespacesInfo
in interface MarshallableElement
getNamespacesInfo
in class Extensible
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |