|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.counterclaim.openefm.model.ModelObjectImpl

| Field Summary | |
protected Id |
id
|
protected ObjectManager |
manager
|
| Constructor Summary | |
ModelObjectImpl()
|
|
| Method Summary | |
int |
compareTo(java.lang.Object o)
|
Id |
getId()
|
ObjectManager |
getObjectManager()
|
void |
setId(Id id)
|
void |
setObjectManager(ObjectManager manager)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Id id
protected ObjectManager manager
| Constructor Detail |
public ModelObjectImpl()
| Method Detail |
public void setId(Id id)
throws ModelException
setId in interface ModelObjectModelException
public Id getId()
throws ModelException
getId in interface ModelObjectModelException
public void setObjectManager(ObjectManager manager)
throws ModelException
setObjectManager in interface ModelObjectModelException
public ObjectManager getObjectManager()
throws ModelException
getObjectManager in interface ModelObjectModelExceptionpublic int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||