org.caleigo.core
Class DataQuery.ExternalQualifier

java.lang.Object
  extended byorg.caleigo.core.DataQuery.ExternalQualifier
Enclosing class:
DataQuery

public class DataQuery.ExternalQualifier
extends java.lang.Object

Author:
Niklas Norberg This inner class is used to relation qualifications(selections) on the data query object's entity descriptor

Method Summary
 IEntityRelationPath getEntityRelationPath()
           
 Qualifier getQualifer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQualifer

public Qualifier getQualifer()

getEntityRelationPath

public IEntityRelationPath getEntityRelationPath()


Copyright © 2005 Caleigo. All Rights Reserved.