Uses of Class
com.hack23.cia.web.impl.ui.viewfactory.api.content.CommitteeReportsViewSpecification

Packages that use CommitteeReportsViewSpecification
Package Description
com.hack23.cia.web.impl.ui.viewfactory.api.content Provides... 
 

Uses of CommitteeReportsViewSpecification in com.hack23.cia.web.impl.ui.viewfactory.api.content
 

Methods in com.hack23.cia.web.impl.ui.viewfactory.api.content that return CommitteeReportsViewSpecification
Modifier and Type Method and Description
 CommitteeReportsViewSpecification CommitteeReportsModelAndView.getCommitteeReportsViewSpecification()
          Gets the committee reports view specification.
static CommitteeReportsViewSpecification CommitteeReportsViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CommitteeReportsViewSpecification[] CommitteeReportsViewSpecification.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.hack23.cia.web.impl.ui.viewfactory.api.content with parameters of type CommitteeReportsViewSpecification
Constructor and Description
CommitteeReportsModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction, CommitteeReportsViewSpecification committeeReportsViewSpecification, List<CommitteeReportData> list)
          Instantiates a new committee reports model and view.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.