|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.inquiry.KualiInquirableImpl
org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl
org.kuali.kfs.module.cam.businessobject.inquiry.AssetInquirableImpl
public class AssetInquirableImpl
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
LOG
|
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 | |
---|---|
AssetInquirableImpl()
|
Method Summary | |
---|---|
org.kuali.rice.kns.bo.BusinessObject |
getBusinessObject(Map fieldValues)
Executes service methods to populate appropriate data in the Asset BO. |
org.kuali.rice.kns.lookup.HtmlData |
getInquiryUrl(org.kuali.rice.kns.bo.BusinessObject businessObject,
String attributeName,
boolean forceInquiry)
Helper method to build an inquiry url for a result field. |
List<org.kuali.rice.kns.web.ui.Section> |
getSections(org.kuali.rice.kns.bo.BusinessObject businessObject)
Hide payments if there are more then the allowable number. |
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, 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 |
---|
protected static org.apache.log4j.Logger LOG
Constructor Detail |
---|
public AssetInquirableImpl()
Method Detail |
---|
public org.kuali.rice.kns.bo.BusinessObject getBusinessObject(Map fieldValues)
getBusinessObject
in interface org.kuali.rice.kns.inquiry.Inquirable
getBusinessObject
in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
KualiInquirableImpl.getBusinessObject(java.util.Map)
public List<org.kuali.rice.kns.web.ui.Section> getSections(org.kuali.rice.kns.bo.BusinessObject businessObject)
getSections
in interface org.kuali.rice.kns.inquiry.Inquirable
getSections
in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
KualiInquirableImpl.getSections(org.kuali.rice.kns.bo.BusinessObject)
public org.kuali.rice.kns.lookup.HtmlData getInquiryUrl(org.kuali.rice.kns.bo.BusinessObject businessObject, String attributeName, boolean forceInquiry)
KfsInquirableImpl
getInquiryUrl
in interface org.kuali.rice.kns.inquiry.Inquirable
getInquiryUrl
in class KfsInquirableImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |