|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModelObject
| Method Summary | |
|---|---|
int |
compareTo(ModelObject o)
|
Document |
getDocument()
Returns the document associated with this model object, or null if there is no document. |
java.util.Date |
getModified()
Gets the last modified date of the object |
java.lang.String |
getUid()
Returns the UID string for this object. |
void |
setChanged()
Sets the object as modified. |
void |
setDocument(Document document)
Sets the document. |
| Method Detail |
|---|
int compareTo(ModelObject o)
compareTo in interface java.lang.Comparable<ModelObject>Document getDocument()
java.lang.String getUid()
void setChanged()
java.util.Date getModified()
void setDocument(Document document)
throws InvalidValueException
document -
InvalidValueException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||