public interface IDocXMLMapper
IDocXMLMapper
provides a way to map an IDoc to XML in a user preferred wayModifier and Type | Method and Description |
---|---|
IDocDocumentList |
getDocumentList(IDocRepository repo,
org.apache.axis2.context.MessageContext msgContext)
Returns the IDoc document list
|
IDocDocumentList getDocumentList(IDocRepository repo, org.apache.axis2.context.MessageContext msgContext) throws org.apache.axis2.AxisFault
repo
- the IDoc repositorymsgContext
- axis2 message contextorg.apache.axis2.AxisFault
- throws in case of an errorCopyright © 2017 WSO2. All rights reserved.