| Package | Description |
|---|---|
| org.kuali.rice.krad.lookup | |
| org.kuali.rice.krad.uif.service | |
| org.kuali.rice.krad.uif.service.impl | |
| org.kuali.rice.krad.uif.util | |
| org.kuali.rice.krad.uif.widget |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,InputField> |
LookupableImpl.getCriteriaFieldsForValidation(LookupView lookupView,
LookupForm form)
Returns the criteria fields in a map keyed by the field property name.
|
protected Map<String,String> |
LookupableImpl.getReturnKeyValues(LookupView lookupView,
LookupForm lookupForm,
Object dataObject)
Returns a map of the configured return keys with their selected values.
|
protected String |
LookupableImpl.getReturnUrl(LookupView lookupView,
LookupForm lookupForm,
Object dataObject)
Builds the URL for returning the given data object result row.
|
protected Properties |
LookupableImpl.getReturnUrlParameters(LookupView lookupView,
LookupForm lookupForm,
Object dataObject)
Builds up a
Properties object that will be used to provide the request parameters for the
return URL link |
protected Map<String,String> |
LookupableImpl.getTranslatedReturnKeyValues(LookupView lookupView,
LookupForm lookupForm,
Object dataObject)
Returns a map of the configured return keys translated to their corresponding field conversion with
the associated values.
|
| Modifier and Type | Method and Description |
|---|---|
LookupView |
UifDefaultingService.deriveLookupViewFromMetadata(DataObjectEntry dataObjectEntry)
Build an instance of an
LookupView for the given data object entry. |
| Modifier and Type | Method and Description |
|---|---|
LookupView |
UifDefaultingServiceImpl.deriveLookupViewFromMetadata(DataObjectEntry dataObjectEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UifDefaultingServiceImpl.addAttributesToLookupCriteria(LookupView view,
DataObjectEntry dataObjectEntry) |
protected void |
UifDefaultingServiceImpl.addAttributesToLookupResults(LookupView view,
DataObjectEntry dataObjectEntry) |
| Modifier and Type | Method and Description |
|---|---|
static LookupView |
ComponentFactory.getLookupView()
Gets an empty lookup view configuration for population.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RichTable.buildSortOptions(LookupView lookupView,
CollectionGroup collectionGroup)
Builds default sorting options.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.