org.equanda.persistence
Interface EquandaEntity
public interface EquandaEntity
Marker interface to indicate equanda entity beans (DMObjectBean)
- Author:
- Joachim Van der Auwera
getId
Uoid getId()
getEquandaStatus
String getEquandaStatus()
setEquandaStatus
void setEquandaStatus(String status)
getEquandaModificationDate
Timestamp getEquandaModificationDate()
getEquandaCreationDate
Timestamp getEquandaCreationDate()
setEquandaModificationDate
void setEquandaModificationDate(Timestamp modified)
getEquandaType
String getEquandaType()
getEquandaVersion
long getEquandaVersion()
Copyright © 2007-2009. All Rights Reserved.