|
||||||||||
| 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.AgencyModelAndView
public class AgencyModelAndView extends AbstractConfigurationModelAndView
The Class AgencyModelAndView.
| Modifier and Type | Class and Description |
|---|---|
static class |
AgencyModelAndView.AgencyViewSpecification
The Enum AgencyViewSpecification. |
| Constructor and Description |
|---|
AgencyModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
AgencyModelAndView.AgencyViewSpecification agencyViewSpecification,
AgencyData agencyData)
Instantiates a new agency model and view. |
| Modifier and Type | Method and Description |
|---|---|
AgencyData |
getAgency()
Gets the agency. |
AgencyModelAndView.AgencyViewSpecification |
getAgencyViewSpecification()
Gets the agency 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 AgencyModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
AgencyModelAndView.AgencyViewSpecification agencyViewSpecification,
AgencyData agencyData)
userSessionDTO - the user session dtocontrollerAction - the controller actionagencyViewSpecification - the agency view specificationagencyData - the agency data| Method Detail |
|---|
public final AgencyModelAndView.AgencyViewSpecification getAgencyViewSpecification()
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 | |||||||||