|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.buildforge.services.common.dbo.DBObject
com.buildforge.services.common.dbo.GeoAwareDBObject
public abstract class GeoAwareDBObject
Constructor Summary | |
---|---|
GeoAwareDBObject()
|
Method Summary | |
---|---|
java.lang.String |
getGeoId()
Returns the GDD-aware geographic identifier of this object |
void |
setGeoId(java.lang.String newGeoId)
Assigns a new geographic identifier to this GDD-aware object |
Methods inherited from class com.buildforge.services.common.dbo.DBObject |
---|
badId, badName, checkDead, checkLive, collision, collision, fromArray, getTypeKey, isLive, toArray |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeoAwareDBObject()
Method Detail |
---|
public java.lang.String getGeoId()
public void setGeoId(java.lang.String newGeoId)
newGeoId
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |