|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openfjord.business.entities.SurveyOwnerVOFactory
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Michael Lange
Company: University of Muenster
SurveyAssemblerBean
Method Summary | |
static SurveyOwner |
createValueObject(SurveyOwnerBean surveyOwnerBean)
Creates an VO with all data without the relations. |
static void |
mergeData(SurveyOwner ownerVO,
SurveyOwnerBean surveyOwnerBean)
This Method sets the Data without the Collection of all Surveys |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static SurveyOwner createValueObject(SurveyOwnerBean surveyOwnerBean)
SurveyAssemblerBean
public static void mergeData(SurveyOwner ownerVO, SurveyOwnerBean surveyOwnerBean)
ownerVO
- the given VOSurveyAssemblerBean
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |