29303132333435
* @return a new Tutorial Video DTO */ @Override public TutorialVideoDTO buildModelView() { return new TutorialVideoDTO(); }