public class FormGenerationResult extends FormValidationResult
Constructor and Description |
---|
FormGenerationResult() |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationXml() |
List<AttachmentData> |
getAttachments() |
void |
setApplicationXml(String applicationXml) |
void |
setAttachments(List<AttachmentData> attachments) |
getErrors, isValid, setErrors, setValid
public FormGenerationResult()
public String getApplicationXml()
public void setApplicationXml(String applicationXml)
public List<AttachmentData> getAttachments()
public void setAttachments(List<AttachmentData> attachments)
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.