| Package | Description |
|---|---|
| org.kuali.kra.web.struts.action |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase & Auditable> |
AuditActionHelper.isValidSubmission(T form,
boolean unconditionally)
Runs validation conditionally or otherwise depending on the unconditionally param
and then if the validation returns false, checks the audit clusters for any error
clusters.
|
static AuditActionHelper.ValidationState |
AuditActionHelper.ValidationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditActionHelper.ValidationState[] |
AuditActionHelper.ValidationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.