|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommitteeReportsModelAndView.CommitteeReportsViewSpecification | |
---|---|
com.hack23.cia.web.viewfactory.api.user | User viewfactory api, contains user ModelAndView implementations. |
Uses of CommitteeReportsModelAndView.CommitteeReportsViewSpecification in com.hack23.cia.web.viewfactory.api.user |
---|
Methods in com.hack23.cia.web.viewfactory.api.user that return CommitteeReportsModelAndView.CommitteeReportsViewSpecification | |
---|---|
CommitteeReportsModelAndView.CommitteeReportsViewSpecification |
CommitteeReportsModelAndView.getCommitteeReportsViewSpecification()
Gets the committee reports view specification. |
static CommitteeReportsModelAndView.CommitteeReportsViewSpecification |
CommitteeReportsModelAndView.CommitteeReportsViewSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CommitteeReportsModelAndView.CommitteeReportsViewSpecification[] |
CommitteeReportsModelAndView.CommitteeReportsViewSpecification.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 CommitteeReportsModelAndView.CommitteeReportsViewSpecification | |
---|---|
CommitteeReportsModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
CommitteeReportsModelAndView.CommitteeReportsViewSpecification committeeReportsViewSpecification,
List<CommitteeReport> commiteeReports)
Instantiates a new committee reports model and view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |