org.kuali.kfs.sys.businessobject
Interface TimestampedBusinessObject

All Known Implementing Classes:
AchAccountNumber, BankChangeHistory, Batch, FormatProcess, PaymentAccountDetail, PaymentAccountHistory, PaymentDetail, PaymentGroup, PaymentGroupHistory, PaymentNoteText, PaymentProcess, ProcessSummary, PurchasingPaymentDetail, TimestampedBusinessObjectBase

public interface TimestampedBusinessObject


Method Summary
 Timestamp getLastUpdate()
           
 org.kuali.rice.kim.bo.Person getLastUpdateUser()
           
 String getLastUpdateUserId()
           
 

Method Detail

getLastUpdateUserId

String getLastUpdateUserId()
Returns:
Returns the lastUpdateUserId.

getLastUpdateUser

org.kuali.rice.kim.bo.Person getLastUpdateUser()
Returns:
Returns the lastUpdateUser.

getLastUpdate

Timestamp getLastUpdate()
Returns:
Returns the lastUpdate.


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