|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.query.dsl.DomainObject
public abstract class DomainObject
Super class for elements within a domain query graph.
| Field Summary | |
|---|---|
protected PathNode |
source
|
protected java.lang.String |
sourceProperty
|
| Constructor Summary | |
|---|---|
protected |
DomainObject(PathNode source,
java.lang.String sourceProperty)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PathNode source
protected java.lang.String sourceProperty
| Constructor Detail |
|---|
protected DomainObject(PathNode source,
java.lang.String sourceProperty)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||