|
||||||||||
| 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
com.hack23.cia.web.viewfactory.api.admin.AbstractAdminModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractConfigurationModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractAgencyModelAndView
com.hack23.cia.web.viewfactory.api.admin.PortalModelAndView
public class PortalModelAndView
The Class PortalModelAndView.
| Nested Class Summary | |
|---|---|
static class |
PortalModelAndView.PortalViewSpecification
The Enum PortalViewSpecification. |
| Constructor Summary | |
|---|---|
PortalModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
PortalModelAndView.PortalViewSpecification portalViewSpecification,
Agency agency,
Portal portal)
Instantiates a new portal model and view. |
|
| Method Summary | |
|---|---|
Portal |
getPortal()
Gets the portal. |
PortalModelAndView.PortalViewSpecification |
getPortalViewSpecification()
Gets the portal view specification. |
String |
getViewSpecificationDescription()
Gets the view specification description. |
| Methods inherited from class com.hack23.cia.web.viewfactory.api.admin.AbstractAgencyModelAndView |
|---|
getAgency |
| Methods inherited from class com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView |
|---|
getControllerAction, getUserSessionDTO |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
PortalModelAndView.PortalViewSpecification portalViewSpecification,
Agency agency,
Portal portal)
userSessionDTO - the user session dtocontrollerAction - the controller actionportalViewSpecification - the portal view specificationagency - the agencyportal - the portal| Method Detail |
|---|
public final Portal getPortal()
public final PortalModelAndView.PortalViewSpecification getPortalViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription in interface ModelAndViewgetViewSpecificationDescription in class AbstractModelAndView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||