Package es.caib.seycon.ng.servei.ejb
Interface AplicacioService
-
public interface AplicacioService
EJB AplicacioService
-
-
Method Summary
-
-
-
Method Detail
-
findApplicationByJsonQueryAsync
AsyncList<Aplicacio> findApplicationByJsonQueryAsync(String query) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationByTextAndFilterAsync
AsyncList<Aplicacio> findApplicationByTextAndFilterAsync(String text, String filter) throws InternalErrorException
- Throws:
InternalErrorException
-
findApplicationByTextAsync
AsyncList<Aplicacio> findApplicationByTextAsync(String text) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findDomainValueByTextAsync
AsyncList<ValorDomini> findDomainValueByTextAsync(Domini domain, String text) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRedundantRoles
AsyncList<RolAccount> findRedundantRoles(String query) throws InternalErrorException
- Throws:
InternalErrorException
-
findRoleByJsonQueryAsync
AsyncList<Rol> findRoleByJsonQueryAsync(String query) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleByTextAndFilterAsync
AsyncList<Rol> findRoleByTextAndFilterAsync(String text, String filter) throws InternalErrorException
- Throws:
InternalErrorException
-
findRoleByTextAsync
AsyncList<Rol> findRoleByTextAsync(String text) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
removeRedundantRoles
AsyncProcessTracker removeRedundantRoles(String query) throws InternalErrorException
- Throws:
InternalErrorException
-
findApplicationByJsonQuery
PagedResult<Aplicacio> findApplicationByJsonQuery(String query, Integer startIndex, Integer count) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationByTextAndFilter
PagedResult<Aplicacio> findApplicationByTextAndFilter(String text, String filter, Integer first, Integer pageSize) throws InternalErrorException
- Throws:
InternalErrorException
-
findRoleAccountByJsonQuery
PagedResult<RolAccount> findRoleAccountByJsonQuery(String query, Integer startIndex, Integer count) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleByJsonQuery
PagedResult<Rol> findRoleByJsonQuery(String query, Integer startIndex, Integer count) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleByTextAndFilter
PagedResult<Rol> findRoleByTextAndFilter(String text, String filter, Integer first, Integer pageSize) throws InternalErrorException
- Throws:
InternalErrorException
-
create
AdministracioAplicacio create(AdministracioAplicacio administracioAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
update
AdministracioAplicacio update(AdministracioAplicacio administracioAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
create
Aplicacio create(Aplicacio aplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findAplicacioByCodiAplicacio
Aplicacio findAplicacioByCodiAplicacio(String codiAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findAplicacioByCodiAplicacioSenseRestriccions
Aplicacio findAplicacioByCodiAplicacioSenseRestriccions(String codiAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
approveRoleDefinition
Rol approveRoleDefinition(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
create
Rol create(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
create2
Rol create2(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
denyRoleDefinition
Rol denyRoleDefinition(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolById
Rol findRolById(Long rolId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolByNomRolAndCodiAplicacioAndCodiDispatcher
Rol findRolByNomRolAndCodiAplicacioAndCodiDispatcher(String nomRol, String codiAplicacio, String codiDispatcher) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleByNameAndSystem
Rol findRoleByNameAndSystem(String name, String system) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleByShortName
Rol findRoleByShortName(String name) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
update
Rol update(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
update2
Rol update2(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
create
RolAccount create(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
create
RolGrant create(RolGrant grant) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
update
RolGrant update(RolGrant grant) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
generateChangesReport
String generateChangesReport(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
generateChangesReport
String generateChangesReport(Rol rol, List<RolAccount> grantsToAdd, List<RolAccount> grantsToRemove) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findACLsXarxesRolByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<NetworkAuthorization> findACLsXarxesRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findAdministracioAplicacioByCodiAplicacio
Collection<AdministracioAplicacio> findAdministracioAplicacioByCodiAplicacio(String codiAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findAplicacioByCriteri
Collection<Aplicacio> findAplicacioByCriteri(String codi, String nom, String directoriFonts, String responsable, String directoriExecutable, String bd, String rol, String gestionableWF) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationChildren
Collection<Aplicacio> findApplicationChildren(String applicationName) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationManagementRoles
Collection<Rol> findApplicationManagementRoles() throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationManagers
Collection<RolAccount> findApplicationManagers(String informationSystem, String roleName) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findAutoritzacionsRolByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<AutoritzacioRol> findAutoritzacionsRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findDomainValueByText
Collection<ValorDomini> findDomainValueByText(Domini domain, String text) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findEffectiveRolGrantByAccount
Collection<RolGrant> findEffectiveRolGrantByAccount(long accountId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findEffectiveRolGrantByUser
Collection<RolGrant> findEffectiveRolGrantByUser(long userId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findEffectiveRolGrantByUserAndHolderGroup
Collection<RolGrant> findEffectiveRolGrantByUserAndHolderGroup(long userId, long groupId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findEffectiveUserRolesByInformationSystem
Collection<RolAccount> findEffectiveUserRolesByInformationSystem(String informationSystem) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findGroupManagementRoles
Collection<Rol> findGroupManagementRoles() throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findGroupManagers
Collection<RolAccount> findGroupManagers(String group, String roleName) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findGrupsPosseidorsdelRolByRol
Collection<Grup> findGrupsPosseidorsdelRolByRol(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findInformacioTextualJerarquiaRolsByRolAplicacioAndDispatcher
Collection<ContenidorRol> findInformacioTextualJerarquiaRolsByRolAplicacioAndDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findInformacioTextualJerarquiaRolsUsuariByCodiUsuari
Collection<ContenidorRol> findInformacioTextualJerarquiaRolsUsuariByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findInformacioTextualJerarquiaRolsUsuariByCodiUsuari
Collection<ContenidorRol> findInformacioTextualJerarquiaRolsUsuariByCodiUsuari(String codiUsuari, String filtraResultats) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findPuntsEntradaRolByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<AutoritzacioPuntEntrada> findPuntsEntradaRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolAccountByAccount
Collection<RolAccount> findRolAccountByAccount(long accountId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolGrantByAccount
Collection<RolGrant> findRolGrantByAccount(Long accountId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolGrantByRol
Collection<RolGrant> findRolGrantByRol(Long rolId, Long numRegistres) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleAccountByAccountNoRule
Collection<RolAccount> findRoleAccountByAccountNoRule(long accountId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleGrantHierarchyByAccount
Collection<RolGrantHierarchy> findRoleGrantHierarchyByAccount(long accountId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleGrantHierarchyByUser
Collection<RolGrantHierarchy> findRoleGrantHierarchyByUser(long userId) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleGrantsByGroup
Collection<RolGrant> findRoleGrantsByGroup(Grup grup) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsByCodiAplicacio
Collection<Rol> findRolsByCodiAplicacio(String codiAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsByCodiAplicacioSenseRestriccions
Collection<Rol> findRolsByCodiAplicacioSenseRestriccions(String codiAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsByCodiUsuari
Collection<Rol> findRolsByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsByFiltre
Collection<Rol> findRolsByFiltre(String nom, String descripcio, String defecte, String baseDeDades, String contrasenya, String codiAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsByFiltre
Collection<Rol> findRolsByFiltre(String nom, String descripcio, String defecte, String baseDeDades, String contrasenya, String codiAplicacio, String gestionableWF) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsByNomDominiAndCodiAplicacio
Collection<Rol> findRolsByNomDominiAndCodiAplicacio(String nomDomini, String codiAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsOtorgatsalGrupByGrup
Collection<Rol> findRolsOtorgatsalGrupByGrup(Grup grup) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsUsuariByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<RolAccount> findRolsUsuariByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsUsuarisByCodiUsuari
Collection<RolAccount> findRolsUsuarisByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsUsuarisByCodiUsuariHistoric
Collection<RolAccount> findRolsUsuarisByCodiUsuariHistoric(String codiUsuari) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsUsuarisByCodiUsuariNoSoD
Collection<RolAccount> findRolsUsuarisByCodiUsuariNoSoD(String codiUsuari) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRolsUsuarisByInformationSystem
Collection<RolAccount> findRolsUsuarisByInformationSystem(String informationSystem) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findUserRolesByUserNameNoRules
Collection<RolAccount> findUserRolesByUserNameNoRules(String codiUsuari) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findUsuarisByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<Usuari> findUsuarisByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
getAplicacions
Collection<Aplicacio> getAplicacions() throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
getRols
Collection<Rol> getRols() throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationByJsonQuery
List<Aplicacio> findApplicationByJsonQuery(String query) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationByText
List<Aplicacio> findApplicationByText(String text) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findApplicationByTextAndFilter
List<Aplicacio> findApplicationByTextAndFilter(String text, String filter) throws InternalErrorException
- Throws:
InternalErrorException
-
findRoleByJsonQuery
List<Rol> findRoleByJsonQuery(String query) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleByText
List<Rol> findRoleByText(String text) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
findRoleByTextAndFilter
List<Rol> findRoleByTextAndFilter(String text, String filter) throws InternalErrorException
- Throws:
InternalErrorException
-
delete
void delete(AdministracioAplicacio administracioAplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
delete
void delete(Aplicacio aplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
delete
void delete(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
delete
void delete(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
delete
void delete(RolGrant grant) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
synchronizeRole
void synchronizeRole(Rol rol) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
update
void update(Aplicacio aplicacio) throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
-