net.sf.csutils.core.query.impl
Class AbstractQueryGenerator.ObjectTypeInfo

java.lang.Object
  extended by net.sf.csutils.core.query.impl.AbstractQueryGenerator.ObjectTypeInfo
Enclosing class:
AbstractQueryGenerator

protected static class AbstractQueryGenerator.ObjectTypeInfo
extends java.lang.Object


Method Summary
 java.lang.String getAlias()
           
 RORelation getRelation()
           
 ROType getROType()
           
 AbstractQueryGenerator.ObjectTypeInfo getSourceType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getROType

public ROType getROType()

getAlias

public java.lang.String getAlias()

getSourceType

public AbstractQueryGenerator.ObjectTypeInfo getSourceType()

getRelation

public RORelation getRelation()


Copyright © 2009-2011. All Rights Reserved.