| Package | Description |
|---|---|
| org.kuali.rice.krad.inquiry | |
| org.kuali.rice.krad.uif.service | |
| org.kuali.rice.krad.web.form |
| Modifier and Type | Class and Description |
|---|---|
class |
InquirableImpl
Implementation of the
Inquirable interface that uses metadata
from the data dictionary and performs a query against the database to retrieve
the data object for inquiry |
| Modifier and Type | Method and Description |
|---|---|
Inquirable |
ViewDictionaryService.getInquirable(Class<?> dataObjectClass,
String viewName)
Queries the dictionary to find the
InquiryView configured
for the data object class and returns the configured Inquirable for the
view. |
| Modifier and Type | Method and Description |
|---|---|
Inquirable |
InquiryForm.getInquirable()
Inquirable instance that will be used to perform
the inquiry |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.