|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.pfc.j2ee.jalonsod.mtp.helper.ViewMapperImpl
public class ViewMapperImpl
File: ViewMapperImpl.java Created: 2012-04-28 ViewMapper implementation from the framework. Map algorithm is based on the authorization, validation and response returned by the model.
Field Summary | |
---|---|
private static java.util.logging.Logger |
logger
|
Constructor Summary | |
---|---|
ViewMapperImpl()
|
Method Summary | |
---|---|
void |
setRequestView(RequestDataPrivate requestData)
Sets into the requestData the view object [setView()] and optionally the result object [setResult()]. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.util.logging.Logger logger
Constructor Detail |
---|
public ViewMapperImpl()
Method Detail |
---|
public void setRequestView(RequestDataPrivate requestData) throws MTPException
ViewMapper
setRequestView
in interface ViewMapper
requestData
- the MTP requestData of the current request.
MTPException
- throws when there is any problem setting the view and the result.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |