Class DBObject

java.lang.Object
org.exoplatform.services.database.DBObject
Direct Known Subclasses:
ExoLongID

public abstract class DBObject extends Object
Created by The eXo Platform SAS Author : Tuan Nguyen tuan.nguyen@exoplatform.com Mar 15, 2007
  • Field Details

    • dbObjectId_

      protected long dbObjectId_
  • Constructor Details

    • DBObject

      public DBObject()
  • Method Details

    • getDBObjectId

      public long getDBObjectId()
    • setDBObjectId

      public void setDBObjectId(long id)