org.yestech.lib.hibernate
Interface Persistable

All Superinterfaces:
java.io.Serializable

public interface Persistable
extends java.io.Serializable


Method Summary
 org.joda.time.DateTime getCreated()
           
 java.lang.Long getIdentifier()
           
 org.joda.time.DateTime getModified()
           
 

Method Detail

getIdentifier

java.lang.Long getIdentifier()

getCreated

org.joda.time.DateTime getCreated()

getModified

org.joda.time.DateTime getModified()


Copyright © 2009 YES Technology Association. All Rights Reserved.