Uses of Class
org.apache.cayenne.project.ProjectConfigInfo

Packages that use ProjectConfigInfo
org.apache.cayenne.project Contains model classes used by CayenneModeler or any other MVC type of application to work with Cayenne project files. 
org.apache.cayenne.tools Command line tools and Ant tasks. 
 

Uses of ProjectConfigInfo in org.apache.cayenne.project
 

Fields in org.apache.cayenne.project declared as ProjectConfigInfo
protected  ProjectConfigInfo ProjectConfigurator.info
           
 

Constructors in org.apache.cayenne.project with parameters of type ProjectConfigInfo
ProjectConfigurator(ProjectConfigInfo info)
           
 

Uses of ProjectConfigInfo in org.apache.cayenne.tools
 

Fields in org.apache.cayenne.tools declared as ProjectConfigInfo
protected  ProjectConfigInfo DeploymentConfigurator.info
           
 

Methods in org.apache.cayenne.tools that return ProjectConfigInfo
 ProjectConfigInfo DeploymentConfigurator.getInfo()
           
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.