Class DBObject
java.lang.Object
org.exoplatform.services.database.DBObject
- Direct Known Subclasses:
ExoLongID
Created by The eXo Platform SAS
Author : Tuan Nguyen tuan.nguyen@exoplatform.com Mar 15, 2007
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dbObjectId_
protected long dbObjectId_
-
-
Constructor Details
-
DBObject
public DBObject()
-
-
Method Details
-
getDBObjectId
public long getDBObjectId() -
setDBObjectId
public void setDBObjectId(long id)
-