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:
- 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
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.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 |
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 org.kuali.rice.kim.impl.role.RoleBo getRoleImpl(String roleId)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.