|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.lookup.LookupableImpl
org.kuali.rice.krad.demo.uif.lookup.UIRoleMemberLookupableImpl
public class UIRoleMemberLookupableImpl
| Constructor Summary | |
|---|---|
UIRoleMemberLookupableImpl()
|
|
| Method Summary | |
|---|---|
Collection<?> |
performSearch(LookupForm form,
Map<String,String> searchCriteria,
boolean bounded)
Invoked to carry out the lookup search based on the given map of key/value search values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIRoleMemberLookupableImpl()
| Method Detail |
|---|
public Collection<?> performSearch(LookupForm form,
Map<String,String> searchCriteria,
boolean bounded)
LookupableImpl
performSearch in interface LookupableperformSearch in class LookupableImplform - lookup form instance containing the lookup datasearchCriteria - map of criteria currently setbounded - indicates whether the results should be limited (if necessary) to the max search
result limit configured
CollectionIncomplete
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||