Interface FormGenerationResults
- All Known Implementing Classes:
FormGenerationResult,MultiProjectFormGenerationResult
public interface FormGenerationResults
-
Method Summary
-
Method Details
-
isValid
boolean isValid() -
getApplicationXml
String getApplicationXml() -
getAttachments
List<AttachmentData> getAttachments() -
getErrors
List<AuditError> getErrors()
-