public interface S2SFormGenerator
Modifier and Type | Method and Description |
---|---|
List<AttachmentData> |
getAttachments() |
List<AuditError> |
getAuditErrors() |
org.apache.xmlbeans.XmlObject |
getFormObject(org.kuali.coeus.propdev.api.core.ProposalDevelopmentDocumentContract proposalDevelopmentDocument)
This method creates an XML document using the APIs generated using XMLBeans by compiling the form's schema and returns it
as XmlObject.
|
org.apache.xmlbeans.XmlObject getFormObject(org.kuali.coeus.propdev.api.core.ProposalDevelopmentDocumentContract proposalDevelopmentDocument) throws S2SException
S2SException
List<AttachmentData> getAttachments()
List<AuditError> getAuditErrors()
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.