cms2.offer.vo.ProductsFilterVO=function(){
  this._explicitType= "cms2.offer.vo.ProductsFilterVO"
  this.name=""
  this.description=""
  this.code=""
  this.id_offer_group=0
  this.simple=false
  this.limitOnPage=10
  this.currentPage=0
}
