|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView com.hack23.cia.web.viewfactory.api.user.AbstractUserModelAndView com.hack23.cia.web.viewfactory.api.user.AbstractParliamentModelAndView com.hack23.cia.web.viewfactory.api.user.CommitteeReportModelAndView
public class CommitteeReportModelAndView
The Class CommitteeReportModelAndView.
Nested Class Summary | |
---|---|
static class |
CommitteeReportModelAndView.CommitteeReportViewSpecification
The Enum CommitteeReportViewSpecification. |
Constructor Summary | |
---|---|
CommitteeReportModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
CommitteeReportModelAndView.CommitteeReportViewSpecification committeeReportViewSpecification,
CommitteeReport committeeReport)
Instantiates a new committee report model and view. |
Method Summary | |
---|---|
CommitteeReport |
getCommitteeReport()
Gets the committee report. |
CommitteeReportModelAndView.CommitteeReportViewSpecification |
getCommitteeReportViewSpecification()
Gets the committee report view specification. |
String |
getViewSpecificationDescription()
Gets the view specification description. |
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 CommitteeReportModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction, CommitteeReportModelAndView.CommitteeReportViewSpecification committeeReportViewSpecification, CommitteeReport committeeReport)
userSessionDTO
- the user session dtocontrollerAction
- the controller actioncommitteeReportViewSpecification
- the committee report view specificationcommitteeReport
- the committee reportMethod Detail |
---|
public final CommitteeReport getCommitteeReport()
public final CommitteeReportModelAndView.CommitteeReportViewSpecification getCommitteeReportViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription
in interface ModelAndView
getViewSpecificationDescription
in class AbstractModelAndView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |