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

java.lang.Objectcom.hack23.cia.web.impl.ui.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.configuration.AbstractConfigurationModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.configuration.PortalModelAndView
public class PortalModelAndView extends AbstractConfigurationModelAndView
The Class PortalModelAndView.
| Modifier and Type | Class and Description |
|---|---|
static class |
PortalModelAndView.PortalViewSpecification
The Enum PortalViewSpecification. |
| Constructor and Description |
|---|
PortalModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
PortalModelAndView.PortalViewSpecification portalViewSpecification,
AgencyData agency,
PortalData portalData)
Instantiates a new portal model and view. |
| Modifier and Type | Method and Description |
|---|---|
AgencyData |
getAgency()
Gets the agency. |
PortalData |
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.impl.ui.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,
AgencyData agency,
PortalData portalData)
userSessionDTO - the user session dtocontrollerAction - the controller actionportalViewSpecification - the portal view specificationagency - the agencyportalData - the portal data| Method Detail |
|---|
public final PortalData getPortal()
public final PortalModelAndView.PortalViewSpecification getPortalViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription in interface ModelAndViewgetViewSpecificationDescription in class AbstractModelAndViewpublic final AgencyData getAgency()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||