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

Packages that use edu.uoc.pfc.j2ee.jalonsod.mtp.request
edu.uoc.pfc.j2ee.jalonsod.mtp.helper   
edu.uoc.pfc.j2ee.jalonsod.mtp.request   
 

Classes in edu.uoc.pfc.j2ee.jalonsod.mtp.request used by edu.uoc.pfc.j2ee.jalonsod.mtp.helper
HttpRequestData
          File: HttpRequestData.java Created: 2012-04-30 HttpRequestData is the HTTP implementation of the RequestDataPrivate.
RequestData
          File: RequestData.java Created: 2012-04-29 RequestData is the façade API for applications using the framework.
RequestDataPrivate
          File: RequestDataPrivate.java Created: 2012-05-10 The API of the requestData private to components of MTP framework.
 

Classes in edu.uoc.pfc.j2ee.jalonsod.mtp.request used by edu.uoc.pfc.j2ee.jalonsod.mtp.request
FormInstance
          File: FormInstance.java Created: 2012-05-01 Holds the request parameter values that has been declared by the related form metadata object.
ParameterInstance
          File: ParameterInstance.java Created: 2012-05-01 Holds one parameter value from the request.
RequestData
          File: RequestData.java Created: 2012-04-29 RequestData is the façade API for applications using the framework.
RequestDataPrivate
          File: RequestDataPrivate.java Created: 2012-05-10 The API of the requestData private to components of MTP framework.