org.kuali.rice.kim.inquiry
Class ResponsibilityInquirableImpl
java.lang.Object
org.kuali.rice.kns.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.kns.inquiry.KualiInquirableImpl
org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
org.kuali.rice.kim.inquiry.ResponsibilityInquirableImpl
- All Implemented Interfaces:
- Inquirable, ViewHelperService
public class ResponsibilityInquirableImpl
- extends RoleMemberInquirableImpl
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, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getDataObject, getDataObjectClass, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, 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 |
KIM_RESPONSIBILITY_REQUIRED_ATTRIBUTE_ID
protected final String KIM_RESPONSIBILITY_REQUIRED_ATTRIBUTE_ID
- See Also:
- Constant Field Values
RESPONSIBILITY_ID
protected final String RESPONSIBILITY_ID
- See Also:
- Constant Field Values
ResponsibilityInquirableImpl
public ResponsibilityInquirableImpl()
getInquiryUrl
public HtmlData getInquiryUrl(BusinessObject businessObject,
String attributeName,
boolean forceInquiry)
- Description copied from class:
KualiInquirableImpl
- Helper method to build an inquiry url for a result field.
- Specified by:
getInquiryUrl
in interface Inquirable
- Overrides:
getInquiryUrl
in class KualiInquirableImpl
- Returns:
- String url to inquiry
getAttributesInquiryUrl
protected HtmlData getAttributesInquiryUrl(BusinessObject businessObject,
String attributeName)
getAssignedRoleInquiryUrl
protected HtmlData getAssignedRoleInquiryUrl(BusinessObject businessObject)
getBusinessObject
public BusinessObject getBusinessObject(Map fieldValues)
- This overridden method ...
- Specified by:
getBusinessObject
in interface Inquirable
- Overrides:
getBusinessObject
in class KualiInquirableImpl
- See Also:
KualiInquirableImpl.getBusinessObject(java.util.Map)
getResponsibilityService
public ResponsibilityService getResponsibilityService()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.