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

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

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

Methods in com.hack23.cia.web.impl.ui.viewfactory.api.content that return CommitteeReportViewSpecification
Modifier and Type Method and Description
 CommitteeReportViewSpecification CommitteeReportModelAndView.getCommitteeReportViewSpecification()
          Gets the committee report view specification.
static CommitteeReportViewSpecification CommitteeReportViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CommitteeReportViewSpecification[] CommitteeReportViewSpecification.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 CommitteeReportViewSpecification
Constructor and Description
CommitteeReportModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction, CommitteeReportViewSpecification committeeReportViewSpecification, CommitteeReportData committeeReportDto)
          Instantiates a new committee report model and view.
 



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