| Package | Description |
|---|---|
| org.kuali.rice.kns.rules |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kns.util |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kns.web.derivedvaluesetter |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kns.web.struts.action |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kns.web.struts.form |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Field and Description |
|---|---|
protected KualiForm |
PromptBeforeValidationBase.form |
| Modifier and Type | Method and Description |
|---|---|
static KualiForm |
KNSGlobalVariables.getKualiForm()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
WebUtils.canFullyUnmaskField(String businessObjectClassName,
String fieldName,
KualiForm form) |
static boolean |
WebUtils.canPartiallyUnmaskField(String businessObjectClassName,
String fieldName,
KualiForm form) |
static String |
WebUtils.getTabState(KualiForm form,
String tabKey)
JSTL function to return the tab state of the tab from the form.
|
static void |
WebUtils.incrementTabIndex(KualiForm form,
String tabKey) |
static void |
KNSGlobalVariables.setKualiForm(KualiForm kualiForm)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivedValuesSetter.setDerivedValues(KualiForm form,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KualiMaintenanceDocumentAction.doProcessingAfterPost(KualiForm form,
javax.servlet.http.HttpServletRequest request)
This method does all special processing on a document that should happen on each HTTP post (ie, save, route, approve, etc).
|
protected void |
KualiDocumentActionBase.doProcessingAfterPost(KualiForm form,
javax.servlet.http.HttpServletRequest request) |
protected void |
KualiAction.doProcessingAfterPost(KualiForm form,
javax.servlet.http.HttpServletRequest request)
This method does all special processing on a document that should happen on each HTTP post (ie, save, route, approve, etc).
|
protected void |
KualiMaintenanceDocumentAction.doProcessingAfterPost(KualiForm form,
Map<String,String[]> parameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
InquiryForm
This class is the action form for inquiries.
|
class |
KualiDocumentFormBase
TODO we should not be referencing kew constants from this class and wedding ourselves to that workflow application This class is
the base action form for all documents.
|
class |
KualiExceptionIncidentForm
This class is the action form for all Question Prompts.
|
class |
KualiFeedbackHandlerForm
Feedback form which is used to collect feedback from a user and
then email it to a feedback mailing list
|
class |
KualiHelpForm
Holds help parameters and found text.
|
class |
KualiMaintenanceForm
This class is the base action form for all maintenance documents.
|
class |
KualiTransactionalDocumentFormBase
This class is the base action form for all transactional documents.
|
class |
LookupForm
This class is the action form for all lookups.
|
class |
MultipleValueLookupForm
Form to handle multiple value lookups
|
class |
QuestionPromptForm
This class is the action form for all Question Prompts.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.