public class SharedObjectBase extends Object
SharedObjectBase()
Date
getChangedDate()
boolean
isShared()
void
setChangedDate(Date changedDate)
setShared(boolean shared)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SharedObjectBase()
public boolean isShared()
public void setShared(boolean shared)
public Date getChangedDate()
public void setChangedDate(Date changedDate)