|
||||||||||
| 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.content.AbstractUserModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.content.AbstractParliamentModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.content.CommitteeReportModelAndView
public class CommitteeReportModelAndView extends AbstractParliamentModelAndView
The Class CommitteeReportModelAndView.
| Constructor and Description |
|---|
CommitteeReportModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
CommitteeReportViewSpecification committeeReportViewSpecification,
CommitteeReportData committeeReportDto)
Instantiates a new committee report model and view. |
| Modifier and Type | Method and Description |
|---|---|
CommitteeReportData |
getCommitteeReport()
Gets the committee report. |
CommitteeReportViewSpecification |
getCommitteeReportViewSpecification()
Gets the committee report 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 CommitteeReportModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
CommitteeReportViewSpecification committeeReportViewSpecification,
CommitteeReportData committeeReportDto)
userSessionDTO - the user session dtocontrollerAction - the controller actioncommitteeReportViewSpecification - the committee report view specificationcommitteeReportDto - the committee report dto| Method Detail |
|---|
public final CommitteeReportData getCommitteeReport()
public final CommitteeReportViewSpecification getCommitteeReportViewSpecification()
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 | |||||||||