|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommitteeReportModelAndView.CommitteeReportViewSpecification | |
|---|---|
| com.hack23.cia.web.viewfactory.api.user | User viewfactory api, contains user ModelAndView implementations. |
| Uses of CommitteeReportModelAndView.CommitteeReportViewSpecification in com.hack23.cia.web.viewfactory.api.user |
|---|
| Methods in com.hack23.cia.web.viewfactory.api.user that return CommitteeReportModelAndView.CommitteeReportViewSpecification | |
|---|---|
CommitteeReportModelAndView.CommitteeReportViewSpecification |
CommitteeReportModelAndView.getCommitteeReportViewSpecification()
Gets the committee report view specification. |
static CommitteeReportModelAndView.CommitteeReportViewSpecification |
CommitteeReportModelAndView.CommitteeReportViewSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CommitteeReportModelAndView.CommitteeReportViewSpecification[] |
CommitteeReportModelAndView.CommitteeReportViewSpecification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.hack23.cia.web.viewfactory.api.user with parameters of type CommitteeReportModelAndView.CommitteeReportViewSpecification | |
|---|---|
CommitteeReportModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
CommitteeReportModelAndView.CommitteeReportViewSpecification committeeReportViewSpecification,
CommitteeReport committeeReport)
Instantiates a new committee report model and view. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||