public class IacucProtocolLookupableHelperServiceImpl extends ProtocolLookupableHelperServiceImplBase<IacucProtocol>
AMEND_RENEW_PROTOCOL_LOOKUP_ACTION, documentService, kcPersonService, kraAuthorizationService, PENDING_PI_ACTION_PROTOCOL_LOOKUP, PENDING_PROTOCOL_LOOKUP, PROTOCOL_PERSON_ID_LOOKUP, REQUEST_PROTOCOL_ACTION, taskAuthorizationServiceMEDUSAsearchUsingOnlyPrimaryKeyValuesACTION_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 |
|---|
IacucProtocolLookupableHelperServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolTaskBase |
createNewProtocolTaskInstanceHook(String taskName,
ProtocolBase protocol) |
protected List<org.kuali.rice.kns.lookup.HtmlData> |
getCustomActions(org.kuali.rice.krad.bo.BusinessObject businessObject,
List pkNames) |
protected String |
getDocumentTypeNameHook() |
protected List<org.kuali.rice.kns.lookup.HtmlData> |
getEditCopyViewLinks(org.kuali.rice.krad.bo.BusinessObject businessObject,
List pkNames)
Construct and return edit, view, and copy links.
|
protected String |
getHtmlActionHook() |
protected IacucProtocolDao |
getIacucProtocolDao() |
protected Class<? extends ProtocolBase> |
getProtocolClassHook() |
protected IacucProtocolDao |
getProtocolDaoHook() |
protected List<? extends org.kuali.rice.krad.bo.BusinessObject> |
getSearchResultsFilteredByTask(Map<String,String> fieldValues) |
protected Map<String,String> |
removeExtraFilterParameters(Map<String,String> fieldValues) |
filterProtocols, filterProtocolsByPrincipal, filterProtocolsByStatus, filterProtocolsByTask, getCustomActionUrls, getDictionaryValidationService, getDocumentTypeName, getHtmlAction, getInquiryUrl, getKeyFieldName, getPerformActionLink, getRows, getSearchResults, getUserIdentifier, isParameterTrue, setDocumentService, setKcPersonService, setKraAuthorizationService, setTaskAuthorizationService, trimResult, validateDate, validateSearchParametersaddEditHtmlData, getCustomLink, getMedusaLink, getViewLink, 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, getKualiConfigurationService, getKualiInquirable, getLookupResultsService, getLookupService, getMaintenanceDocumentDictionaryService, getMaintenanceDocumentTypeName, getMaintenanceUrl, getParameters, getParameters, getParameterService, getParametersFromPrimaryKey, getPersistenceStructureService, getPropertyClass, getReadOnlyFieldsList, getReferencesToRefresh, getReturnAnchorHtmlData, getReturnHref, getReturnHref, getReturnInputHtmlData, getReturnKeys, getReturnLocation, getReturnUrl, getReturnUrl, 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 IacucProtocolLookupableHelperServiceImpl()
protected List<? extends org.kuali.rice.krad.bo.BusinessObject> getSearchResultsFilteredByTask(Map<String,String> fieldValues)
getSearchResultsFilteredByTask in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected Map<String,String> removeExtraFilterParameters(Map<String,String> fieldValues)
removeExtraFilterParameters in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected List<org.kuali.rice.kns.lookup.HtmlData> getCustomActions(org.kuali.rice.krad.bo.BusinessObject businessObject, List pkNames)
getCustomActions in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected List<org.kuali.rice.kns.lookup.HtmlData> getEditCopyViewLinks(org.kuali.rice.krad.bo.BusinessObject businessObject, List pkNames)
ProtocolLookupableHelperServiceImplBasegetEditCopyViewLinks in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected IacucProtocolDao getProtocolDaoHook()
getProtocolDaoHook in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected IacucProtocolDao getIacucProtocolDao()
protected String getDocumentTypeNameHook()
getDocumentTypeNameHook in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected String getHtmlActionHook()
getHtmlActionHook in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected ProtocolTaskBase createNewProtocolTaskInstanceHook(String taskName, ProtocolBase protocol)
createNewProtocolTaskInstanceHook in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>protected Class<? extends ProtocolBase> getProtocolClassHook()
getProtocolClassHook in class ProtocolLookupableHelperServiceImplBase<IacucProtocol>Copyright © 2013 The Kuali Foundation. All Rights Reserved.