Uses of Package
edu.uoc.pfc.j2ee.jalonsod.mtp.config

Packages that use edu.uoc.pfc.j2ee.jalonsod.mtp.config
edu.uoc.pfc.j2ee.jalonsod.mtp.config   
edu.uoc.pfc.j2ee.jalonsod.mtp.request   
edu.uoc.pfc.j2ee.jalonsod.mtp.request.taglib   
 

Classes in edu.uoc.pfc.j2ee.jalonsod.mtp.config used by edu.uoc.pfc.j2ee.jalonsod.mtp.config
Configurator
          File: Configurator.java Created: 2012-04-21 Main object for configuration of the MTP Framework.
ConfiguratorException
          File: ConfiguratorException.java Created: 2012-04-23 Exceptions thrown by configuration code are this kind.
Form
          File: Form.java Created: 2012-04-22 Form configuration metadata.
Language
          File: Language.java Created: 2012-04-22 A language is a user interface language supported by the application.
LanguageEntry
          File: LanguageEntry.java Created: 2012-04-22 A language entry is a single message translated in a particular language supported by the application.
Model
          File: Model.java Created: 2012-04-22 Contains the model metadata needed for framework to handle appropriately the application model objects.
Parameter
          File: Parameter.java Created: 2012-04-22 Parameter configuration metadata.
Result
          File: Result.java Created: 2012-04-22 Contains the information to handle a response value from the run method of the application model object.
Role
          File: Role.java Created: 2012-04-22 Role element from configuration A session must have granted one of the model assigned roles to access it.
Validation
          File: Validation.java Created: 2012-04-22 Contains validation metadata from configuration.
 

Classes in edu.uoc.pfc.j2ee.jalonsod.mtp.config used by edu.uoc.pfc.j2ee.jalonsod.mtp.request
Configurator
          File: Configurator.java Created: 2012-04-21 Main object for configuration of the MTP Framework.
ConfiguratorException
          File: ConfiguratorException.java Created: 2012-04-23 Exceptions thrown by configuration code are this kind.
Form
          File: Form.java Created: 2012-04-22 Form configuration metadata.
Language
          File: Language.java Created: 2012-04-22 A language is a user interface language supported by the application.
Model
          File: Model.java Created: 2012-04-22 Contains the model metadata needed for framework to handle appropriately the application model objects.
Parameter
          File: Parameter.java Created: 2012-04-22 Parameter configuration metadata.
Result
          File: Result.java Created: 2012-04-22 Contains the information to handle a response value from the run method of the application model object.
Role
          File: Role.java Created: 2012-04-22 Role element from configuration A session must have granted one of the model assigned roles to access it.
 

Classes in edu.uoc.pfc.j2ee.jalonsod.mtp.config used by edu.uoc.pfc.j2ee.jalonsod.mtp.request.taglib
Language
          File: Language.java Created: 2012-04-22 A language is a user interface language supported by the application.
Role
          File: Role.java Created: 2012-04-22 Role element from configuration A session must have granted one of the model assigned roles to access it.