| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.component | |
| org.kuali.rice.krad.uif.field |
| Modifier and Type | Method and Description |
|---|---|
MethodInvokerConfig |
ComponentBase.getFinalizeMethodInvoker() |
MethodInvokerConfig |
Component.getFinalizeMethodInvoker()
MethodInvokerConfig instance for the method that should be invoked
for finalizing the component configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentBase.setFinalizeMethodInvoker(MethodInvokerConfig finalizeMethodInvoker)
Setter for the method invoker instance
|
| Modifier and Type | Method and Description |
|---|---|
MethodInvokerConfig |
RemoteFieldsHolder.getFetchingMethodInvoker()
Configuration for the method to invoke for retrieving the list of remotable fields
|
MethodInvokerConfig |
AttributeQuery.getQueryMethodInvokerConfig()
Configures the query method target class/object and method name
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteFieldsHolder.setFetchingMethodInvoker(MethodInvokerConfig fetchingMethodInvoker)
Setter for the fetching method to invoke configuration
|
void |
AttributeQuery.setQueryMethodInvokerConfig(MethodInvokerConfig queryMethodInvokerConfig)
Setter for the query method config
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.