| Package | Description |
|---|---|
| org.kuali.rice.krad.inquiry | |
| org.kuali.rice.krad.lookup | |
| org.kuali.rice.krad.maintenance | |
| org.kuali.rice.krad.uif.service.impl | |
| org.kuali.rice.krad.uif.view |
| 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 | Interface and Description |
|---|---|
interface |
Lookupable
Provides contract for implementing a lookup within the lookup framework
|
| Modifier and Type | Class and Description |
|---|---|
class |
LookupableImpl
Default implementation of
Lookupable |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Maintainable
Provides contract for implementing a maintenance object within the maintenance framework
|
| Modifier and Type | Class and Description |
|---|---|
class |
MaintainableImpl
Default implementation of the
Maintainable interface |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentViewHelperServiceImpl |
class |
ViewHelperServiceImpl
Default Implementation of
ViewHelperService |
| Modifier and Type | Method and Description |
|---|---|
ViewHelperService |
View.getViewHelperService()
Creates the
ViewHelperService associated with the View |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ViewHelperService> |
View.getViewHelperServiceClassName()
Class name of the
ViewHelperService that handles the various
phases of the Views lifecycle |
| Modifier and Type | Method and Description |
|---|---|
void |
View.setViewHelperServiceClassName(Class<? extends ViewHelperService> viewHelperServiceClassName)
Setter for the
ViewHelperService class name |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.