|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
public abstract class AbstractModelAndView
The Class AbstractModelAndView.
| Constructor Summary | |
|---|---|
AbstractModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction)
Instantiates a new abstract model and view. |
|
| Method Summary | |
|---|---|
ControllerAction |
getControllerAction()
Gets the controller action. |
UserSessionDTO |
getUserSessionDTO()
Gets the user session dto. |
abstract String |
getViewSpecificationDescription()
Gets the view specification description. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction)
userSessionDTO - the user session dtocontrollerAction - the controller action| Method Detail |
|---|
public final ControllerAction getControllerAction()
ModelAndView
getControllerAction in interface ModelAndViewpublic final UserSessionDTO getUserSessionDTO()
ModelAndView
getUserSessionDTO in interface ModelAndViewpublic abstract String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription in interface ModelAndView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||