|
|||||||||
| 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()
CandidateCandidate.
getObject in interface Candidatepublic void include(boolean flag)
CandidateObjectSet resultset.
include in interface Candidateflag - inclusion.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||