public class QuestionLookupableImpl
extends org.kuali.rice.kns.lookup.KualiLookupableImpl
| Constructor and Description |
|---|
QuestionLookupableImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkForAdditionalFields(Map fieldValues)
This is to force to reload the lookupreturn dropdown list for the lookupform.
|
String |
getCreateNewUrl()
Only create the URL to create a new Question when proper permission is given.
|
void |
setQuestionAuthorizationService(QuestionAuthorizationService questionAuthorizationService) |
applyConditionalLogicForFieldDisplay, applyFieldAuthorizationsFromNestedLookups, getBackLocation, getBusinessObjectClass, getBusinessObjectDictionaryService, getColumns, getCreateNewUrl, getDataDictionaryService, getDefaultSortColumns, getDocFormKey, getExtraButtonParams, getExtraButtonSource, getExtraField, getExtraOnLoad, getHtmlMenuBar, getLookupableHelperService, getParameters, getPrimaryKeyFieldLabels, getReturnKeys, getReturnLocation, getReturnUrl, getRows, getSearchResults, getSearchResultsUnbounded, getSupplementalMenuBar, getTitle, isSearchUsingOnlyPrimaryKeyValues, performClear, performCustomAction, performLookup, setBackLocation, setBusinessObjectClass, setDocFormKey, setExtraOnLoad, setFieldConversions, setLookupableHelperService, setParameters, setReadOnlyFieldsList, shouldDisplayHeaderNonMaintActions, shouldDisplayLookupCriteria, validateSearchParameterspublic String getCreateNewUrl()
getCreateNewUrl in interface org.kuali.rice.kns.lookup.LookupablegetCreateNewUrl in class org.kuali.rice.kns.lookup.KualiLookupableImplKualiLookupableImpl.getCreateNewUrl()public boolean checkForAdditionalFields(Map fieldValues)
checkForAdditionalFields in interface org.kuali.rice.kns.lookup.LookupablecheckForAdditionalFields in class org.kuali.rice.kns.lookup.KualiLookupableImplorg.kuali.core.lookup.KualiLookupableImpl#checkForAdditionalFields(java.util.Map)public void setQuestionAuthorizationService(QuestionAuthorizationService questionAuthorizationService)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.