Uses of Package
tinlizard.model

Packages that use tinlizard.model
tinlizard.dao Provides Data Access Object interfaces. 
tinlizard.dao.jpa Provides Jpa DAO and utility classes. 
tinlizard.dao.maven Provides Data Access Objects implemented using Maven APIs. 
tinlizard.dataload Provides Utilities/Helper classes to facilitate in loading test data. 
tinlizard.model Provides Object model and Data Type classes. 
tinlizard.web Provides classes to present information via the web. 
 

Classes in tinlizard.model used by tinlizard.dao
Codeline
          A Codeline is a branch.
 

Classes in tinlizard.model used by tinlizard.dao.jpa
TinLizardConfig
          Holds the Configuration of TinLizard.
 

Classes in tinlizard.model used by tinlizard.dao.maven
Codeline
          A Codeline is a branch.
 

Classes in tinlizard.model used by tinlizard.dataload
Policy
          Describes what kinds of changes are expected on a Codeline.
Project
          The main artifact generated by a codeline or collection of codelines.
User
          A User that can log in and/or own a Codeline.
View
          General collection of Codelines.
 

Classes in tinlizard.model used by tinlizard.model
Codeline
          A Codeline is a branch.
Dependency
          A Dependency declared as such in the pom.xml of any Codeline in TinLizard.
Policy
          Describes what kinds of changes are expected on a Codeline.
Project
          The main artifact generated by a codeline or collection of codelines.
TinLizard
          The Object Model entry point.
TinLizardConfig
          Holds the Configuration of TinLizard.
TinLizardConfigMBean
          TinLizard config JMX interface.
TinLizardMBean
          TinLizard interface to JMX.
User
          A User that can log in and/or own a Codeline.
View
          General collection of Codelines.
 

Classes in tinlizard.model used by tinlizard.web
Codeline
          A Codeline is a branch.
Dependency
          A Dependency declared as such in the pom.xml of any Codeline in TinLizard.
Policy
          Describes what kinds of changes are expected on a Codeline.
Project
          The main artifact generated by a codeline or collection of codelines.
TinLizard
          The Object Model entry point.
User
          A User that can log in and/or own a Codeline.
View
          General collection of Codelines.
 



Copyright © 2009. All Rights Reserved.