org.kuali.rice.kim.inquiry
Class RoleInquirableImpl

java.lang.Object
  extended by org.kuali.rice.kns.inquiry.KualiInquirableImpl
      extended by org.kuali.rice.kim.inquiry.RoleInquirableImpl
All Implemented Interfaces:
Inquirable

public class RoleInquirableImpl
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)

Field Summary
protected  java.lang.String NAMESPACE_CODE
           
protected  java.lang.String ROLE_ID
           
protected  java.lang.String ROLE_NAME
           
 
Fields inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl
businessObjectClass, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, dataDictionaryService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, kualiConfigurationService, lookupService, persistenceStructureService, SUPER_CLASS_TRANSLATOR_LIST
 
Constructor Summary
RoleInquirableImpl()
           
 
Method Summary
 HtmlData getInquiryUrl(org.kuali.rice.kns.bo.BusinessObject businessObject, java.lang.String attributeName, boolean forceInquiry)
          Helper method to build an inquiry url for a result field.
 
Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl
addAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getDataDictionaryService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getSections, getShowInactiveRecords, getTitle, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setDataDictionaryService, setEncryptionService, setKualiConfigurationService, setLookupService, setPersistenceStructureService, setShowInactiveRecords
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROLE_NAME

protected final java.lang.String ROLE_NAME
See Also:
Constant Field Values

ROLE_ID

protected final java.lang.String ROLE_ID
See Also:
Constant Field Values

NAMESPACE_CODE

protected final java.lang.String NAMESPACE_CODE
See Also:
Constant Field Values
Constructor Detail

RoleInquirableImpl

public RoleInquirableImpl()
Method Detail

getInquiryUrl

public HtmlData getInquiryUrl(org.kuali.rice.kns.bo.BusinessObject businessObject,
                              java.lang.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
See Also:
org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl#getInquiryUrl(org.kuali.rice.kns.bo.BusinessObject, java.lang.String, boolean)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.