Uses of Package
com.ail.core.configure

Packages that use com.ail.core.configure
com.ail.core   
com.ail.core.command   
com.ail.core.configure   
com.ail.core.configure.finder   
com.ail.core.configure.server   
com.ail.core.document.generatedocument   
com.ail.core.factory   
com.ail.core.logging   
com.ail.core.persistence   
com.ail.core.persistence.hibernate   
com.ail.core.persistence.jdo   
com.ail.core.product   
com.ail.core.product.listproducts   
com.ail.core.product.newproducttype   
com.ail.core.product.registerproduct   
com.ail.core.product.removeproduct   
com.ail.core.product.resetallproducts   
com.ail.core.product.resetproduct   
com.ail.core.product.updateproduct   
com.ail.core.ui   
com.ail.core.validator   
com.ail.core.xmlbinding   
com.ail.coretest   
com.ail.coretest.service   
com.ail.insurance.acceptance   
com.ail.insurance.acceptance.acceptquotation   
com.ail.insurance.diary.cancelentry   
com.ail.insurance.diary.makeentry   
com.ail.insurance.quotation   
com.ail.insurance.quotation.addpolicynumber   
com.ail.insurance.quotation.addquotenumber   
com.ail.insurance.quotation.assessrisk   
com.ail.insurance.quotation.calculatebrokerage   
com.ail.insurance.quotation.calculatecommission   
com.ail.insurance.quotation.calculatemanagementcharge   
com.ail.insurance.quotation.calculatepremium   
com.ail.insurance.quotation.calculatetax   
com.ail.insurance.quotation.enforcecompliance   
com.ail.insurance.quotation.generatedocument   
com.ail.insurance.quotation.refreshassessmentsheets   
com.ail.insurance.subrogation   
com.ail.insurance.subrogation.makearecovery   
com.ail.insurancetest   
 

Classes in com.ail.core.configure used by com.ail.core
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
Configure
          This interface describes the methods that the Core is expected to expose for clients to access configuration settings, and which this package supports.
Group
          A Group simply provides a container to give the Configuration file more structure.
Parameter
          This type represents the simplest element used in the configuration pattern.
 

Classes in com.ail.core.configure used by com.ail.core.command
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
Type
           
 

Classes in com.ail.core.configure used by com.ail.core.configure
AbstractConfigurationLoader
          This class is extended by classes capable of loading and saving configurations to/from some form of persistent store.
Builder
          A "Builder" represents an instance of a class builder - i.e.
Builders
           
Component
          This is the base of the composite patten implementation which defines configuration data.
Configuration
          This class represents the top level of the composite.
ConfigurationError
          This error is thrown when an error is found in the system's configuration.
ConfigurationHandler
           
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
ConfigurationSummary
          This value object encapsulates the details of a configuration, but excludes the configuration itself.
ConfigurationUpdateCollisionError
          Thrown when a configuration update collision is detected.
EJBConfigurationException
          This exception is throw by the EJBLoader in reponse to any problems that it encounters.
EJBLoader
          Remote interface for the EJBLoader bean.
EJBLoaderLocal
           
Group
          A Group simply provides a container to give the Configuration file more structure.
JDBCConfigurationLoader
          This class handles the loading and saving of property (configuration) information held in a JDBC datastore.
Parameter
          This type represents the simplest element used in the configuration pattern.
Type
           
Types
          This class is simply a binder containing a number of objects of type 'Type'.
XMLMapping
          This class holds XML databinding information for a configuration.
 

Classes in com.ail.core.configure used by com.ail.core.configure.finder
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.configure.server
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
ConfigurationSummary
          This value object encapsulates the details of a configuration, but excludes the configuration itself.
 

Classes in com.ail.core.configure used by com.ail.core.document.generatedocument
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.factory
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
Type
           
 

Classes in com.ail.core.configure used by com.ail.core.logging
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.persistence
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.persistence.hibernate
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.persistence.jdo
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product.listproducts
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product.newproducttype
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product.registerproduct
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product.removeproduct
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product.resetallproducts
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product.resetproduct
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.product.updateproduct
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.ui
ConfigurationSummary
          This value object encapsulates the details of a configuration, but excludes the configuration itself.
 

Classes in com.ail.core.configure used by com.ail.core.validator
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.core.xmlbinding
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
XMLMapping
          This class holds XML databinding information for a configuration.
 

Classes in com.ail.core.configure used by com.ail.coretest
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.coretest.service
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.acceptance
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.acceptance.acceptquotation
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.diary.cancelentry
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.diary.makeentry
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.addpolicynumber
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.addquotenumber
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.assessrisk
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.calculatebrokerage
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.calculatecommission
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.calculatemanagementcharge
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.calculatepremium
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.calculatetax
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.enforcecompliance
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.generatedocument
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.quotation.refreshassessmentsheets
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.subrogation
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurance.subrogation.makearecovery
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.
 

Classes in com.ail.core.configure used by com.ail.insurancetest
Configuration
          This class represents the top level of the composite.
ConfigurationOwner
          Any class wishing to 'own' its private configuration details implements this interface.