|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
public class RoleMemberInquirableImpl
This is a description of what this class does - bhargavp don't forget to fill this in.
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, 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 |
---|
applyDefaultValues, applyDefaultValuesForCollectionLine, 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, runComponentModifiers, setExpressionEvaluatorService, setViewContext, setViewDictionaryService |
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 |
---|
protected final String ROLE_ID
protected final String NAME
protected final String NAME_TO_DISPLAY
protected final String TEMPLATE_NAME
protected final String NAMESPACE_CODE
protected final String TEMPLATE_NAMESPACE_CODE
protected final String DETAIL_OBJECTS
protected final String ASSIGNED_TO_ROLES
protected final String ATTRIBUTE_DATA_ID
Constructor Detail |
---|
public RoleMemberInquirableImpl()
Method Detail |
---|
protected String getKimAttributeLabelFromDD(String attributeName)
protected org.kuali.rice.kim.impl.role.RoleBo getRoleImpl(String roleId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |