org.kuali.rice.kim.inquiry
Class RoleMemberInquirableImpl
java.lang.Object
org.kuali.rice.kns.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.kns.inquiry.KualiInquirableImpl
org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
- All Implemented Interfaces:
- Inquirable, ViewHelperService
- Direct Known Subclasses:
- PermissionInquirableImpl, ResponsibilityInquirableImpl
public class RoleMemberInquirableImpl
- extends KualiInquirableImpl
This is a description of what this class does - bhargavp don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Fields inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl |
businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, dataObjectClass, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, kualiConfigurationService, lookupService, persistenceStructureService, SUPER_CLASS_TRANSLATOR_LIST |
Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl |
addAdditionalSections, buildInquirableLink, createTitleText, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getDataObject, getDataObjectClass, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrl, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getSections, getShowInactiveRecords, getTitle, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setDataObjectClass, setEncryptionService, setKualiConfigurationService, setLookupService, setPersistenceStructureService, setShowInactiveRecords |
Methods inherited from class org.kuali.rice.kns.uif.service.impl.ViewHelperServiceImpl |
buildInquiryLink, getCommonContext, getDataDictionaryService, getDictionaryModelClass, getExpressionEvaluatorService, getViewDictionaryService, initializeAttributeFieldFromDataDictionary, invokeAuthorizerPresentationController, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateViewFromRequestParameters, processAfterAddLine, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROLE_ID
protected final String ROLE_ID
- See Also:
- Constant Field Values
NAME
protected final String NAME
- See Also:
- Constant Field Values
NAME_TO_DISPLAY
protected final String NAME_TO_DISPLAY
- See Also:
- Constant Field Values
TEMPLATE_NAME
protected final String TEMPLATE_NAME
- See Also:
- Constant Field Values
NAMESPACE_CODE
protected final String NAMESPACE_CODE
- See Also:
- Constant Field Values
TEMPLATE_NAMESPACE_CODE
protected final String TEMPLATE_NAMESPACE_CODE
- See Also:
- Constant Field Values
DETAIL_OBJECTS
protected final String DETAIL_OBJECTS
- See Also:
- Constant Field Values
ASSIGNED_TO_ROLES
protected final String ASSIGNED_TO_ROLES
- See Also:
- Constant Field Values
ATTRIBUTE_DATA_ID
protected final String ATTRIBUTE_DATA_ID
- See Also:
- Constant Field Values
RoleMemberInquirableImpl
public RoleMemberInquirableImpl()
getKimAttributeLabelFromDD
protected String getKimAttributeLabelFromDD(String attributeName)
getRoleImpl
protected RoleImpl getRoleImpl(String roleId)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.