| Package | Description |
|---|---|
| org.kuali.rice.kns.datadictionary |
Copyright 2005-2018 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.ui |
Copyright 2005-2018 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 List<InquirySectionDefinition> |
InquiryDefinition.inquirySections
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
InquirySectionDefinition |
InquiryDefinition.getInquirySection(String sectionTitle)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<InquirySectionDefinition> |
InquiryDefinition.getInquirySections()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InquiryDefinition.setInquirySections(List<InquirySectionDefinition> inquirySections)
Deprecated.
inquirySections allows inquiry to be presented in sections.
|
| Modifier and Type | Method and Description |
|---|---|
static Section |
SectionBridge.toSection(Inquirable inquirable,
InquirySectionDefinition sd,
BusinessObject o,
InquiryRestrictions auths)
Deprecated.
This method creates a Section for display on an Inquiry Screen.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.