|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mobixess.jodb.core.query.CandidateImpl
public class CandidateImpl
Method Summary | |
---|---|
java.lang.Object |
getObject()
returns the persistent object that is represented by this query Candidate . |
void |
include(boolean flag)
specify whether the Candidate is to be included in the ObjectSet resultset. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Object getObject()
Candidate
Candidate
.
getObject
in interface Candidate
public void include(boolean flag)
Candidate
ObjectSet
resultset.
include
in interface Candidate
flag
- inclusion.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |