public class TravelCompanyCategoryInquirable extends org.kuali.rice.krad.inquiry.InquirableImpl implements org.kuali.rice.krad.inquiry.Inquirable
TravelCompanyCategory. This is a very limited implementation to make the
demonstration page work. Rather than query, it creates an instance of the data object manually.| Constructor and Description |
|---|
TravelCompanyCategoryInquirable() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildInquirableLink(Object dataObject,
String propertyName,
org.kuali.rice.krad.uif.widget.Inquiry inquiry) |
Object |
retrieveDataObject(Map<String,String> fieldValues) |
void |
setDataObjectClass(Class<?> dataObjectClass) |
getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getEncryptionService, getKualiModuleService, getLegacyDataAdapter, retrieveKeySetFromMapaddCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, containsDuplicateLine, extractNewValuesAndAssign, extractSingleValue, filterByReturnedFieldConversions, getConfigurationService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getViewDictionaryService, isDuplicateLine, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionCloseEditLineDialog, processCollectionDeleteLine, processCollectionEditLine, processCollectionRetrieveEditLineDialog, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setElementContext, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryServicepublic TravelCompanyCategoryInquirable()
public void setDataObjectClass(Class<?> dataObjectClass)
setDataObjectClass in interface org.kuali.rice.krad.inquiry.InquirablesetDataObjectClass in class org.kuali.rice.krad.inquiry.InquirableImplpublic Object retrieveDataObject(Map<String,String> fieldValues)
retrieveDataObject in interface org.kuali.rice.krad.inquiry.InquirableretrieveDataObject in class org.kuali.rice.krad.inquiry.InquirableImplpublic void buildInquirableLink(Object dataObject, String propertyName, org.kuali.rice.krad.uif.widget.Inquiry inquiry)
buildInquirableLink in interface org.kuali.rice.krad.inquiry.InquirablebuildInquirableLink in class org.kuali.rice.krad.inquiry.InquirableImplCopyright © 2005–2017 The Kuali Foundation. All rights reserved.