Package org.kuali.rice.kim.lookup
Class PermissionLookupableHelperServiceImpl
java.lang.Object
org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
org.kuali.rice.kim.lookup.KimLookupableHelperServiceImpl
org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
- All Implemented Interfaces:
Serializable,org.kuali.rice.kns.lookup.LookupableHelperService
- See Also:
-
Field Summary
Fields inherited from class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
ASSIGNED_TO_GROUP_NAME, ASSIGNED_TO_GROUP_NAMESPACE_CODE, ASSIGNED_TO_NAMESPACE_FOR_LOOKUP, ASSIGNED_TO_PRINCIPAL_NAME, ASSIGNED_TO_ROLE_MEMBER_ID, ASSIGNED_TO_ROLE_NAME, ASSIGNED_TO_ROLE_NAMESPACE_CODE, ASSIGNED_TO_ROLE_ROLE_NAME, ATTRIBUTE_NAME, ATTRIBUTE_VALUE, DETAIL_CRITERIA, DETAIL_OBJECTS_ATTRIBUTE_NAME, DETAIL_OBJECTS_ATTRIBUTE_VALUE, GROUP_NAME, NAME, NAMESPACE_CODE, TEMPLATE_ID, TEMPLATE_NAME, TEMPLATE_NAMESPACE_CODE, WILDCARDFields inherited from class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
LOG, searchUsingOnlyPrimaryKeyValuesFields inherited from class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
ACTION_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, 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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetActionUrlHref(org.kuali.rice.krad.bo.BusinessObject businessObject, String methodToCall, List pkNames) List<org.kuali.rice.kns.lookup.HtmlData> getCustomActionUrls(org.kuali.rice.krad.bo.BusinessObject businessObject, List pkNames) org.kuali.rice.krad.service.LookupServiceprotected Stringprotected List<? extends org.kuali.rice.krad.bo.BusinessObject> getMemberSearchResults(Map<String, String> searchCriteria, boolean unbounded) org.kuali.rice.kim.api.role.RoleServiceMethods inherited from class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
buildRoleSearchCriteria, buildSearchCriteria, getActualSizeIfTruncated, getQueryString, getRows, getSearchResultsHelper, isMapSubset, parseDetailCriteria, searchRolesMethods inherited from class org.kuali.rice.kim.lookup.KimLookupableHelperServiceImpl
allowsNewOrCopyAction, getDocumentHelperService, getTypeInfoServiceMethods inherited from class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
getExternalBusinessObjectProperty, getExternalizableBusinessObjectClass, getExternalizableBusinessObjectFieldValues, getExternalizableBusinessObjectProperties, getPrimaryKeyFieldLabels, getSearchResults, getSearchResultsUnbounded, hasExternalBusinessObjectProperty, isExternalBusinessObjectProperty, isSearchUsingOnlyPrimaryKeyValues, removeExternalizableBusinessObjectFieldValuesMethods inherited from class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
addToReturnHref, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, applyConditionalLogicForFieldDisplay, applyFieldAuthorizationsFromNestedLookups, checkForAdditionalFields, 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, getMaintenanceDocumentDictionaryService, getMaintenanceUrl, getParameters, getParameters, getParameterService, getParametersFromPrimaryKey, getPersistenceStructureService, getPropertyClass, getReadOnlyFieldsList, getReferencesToRefresh, getReturnAnchorHtmlData, getReturnHref, getReturnHref, getReturnInputHtmlData, getReturnKeys, getReturnLocation, getReturnUrl, getReturnUrl, getSearchResultsActualSizeKnown, getSequenceAccessorService, getSupplementalMenuBar, getTitle, getUrlData, getUrlData, isResultReturnable, maskValueIfNecessary, performClear, performCustomAction, performLookup, setBackLocation, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setBusinessObjectService, setDataDictionaryService, setDocFormKey, setDocNum, setEncryptionService, setFieldConversions, setKualiInquirable, setLookupResultsService, setLookupService, setMaintenanceDocumentDictionaryService, setParameters, setParameterService, setParameterService, setPersistenceStructureService, setReadOnlyFieldsList, setReferencesToRefresh, setRows, setSequenceAccessorService, shouldDisplayHeaderNonMaintActions, shouldDisplayLookupCriteria, validateSearchParameters, validateSearchParameterWildcardAndOperators
-
Constructor Details
-
PermissionLookupableHelperServiceImpl
public PermissionLookupableHelperServiceImpl()
-
-
Method Details
-
getCustomActionUrls
public List<org.kuali.rice.kns.lookup.HtmlData> getCustomActionUrls(org.kuali.rice.krad.bo.BusinessObject businessObject, List pkNames) - Specified by:
getCustomActionUrlsin interfaceorg.kuali.rice.kns.lookup.LookupableHelperService- Overrides:
getCustomActionUrlsin classorg.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
getActionUrlHref
protected String getActionUrlHref(org.kuali.rice.krad.bo.BusinessObject businessObject, String methodToCall, List pkNames) - Overrides:
getActionUrlHrefin classorg.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
getMaintenanceDocumentTypeName
- Overrides:
getMaintenanceDocumentTypeNamein classorg.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
getMemberSearchResults
protected List<? extends org.kuali.rice.krad.bo.BusinessObject> getMemberSearchResults(Map<String, String> searchCriteria, boolean unbounded) - Specified by:
getMemberSearchResultsin classRoleMemberLookupableHelperServiceImpl
-
getLookupService
public org.kuali.rice.krad.service.LookupService getLookupService()- Overrides:
getLookupServicein classorg.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl- Returns:
- the lookupService
-
getRoleService
public org.kuali.rice.kim.api.role.RoleService getRoleService()
-