| 
 | ||||||||||
| 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.inquiry.InquirableImpl
org.kuali.rice.krad.demo.travel.account.TravelAccountInfoInquiryViewHelperServiceImpl
public class TravelAccountInfoInquiryViewHelperServiceImpl
| Field Summary | 
|---|
| Fields inherited from class org.kuali.rice.krad.inquiry.InquirableImpl | 
|---|
| dataObjectClass, SUPER_CLASS_TRANSLATOR_LIST | 
| Constructor Summary | |
|---|---|
| TravelAccountInfoInquiryViewHelperServiceImpl() | |
| Method Summary | |
|---|---|
|  TravelAccountInfo | retrieveDataObject(Map fieldValues)Finds primary and alternate key sets configured for the configured data object class and then attempts to find a set with matching key/value pairs from the request, if a set is found then calls the module service (for EBOs) or business object service to retrieve the data object | 
| Methods inherited from class org.kuali.rice.krad.inquiry.InquirableImpl | 
|---|
| buildInquirableLink, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getEncryptionService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClass | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TravelAccountInfoInquiryViewHelperServiceImpl()
| Method Detail | 
|---|
public TravelAccountInfo retrieveDataObject(Map fieldValues)
InquirableImplNote at this point on business objects are supported by the default implementation
retrieveDataObject in interface InquirableretrieveDataObject in class InquirableImplfieldValues - - a map of string field names and values
Inquirable#retrieveDataObject(java.util.Map) | 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||