cms2.site.vo.PageRequestVO=function(){
  this._explicitType= "cms2.site.vo.PageRequestVO"
  this.id_page=""
  this.lang=""
  this.getParams=null;
  this.daoClassName=""
  this.daoMethodName=""
  this.content=""
  this.title=""
  this.transform_content=false
  this.url=""
}
