Class SurveyFactory

java.lang.Object
com.echothree.model.data.survey.server.factory.SurveyFactory
All Implemented Interfaces:
BaseFactory<SurveyPK,Survey>

@ApplicationScoped public class SurveyFactory extends Object implements BaseFactory<SurveyPK,Survey>