|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LookupView | |
---|---|
org.kuali.rice.krad.lookup |
Uses of LookupView in org.kuali.rice.krad.lookup |
---|
Methods in org.kuali.rice.krad.lookup with parameters of type LookupView | |
---|---|
protected Map<String,InputField> |
LookupableImpl.getCriteriaFieldsForValidation(LookupView lookupView,
LookupForm form)
|
protected List<String> |
LookupableImpl.getReturnKeys(LookupView lookupView,
LookupForm lookupForm,
Object dataObject)
Returns the configured return key property names or if not configured defaults to the primary keys for the data object class |
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 void |
LookupableImpl.initializeLookupViewHelperService(LookupView lookupView)
Initializes properties on this lookupable from the LookupView |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |