| Package | Description |
|---|---|
| org.kuali.kra.award | |
| org.kuali.kra.award.budget | |
| org.kuali.kra.budget.web.struts.form | |
| org.kuali.kra.coi | |
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.onlinereview | |
| org.kuali.kra.institutionalproposal.web.struts.form | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.onlinereview | |
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.onlinereview | |
| org.kuali.kra.subaward | |
| org.kuali.kra.web.struts.action | |
| org.kuali.kra.web.struts.form |
| Modifier and Type | Class and Description |
|---|---|
class |
AwardForm
This class represents the Award Form Struts class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwardBudgetForm |
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetForm |
| Modifier and Type | Class and Description |
|---|---|
class |
CoiDisclosureForm |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolForm
This class...
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolOnlineReviewForm |
| Modifier and Type | Class and Description |
|---|---|
class |
InstitutionalProposalForm
This class...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolForm
This class...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolOnlineReviewForm
This class...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalDevelopmentForm
This class is the Struts form bean for DevelopmentProposal
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolFormBase
This class...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolOnlineReviewFormBase
This class...
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubAwardForm
This class represents the SubAward Form Struts class....
|
| Modifier and Type | Method and Description |
|---|---|
<T extends org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase & Auditable> |
AuditActionHelper.auditConditionally(T form)
This method will apply audit rules if audit mode is enabled.
|
<T extends org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase & Auditable> |
AuditActionHelper.auditUnconditionally(T form)
This method will apply audit rules disregarding whether audit is enabled.
|
<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.
|
<T extends org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase & Auditable> |
AuditActionHelper.setAuditMode(org.apache.struts.action.ActionMapping mapping,
T form,
boolean audit)
This method sets the audit mode on the passed in
KualiDocumentFormBase
and then returns the correct ActionForward |
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetVersionFormBase
This class contains methods common to ProposalDevelopment and Budget forms.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.