
function Ricerche() { }
Ricerche._path = '/odsnew/dwr';

Ricerche.searchNormativa = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchNormativa', p0, callback);
}

Ricerche.searchNotizia = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchNotizia', p0, callback);
}

Ricerche.findOrgani = function(callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'findOrgani', callback);
}

Ricerche.findTipiUfficio = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'findTipiUfficio', p0, callback);
}

Ricerche.searchUffici = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchUffici', p0, callback);
}

Ricerche.modificaAccountUtente = function(p0, p1, p2, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'modificaAccountUtente', p0, p1, p2, callback);
}

Ricerche.getAccountByUsername = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'getAccountByUsername', p0, callback);
}

Ricerche.searchUfficiobyNameOrgano = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchUfficiobyNameOrgano', p0, callback);
}

Ricerche.searchUfficiobyNameUfficio = function(p0, p1, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchUfficiobyNameUfficio', p0, p1, callback);
}

Ricerche.searchPersona = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchPersona', p0, callback);
}

Ricerche.findNomeOrgani = function(callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'findNomeOrgani', callback);
}

Ricerche.searchTipiAtto = function(callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchTipiAtto', callback);
}

Ricerche.searchUfficioModelbyNameOrgano = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'searchUfficioModelbyNameOrgano', p0, callback);
}

Ricerche.ricercaEmailPersona = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'ricercaEmailPersona', p0, callback);
}

Ricerche.isUniqueUserid = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'isUniqueUserid', p0, callback);
}

Ricerche.generatePassword = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'generatePassword', p0, callback);
}

Ricerche.inviaEmailRichiestaAccount = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'inviaEmailRichiestaAccount', p0, callback);
}

Ricerche.isAccountPersonaAttivo = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'isAccountPersonaAttivo', p0, callback);
}

Ricerche.proceduraGenerazioneNuovaPassword = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'proceduraGenerazioneNuovaPassword', p0, callback);
}

Ricerche.generaUtenteOdsPrivato = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'generaUtenteOdsPrivato', p0, callback);
}

Ricerche.richiediNuovaPasswordOdsPrivato = function(p0, callback) {
    DWREngine._execute(Ricerche._path, 'Ricerche', 'richiediNuovaPasswordOdsPrivato', p0, callback);
}
