|
||||||||||
| 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.CommitteeReportsModelAndView
public class CommitteeReportsModelAndView extends AbstractParliamentModelAndView
The Class CommitteeReportsModelAndView.
| Constructor and Description |
|---|
CommitteeReportsModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
CommitteeReportsViewSpecification committeeReportsViewSpecification,
List<CommitteeReportData> list)
Instantiates a new committee reports model and view. |
| Modifier and Type | Method and Description |
|---|---|
List<CommitteeReportData> |
getCommiteeReports()
Gets the commitee reports. |
CommitteeReportsViewSpecification |
getCommitteeReportsViewSpecification()
Gets the committee reports 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 CommitteeReportsModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
CommitteeReportsViewSpecification committeeReportsViewSpecification,
List<CommitteeReportData> list)
userSessionDTO - the user session dtocontrollerAction - the controller actioncommitteeReportsViewSpecification - the committee reports view specificationlist - the list| Method Detail |
|---|
public final List<CommitteeReportData> getCommiteeReports()
public final CommitteeReportsViewSpecification getCommitteeReportsViewSpecification()
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 | |||||||||