org.kuali.rice.kim.inquiry
Class PersonInquirableImpl
java.lang.Object
org.kuali.rice.kns.inquiry.KualiInquirableImpl
org.kuali.rice.kim.inquiry.PersonInquirableImpl
- All Implemented Interfaces:
- Inquirable
public class PersonInquirableImpl
- extends KualiInquirableImpl
This is a description of what this class does - kellerj 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 |
businessObjectClass, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, dataDictionaryService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, kualiConfigurationService, lookupService, persistenceStructureService, SUPER_CLASS_TRANSLATOR_LIST |
Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl |
addAdditionalSections, createTitleText, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getDataDictionaryService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrl, 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 |
personService
PersonService<Person> personService
PersonInquirableImpl
public PersonInquirableImpl()
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)
getPersonService
public PersonService<Person> getPersonService()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.