|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.hsr.bieridee.models.AbstractModel
public abstract class AbstractModel
Abstract class to provide an unified interface to the models.
Constructor Summary | |
---|---|
AbstractModel()
|
Method Summary | |
---|---|
abstract IDomain |
getDomainObject()
|
org.neo4j.graphdb.Node |
getNode()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractModel()
Method Detail |
---|
public abstract IDomain getDomainObject()
public org.neo4j.graphdb.Node getNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |