public abstract class ProtocolOnlineReviewLookupableHelperServiceImplBase extends KraLookupableHelperServiceImpl
MEDUSAsearchUsingOnlyPrimaryKeyValuesACTION_URLS_CHILDREN_END, ACTION_URLS_CHILDREN_SEPARATOR, ACTION_URLS_CHILDREN_STARTER, ACTION_URLS_EMPTY, ACTION_URLS_SEPARATOR, backLocation, businessObjectAuthorizationService, businessObjectClass, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, configurationService, dataDictionaryService, docFormKey, docNum, encryptionService, fieldConversions, forceLookupResultFieldInquiryCache, inquirableClassCache, kualiInquirable, lookupResultsService, lookupService, maintenanceDocumentDictionaryService, noLookupResultFieldInquiryCache, parameters, parameterService, persistenceStructureService, readOnlyFieldsList, referencesToRefresh, resultColumns, RESULTS_DEFAULT_MAX_COLUMN_LENGTH, rows, sequenceAccessorService, TITLE_ACTION_URL_PREPENDTEXT_PROPERTY, TITLE_RETURN_URL_PREPENDTEXT_PROPERTY| Constructor and Description |
|---|
ProtocolOnlineReviewLookupableHelperServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addEditHtmlData(List<org.kuali.rice.kns.lookup.HtmlData> htmlDataList,
org.kuali.rice.krad.bo.BusinessObject businessObject) |
protected List<ProtocolOnlineReviewBase> |
filterResults(List<ProtocolOnlineReviewBase> results) |
org.kuali.rice.kns.service.DictionaryValidationService |
getDictionaryValidationService()
This method returns an instance of a DictionaryValidationService implementation
|
protected abstract String |
getDocumentTypeName()
This method to set document type of the lookup bo's document
|
protected abstract String |
getHtmlAction()
htmlaction for 'edit' link
|
protected String |
getKeyFieldName()
This method is set the key field to retrieve bo for editing.
|
protected abstract String |
getProtocolOLRSavedStatusCodeHook() |
List<? extends org.kuali.rice.krad.bo.BusinessObject> |
getSearchResults(Map<String,String> fieldValues) |
protected String |
getUserIdentifier() |
protected org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData |
getViewLink(org.kuali.rice.krad.document.Document document) |
protected boolean |
validateDate(String dateFieldName,
String dateFieldValue) |
void |
validateSearchParameters(Map fieldValues) |
getCustomActionUrls, getCustomLink, getMedusaLink, performLookup, setBackLocationDocFormKey, updateLookupFieldgetExternalBusinessObjectProperty, getExternalizableBusinessObjectClass, getExternalizableBusinessObjectFieldValues, getExternalizableBusinessObjectProperties, getPrimaryKeyFieldLabels, getSearchResultsHelper, getSearchResultsUnbounded, hasExternalBusinessObjectProperty, isExternalBusinessObjectProperty, isSearchUsingOnlyPrimaryKeyValues, removeExternalizableBusinessObjectFieldValuesaddToReturnHref, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, allowsNewOrCopyAction, applyConditionalLogicForFieldDisplay, applyFieldAuthorizationsFromNestedLookups, checkForAdditionalFields, getActionUrlHref, getActionUrls, getActionUrlTitleText, getBackLocation, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getColumnMaxLength, getColumns, getConditionallyHiddenPropertyNames, getConditionallyReadOnlyPropertyNames, getConditionallyRequiredPropertyNames, getCurrentSearchFieldValue, getDataDictionaryService, getDefaultSortColumns, getDocFormKey, getDocNum, getEmptyActionUrls, getEmptyAnchorHtmlData, getEncryptionService, getExtraField, getInquiryUrl, getKualiConfigurationService, getKualiInquirable, getLookupResultsService, getLookupService, getMaintenanceDocumentDictionaryService, getMaintenanceDocumentTypeName, getMaintenanceUrl, getParameters, getParameters, getParameterService, getParametersFromPrimaryKey, getPersistenceStructureService, getPropertyClass, getReadOnlyFieldsList, getReferencesToRefresh, getReturnAnchorHtmlData, getReturnHref, getReturnHref, getReturnInputHtmlData, getReturnKeys, getReturnLocation, getReturnUrl, getReturnUrl, getRows, getSequenceAccessorService, getSupplementalMenuBar, getTitle, getUrlData, getUrlData, isResultReturnable, maskValueIfNecessary, performClear, performCustomAction, setBackLocation, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setBusinessObjectService, setDataDictionaryService, setDocFormKey, setDocNum, setEncryptionService, setFieldConversions, setKualiInquirable, setLookupResultsService, setLookupService, setMaintenanceDocumentDictionaryService, setParameters, setParameterService, setParameterService, setPersistenceStructureService, setReadOnlyFieldsList, setReferencesToRefresh, setRows, setSequenceAccessorService, shouldDisplayHeaderNonMaintActions, shouldDisplayLookupCriteria, validateSearchParameterWildcardAndOperatorspublic ProtocolOnlineReviewLookupableHelperServiceImplBase()
protected abstract String getDocumentTypeName()
KraLookupableHelperServiceImplgetDocumentTypeName in class KraLookupableHelperServiceImplprotected abstract String getHtmlAction()
KraLookupableHelperServiceImplgetHtmlAction in class KraLookupableHelperServiceImplprotected String getKeyFieldName()
KraLookupableHelperServiceImplgetKeyFieldName in class KraLookupableHelperServiceImplprotected String getUserIdentifier()
public org.kuali.rice.kns.service.DictionaryValidationService getDictionaryValidationService()
public void validateSearchParameters(Map fieldValues)
validateSearchParameters in interface org.kuali.rice.kns.lookup.LookupableHelperServicevalidateSearchParameters in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImplpublic List<? extends org.kuali.rice.krad.bo.BusinessObject> getSearchResults(Map<String,String> fieldValues)
getSearchResults in interface org.kuali.rice.kns.lookup.LookupableHelperServicegetSearchResults in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImplprotected List<ProtocolOnlineReviewBase> filterResults(List<ProtocolOnlineReviewBase> results)
protected void addEditHtmlData(List<org.kuali.rice.kns.lookup.HtmlData> htmlDataList, org.kuali.rice.krad.bo.BusinessObject businessObject)
addEditHtmlData in class KraLookupableHelperServiceImplprotected abstract String getProtocolOLRSavedStatusCodeHook()
protected org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData getViewLink(org.kuali.rice.krad.document.Document document)
getViewLink in class KraLookupableHelperServiceImplCopyright © 2013 The Kuali Foundation. All Rights Reserved.