org.kuali.rice.kim.inquiry
Class RoleMemberInquirableImpl

java.lang.Object
  extended by org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
      extended by org.kuali.rice.krad.inquiry.InquirableImpl
          extended by org.kuali.rice.kns.inquiry.KualiInquirableImpl
              extended by org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
All Implemented Interfaces:
Serializable, 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)
See Also:
Serialized Form

Field Summary
protected  String ASSIGNED_TO_ROLES
           
protected  String ATTRIBUTE_DATA_ID
           
protected  String DETAIL_OBJECTS
           
protected  String NAME
           
protected  String NAME_TO_DISPLAY
           
protected  String NAMESPACE_CODE
           
protected  String ROLE_ID
           
protected  String TEMPLATE_NAME
           
protected  String TEMPLATE_NAMESPACE_CODE
           
 
Fields inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl
businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, lookupService, persistenceStructureService
 
Fields inherited from class org.kuali.rice.krad.inquiry.InquirableImpl
dataObjectClass, SUPER_CLASS_TRANSLATOR_LIST
 
Constructor Summary
RoleMemberInquirableImpl()
           
 
Method Summary
protected  String getKimAttributeLabelFromDD(String attributeName)
           
protected  org.kuali.rice.kim.impl.role.RoleBo getRoleImpl(String roleId)
           
 
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, setLookupService, setPersistenceStructureService, setShowInactiveRecords
 
Methods inherited from class org.kuali.rice.krad.inquiry.InquirableImpl
buildInquirableLink, getAlternateKeysForClass, getConfigurationService, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClass
 
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
addClientSideStateForComponent, addCustomContainerComponents, addLine, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.krad.inquiry.Inquirable
buildInquirableLink, setDataObjectClass
 

Field Detail

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
Constructor Detail

RoleMemberInquirableImpl

public RoleMemberInquirableImpl()
Method Detail

getKimAttributeLabelFromDD

protected String getKimAttributeLabelFromDD(String attributeName)

getRoleImpl

protected org.kuali.rice.kim.impl.role.RoleBo getRoleImpl(String roleId)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.