|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormInstance | |
---|---|
edu.uoc.pfc.j2ee.jalonsod.mtp.request |
Uses of FormInstance in edu.uoc.pfc.j2ee.jalonsod.mtp.request |
---|
Fields in edu.uoc.pfc.j2ee.jalonsod.mtp.request declared as FormInstance | |
---|---|
private FormInstance |
HttpRequestData.formInstance
The formInstance object with the parameter values of the request associated with
the model . |
Methods in edu.uoc.pfc.j2ee.jalonsod.mtp.request that return FormInstance | |
---|---|
FormInstance |
RequestData.getFormInstance()
Returns the formInstance object with the parameters of the request associated
with the model . |
FormInstance |
HttpRequestData.getFormInstance()
|
Methods in edu.uoc.pfc.j2ee.jalonsod.mtp.request with parameters of type FormInstance | |
---|---|
void |
RequestDataPrivate.setFormInstance(FormInstance formInstance)
Sets the formInstance object with the parameters of the request associated with
the model . |
void |
HttpRequestData.setFormInstance(FormInstance formInstance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |