org.kuali.kfs.module.ec.businessobject.inquiry
Class EffortPositionDataDetailsInquirableImpl

java.lang.Object
  extended by org.kuali.rice.kns.inquiry.KualiInquirableImpl
      extended by org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl
          extended by org.kuali.kfs.module.ld.businessobject.inquiry.AbstractLaborInquirableImpl
              extended by org.kuali.kfs.module.ld.businessobject.inquiry.PositionDataDetailsInquirableImpl
                  extended by org.kuali.kfs.module.ec.businessobject.inquiry.EffortPositionDataDetailsInquirableImpl
All Implemented Interfaces:
org.kuali.rice.kns.inquiry.Inquirable

public class EffortPositionDataDetailsInquirableImpl
extends PositionDataDetailsInquirableImpl

This class is used to generate the URL for the user-defined attributes for the Position Inquiry screen. It extends the PositionDataDetailsInquirableImpl class, so it covers both the default implementation and customized implemetnation.


Field Summary
 
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
EffortPositionDataDetailsInquirableImpl()
           
 
Method Summary
protected  Map getUserDefinedAttributeMap()
          This method defines the user-defined attribute map
 
Methods inherited from class org.kuali.kfs.module.ld.businessobject.inquiry.PositionDataDetailsInquirableImpl
addMoreParameters, buildUserDefinedAttributeKeyList, getAttributeName, getBaseUrl, getBusinessObject, getInquiryBusinessObjectClass, getKeyName, getKeyValue, getLookupableImplAttributeName
 
Methods inherited from class org.kuali.kfs.module.ld.businessobject.inquiry.AbstractLaborInquirableImpl
getInquiryUrl, isExclusiveField, isExclusiveFieldToBeALink
 
Methods inherited from class org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl
getInquiryUrl
 
Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl
addAdditionalSections, createTitleText, 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
 

Constructor Detail

EffortPositionDataDetailsInquirableImpl

public EffortPositionDataDetailsInquirableImpl()
Method Detail

getUserDefinedAttributeMap

protected Map getUserDefinedAttributeMap()
Description copied from class: AbstractLaborInquirableImpl
This method defines the user-defined attribute map

Overrides:
getUserDefinedAttributeMap in class PositionDataDetailsInquirableImpl
Returns:
the user-defined attribute map
See Also:
PositionDataDetailsInquirableImpl.getUserDefinedAttributeMap()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.