public abstract class ProtocolSubmissionLookupableHelperServiceImplBase extends KraLookupableHelperServiceImpl
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COMMITTEE_ID |
protected static String |
COMMITTEE_SCHEDULE_SCHEDULE_DATE |
protected static String |
DOC_TYPE_NAME_PARAM |
protected KcPersonService |
kcPersonService |
protected KraAuthorizationService |
kraAuthorizationService |
protected static String |
PROTOCOL_NUMBER |
protected static String |
PROTOCOL_TITLE |
MEDUSALOG, searchUsingOnlyPrimaryKeyValuesACTION_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 |
|---|
ProtocolSubmissionLookupableHelperServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDocumentTypeName()
This method to set document type of the lookup bo's document
|
protected String |
getHtmlAction()
htmlaction for 'edit' link
|
org.kuali.rice.kns.lookup.HtmlData |
getInquiryUrl(org.kuali.rice.krad.bo.BusinessObject bo,
String propertyName)
This method is for several fields that does not have inquiry created by lookup frame work.
|
protected String |
getKeyFieldName()
This method is set the key field to retrieve bo for editing.
|
List<org.kuali.rice.kns.web.ui.Row> |
getRows()
To disable the search icon for 'title' & 'scheduleddate' fields.
|
protected String |
getUserIdentifier() |
protected org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData |
getViewLink(ProtocolSubmissionBase protocolSubmission) |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService) |
void |
setKcPersonService(KcPersonService kcPersonService) |
void |
setKraAuthorizationService(KraAuthorizationService kraAuthorizationService) |
addEditHtmlData, getCustomActionUrls, getCustomLink, getMedusaLink, getViewLink, performLookup, setBackLocationDocFormKey, updateLookupFieldgetExternalBusinessObjectProperty, getExternalizableBusinessObjectClass, getExternalizableBusinessObjectFieldValues, getExternalizableBusinessObjectProperties, getPrimaryKeyFieldLabels, getSearchResults, 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, setDataDictionaryService, setDocFormKey, setDocNum, setEncryptionService, setFieldConversions, setKualiInquirable, setLookupResultsService, setLookupService, setMaintenanceDocumentDictionaryService, setParameters, setParameterService, setParameterService, setPersistenceStructureService, setReadOnlyFieldsList, setReferencesToRefresh, setRows, setSequenceAccessorService, shouldDisplayHeaderNonMaintActions, shouldDisplayLookupCriteria, validateSearchParameters, validateSearchParameterWildcardAndOperatorsprotected static final String COMMITTEE_ID
protected static final String COMMITTEE_SCHEDULE_SCHEDULE_DATE
protected static final String PROTOCOL_TITLE
protected static final String PROTOCOL_NUMBER
protected static final String DOC_TYPE_NAME_PARAM
protected KraAuthorizationService kraAuthorizationService
protected KcPersonService kcPersonService
public ProtocolSubmissionLookupableHelperServiceImplBase()
public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
setBusinessObjectService in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImplprotected org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData getViewLink(ProtocolSubmissionBase protocolSubmission)
public void setKraAuthorizationService(KraAuthorizationService kraAuthorizationService)
protected String getUserIdentifier()
protected String getHtmlAction()
KraLookupableHelperServiceImplgetHtmlAction in class KraLookupableHelperServiceImplprotected String getDocumentTypeName()
KraLookupableHelperServiceImplgetDocumentTypeName in class KraLookupableHelperServiceImplprotected String getKeyFieldName()
KraLookupableHelperServiceImplgetKeyFieldName in class KraLookupableHelperServiceImplpublic org.kuali.rice.kns.lookup.HtmlData getInquiryUrl(org.kuali.rice.krad.bo.BusinessObject bo,
String propertyName)
getInquiryUrl in interface org.kuali.rice.kns.lookup.LookupableHelperServicegetInquiryUrl in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImplorg.kuali.core.lookup.AbstractLookupableHelperServiceImpl#getInquiryUrl(org.kuali.core.bo.BusinessObject,
java.lang.String)public void setKcPersonService(KcPersonService kcPersonService)
public List<org.kuali.rice.kns.web.ui.Row> getRows()
getRows in interface org.kuali.rice.kns.lookup.LookupableHelperServicegetRows in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImplAbstractLookupableHelperServiceImpl.getRows()Copyright © 2013 The Kuali Foundation. All Rights Reserved.