All Classes

Class Description
Address  
AddressAbstract  
AddressDAO  
AddressDAOAbstract<E extends Address>  
AddressDAOImpl<E extends Address>  
AddressDTO  
AddressImpl  
Bill  
BillAbstract  
BillDAO  
BillDAOAbstract<E extends Bill>  
BillDAOImpl<E extends Bill>  
BillDTO  
BillImpl  
CollectorTest  
Company  
CompanyAbstract  
CompanyDAO  
CompanyDAOAbstract<E extends Company>  
CompanyDAOImpl<E extends Company>  
CompanyDTO  
CompanyImpl  
Contact2  
Contact2Abstract  
Contact2DAO  
Contact2DAOAbstract<E extends Contact2>  
Contact2DAOImpl<E extends Contact2>  
Contact2DTO  
Contact2Impl  
DAOAbstractTransformerTest  
DeleteEntityTest
Deleting tests with DAO and Entities generated with ToPIA (diagram delete-test in topiatest.zargo).
Department  
DepartmentAbstract  
DepartmentDAO  
DepartmentDAOAbstract<E extends Department>  
DepartmentDAOImpl<E extends Department>  
DepartmentDTO  
DepartmentImpl  
Employe  
EmployeAbstract  
EmployeDAO  
EmployeDAOAbstract<E extends Employe>  
EmployeDAOImpl<E extends Employe>  
EmployeDTO  
EmployeImpl  
Entity1
Created: 11 mai 2010
Entity1Abstract
Created: 11 mai 2010
Entity1Impl
Created: 11 mai 2010
EntityDTOTransformerTest  
EntityOperatorTest  
EntityStateTest
EntityStateTest.java Created: 22 nov. 06 12:15:11
EntityVisitorExportXmlTest
Test de visitor.
EnumTest
Test the support of possibility to have an attribute of type enumeration in a entity
ExportXMLVisitor
Visitor pour export xml.
ExtraDAOEntity  
ExtraDAOEntityAbstract  
ExtraDAOEntityDAO  
ExtraDAOEntityDAOAbstract<E extends ExtraDAOEntity>  
ExtraDAOEntityDAOImpl<E extends ExtraDAOEntity>
Created: 26 mai 2010
ExtraDAOEntityDTO  
ExtraDAOEntityImpl  
FakeService
FakeService which implements TopiaService to test existing service from TopiaContextImplTest.testGetServices().
FrenchCompany  
FrenchCompanyAbstract  
FrenchCompanyDAO  
FrenchCompanyDAOAbstract<E extends FrenchCompany>  
FrenchCompanyDAOImpl<E extends FrenchCompany>  
FrenchCompanyDTO  
FrenchCompanyImpl  
Gender  
GeneralizedNaturalizedEntity  
GeneralizedNaturalizedEntityAbstract  
GeneralizedNaturalizedEntityDAO  
GeneralizedNaturalizedEntityDAOAbstract<E extends GeneralizedNaturalizedEntity>  
GeneralizedNaturalizedEntityDAOImpl<E extends GeneralizedNaturalizedEntity>  
GeneralizedNaturalizedEntityDTO  
GeneralizedNaturalizedEntityImpl  
GeneratedRoue  
GeneratedRoueHelper  
GeneratedSiege  
GeneratedSiegeHelper  
GeneratedVoiture  
GeneratedVoitureHelper  
NaturalIdTest
NaturalIdTest Created: 18 févr. 2010
NaturalizedEntity  
NaturalizedEntityAbstract  
NaturalizedEntityDAO  
NaturalizedEntityDAOAbstract<E extends NaturalizedEntity>  
NaturalizedEntityDAOImpl<E extends NaturalizedEntity>  
NaturalizedEntityDTO  
NaturalizedEntityImpl  
Party2  
Party2Abstract  
Party2DAO  
Party2DAOAbstract<E extends Party2>  
Party2DAOImpl<E extends Party2>  
Party2DTO  
Party2Impl  
Person  
PersonAbstract  
PersonDAO  
PersonDAOAbstract<E extends Person>  
PersonDAOImpl<E extends Person>  
PersonDTO  
PersonImpl  
Personne  
PersonneAbstract  
PersonneDAO  
PersonneDAOAbstract<E extends Personne>  
PersonneDAOImpl<E extends Personne>  
PersonneDTO  
PersonneImpl  
Pet  
PetAbstract  
PetDAO  
PetDAOAbstract<E extends Pet>  
PetDAOImpl<E extends Pet>  
PetDTO  
PetImpl  
Product  
ProductAbstract  
ProductDAO  
ProductDAOAbstract<E extends Product>  
ProductDAOImpl<E extends Product>  
ProductDTO  
ProductImpl  
QueriedEntity  
QueriedEntityAbstract  
QueriedEntityDAO  
QueriedEntityDAOAbstract<E extends QueriedEntity>  
QueriedEntityDAOImpl<E extends QueriedEntity>  
QueriedEntityDTO  
QueriedEntityImpl  
QueryHelperTransformerTest
Created: 24 juin 2010
Race  
RaceAbstract  
RaceDAO  
RaceDAOAbstract<E extends Race>  
RaceDAOImpl<E extends Race>  
RaceDTO  
RaceImpl  
Roue  
RoueHelper  
RoueImpl
RoueImpl Created: 14 janv. 2010
Siege  
SiegeHelper  
SIREN  
SIRENAbstract  
SIRENDAO  
SIRENDAOAbstract<E extends SIREN>  
SIRENDAOImpl<E extends SIREN>  
SIRENDTO  
SIRENImpl  
SIRET  
SIRETAbstract  
SIRETDAO  
SIRETDAOAbstract<E extends SIRET>  
SIRETDAOImpl<E extends SIRET>  
SIRETDTO  
SIRETImpl  
Store  
StoreAbstract  
StoreDAO  
StoreDAOAbstract<E extends Store>  
StoreDAOImpl<E extends Store>  
StoreDTO  
StoreImpl  
Telephone2  
Telephone2Abstract  
Telephone2DAO  
Telephone2DAOAbstract<E extends Telephone2>  
Telephone2DAOImpl<E extends Telephone2>  
Telephone2DTO  
Telephone2Impl  
TestHelper
Helper for all topia tests.
TestService
TestService which implements TopiaService to test loading from TopiaContextImplTest.testLoadServices().
Title
To test http://nuiton.org/issues/1732.
TopiaConnectionProviderHardCoded
Customized connection provider.
TopiaConnectionProviderTest
To test the TopiaConnectionProvider and make sure all connections are done from here...
TopiaContextFactoryTest
Created: 8 mai 2010
TopiaContextFindTest
Tests the TopiaContext#find|findAll|findUnique methods
TopiaContextImplTest
Created: 10 mai 2010
TopiaContextReplicateTest
To test replication sugin TopiaContext.
TopiaDAOTest
Test on TopiaDAO.
TopiaDatabase
Put this class as a Rule in test to obtain a new isolated db for each test.
TopiaEntityBinderTest  
TopiaEntityBinderTest.CompanyDTO  
TopiaEntityHelperTest  
TopiaEntityRefTester<T extends org.nuiton.topia.persistence.TopiaEntityEnum>
A abstract class to help testing TopiaEntityRef as detectes types, or detects or references.
TopiaEntityRefTesterTest
TopiaGeneratorUtilTest  
TopiaQueryTest  
TopiaQueryTest Deprecated.
TopiaTestBinderHelper  
TopiaTestCase
TopiaTestCase.
TopiaTestDAOHelper  
TopiaTestDAOHelper.TopiaTestEntityEnum  
TopiaTestModelInitializer  
TopiaTestModelInitializerRunner  
TopiaTestQueryHelper  
TopiaTestQueryHelper.AddressProperty  
TopiaTestQueryHelper.BillProperty  
TopiaTestQueryHelper.CompanyProperty  
TopiaTestQueryHelper.Contact2Property  
TopiaTestQueryHelper.DepartmentProperty  
TopiaTestQueryHelper.EmployeProperty  
TopiaTestQueryHelper.EntityProperty<E>  
TopiaTestQueryHelper.ExtraDAOEntityProperty  
TopiaTestQueryHelper.FrenchCompanyProperty  
TopiaTestQueryHelper.GeneralizedNaturalizedEntityProperty  
TopiaTestQueryHelper.NaturalizedEntityProperty  
TopiaTestQueryHelper.Party2Property  
TopiaTestQueryHelper.PersonneProperty  
TopiaTestQueryHelper.PersonProperty  
TopiaTestQueryHelper.PetProperty  
TopiaTestQueryHelper.ProductProperty  
TopiaTestQueryHelper.QueriedEntityProperty  
TopiaTestQueryHelper.RaceProperty  
TopiaTestQueryHelper.SIRENProperty  
TopiaTestQueryHelper.SIRETProperty  
TopiaTestQueryHelper.StoreProperty  
TopiaTestQueryHelper.Telephone2Property  
TopiaTestQueryHelper.TypeProperty  
TopiaUtilTest
Test pour les methodes de TopiaUtil.
Type  
TypeAbstract  
TypeDAO  
TypeDAOAbstract<E extends Type>  
TypeDAOImpl<E extends Type>  
TypeDTO  
TypeImpl  
Vehicule  
Voiture  
VoitureHelper