org.kuali.rice.kim.inquiry
Class RoleMemberInquirableImpl
java.lang.Object
org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.inquiry.InquirableImpl
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)
Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl |
addAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrl, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getSections, getShowInactiveRecords, getTitle, retrieveDataObject, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setKualiConfigurationService, setLookupService, setPersistenceStructureService, setShowInactiveRecords |
Methods inherited from class org.kuali.rice.krad.inquiry.InquirableImpl |
buildInquirableLink, getAlternateKeysForClass, getConfigurationService, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setBusinessObjectService, setConfigurationService, setDataDictionaryService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setKualiModuleService |
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl |
addClientSideStateForComponent, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, findNestedDictionaryAttribute, getCommonContext, getDictionaryModelClass, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeAttributeFieldFromDataDictionary, invokeAuthorizerPresentationController, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults, runComponentModifiers, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent |
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 RoleBo getRoleImpl(String roleId)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.