function PopulateCSGForestal() { } PopulateCSGForestal._path = '/buscador-empresa/dwr'; PopulateCSGForestal.dameEmpresas = function(p0, p1, p2, p3, callback) { DWREngine._execute(PopulateCSGForestal._path, 'PopulateCSGForestal', 'dameEmpresas', p0, p1, p2, p3, callback); } PopulateCSGForestal.dameAcreditaciones = function(p0, p1, callback) { DWREngine._execute(PopulateCSGForestal._path, 'PopulateCSGForestal', 'dameAcreditaciones', p0, p1, callback); } PopulateCSGForestal.dameDetalleAcreditacion = function(p0, callback) { DWREngine._execute(PopulateCSGForestal._path, 'PopulateCSGForestal', 'dameDetalleAcreditacion', p0, callback); } PopulateCSGForestal.dameListadoEmpresas = function(p0, p1, p2, p3, callback) { DWREngine._execute(PopulateCSGForestal._path, 'PopulateCSGForestal', 'dameListadoEmpresas', p0, p1, p2, p3, callback); }