Package es.caib.seycon.ng.servei
Interface AplicacioService
-
public interface AplicacioService
Service AplicacioService
-
-
Field Summary
Fields Modifier and Type Field Description static String
REMOTE_PATH
static String
SERVICE_NAME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
approveDelete(RolAccount rolsUsuaris)
Operation approveDeleteRol
approveRoleDefinition(Rol rol)
Operation approveRoleDefinition Makes role dependencies persistentAdministracioAplicacio
create(AdministracioAplicacio administracioAplicacio)
Operation createAplicacio
create(Aplicacio aplicacio)
Operation createRol
create(Rol rol)
Operation create This method does NOT add grants made to the new roleRolAccount
create(RolAccount rolsUsuaris)
Operation createRolGrant
create(RolGrant grant)
Operation createRol
create2(Rol rol)
Operation create2 This method does add grants made to the new rolevoid
delete(AdministracioAplicacio administracioAplicacio)
Operation deletevoid
delete(Aplicacio aplicacio)
Operation deletevoid
delete(Rol rol)
Operation deletevoid
delete(RolAccount rolsUsuaris)
Operation deletevoid
delete(RolGrant grant)
Operation deletevoid
deleteByRuleEvaluation(RolAccount rolsUsuaris)
Operation deleteByRuleEvaluationvoid
deleteNotificacionsEnviades(String codiAplicacio, Date dataDelete)
Operation deleteNotificacionsEnviadesvoid
denyApproval(RolAccount rolsUsuaris)
Operation denyApprovalvoid
denyDelete(RolAccount rolsUsuaris)
Operation denyDeleteRol
denyRoleDefinition(Rol rol)
Operation denyRoleDefinition Makes role dependencies persistentvoid
enableOrDisableAllOnDates()
Operation enableOrDisableAllOnDates Enables or disable any rolAccount based on the start and end datesRolAccount
enableOrDisableOnDates(RolAccount rolsUsuaris)
Operation enableOrDisableOnDates Enables or disable a rolAccount based on the start and end datesCollection<NetworkAuthorization>
findACLsXarxesRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher)
Operation findACLsXarxesRolByNomRolAndCodiAplicacioRolAndCodiDispatcherCollection<AdministracioAplicacio>
findAdministracioAplicacioByCodiAplicacio(String codiAplicacio)
Operation findAdministracioAplicacioByCodiAplicacioAplicacio
findAplicacioByCodiAplicacio(String codiAplicacio)
Operation findAplicacioByCodiAplicacioAplicacio
findAplicacioByCodiAplicacioSenseRestriccions(String codiAplicacio)
Operation findAplicacioByCodiAplicacioSenseRestriccionsCollection<Aplicacio>
findAplicacioByCriteri(String codi, String nom, String directoriFonts, String responsable, String directoriExecutable, String bd, String rol, String gestionableWF)
Operation findAplicacioByCriteriCollection<Aplicacio>
findAplicacioByCriteriSenseRestriccions(String codi, String nom, String directoriFonts, String responsable, String directoriExecutable, String bd, String rol, String gestionableWF)
Operation findAplicacioByCriteriSenseRestriccionsList<Aplicacio>
findApplicationByJsonQuery(String query)
Operation findApplicationByJsonQueryPagedResult<Aplicacio>
findApplicationByJsonQuery(String query, Integer startIndex, Integer count)
Operation findApplicationByJsonQueryAsyncList<Aplicacio>
findApplicationByJsonQueryAsync(String query)
Operation findApplicationByJsonQueryAsyncList<Aplicacio>
findApplicationByText(String text)
Operation findApplicationByTextList<Aplicacio>
findApplicationByTextAndFilter(String text, String filter)
Operation findApplicationByTextAndFilterPagedResult<Aplicacio>
findApplicationByTextAndFilter(String text, String filter, Integer first, Integer pageSize)
Operation findApplicationByTextAndFilterAsyncList<Aplicacio>
findApplicationByTextAndFilterAsync(String text, String filter)
Operation findApplicationByTextAndFilterAsyncAsyncList<Aplicacio>
findApplicationByTextAsync(String text)
Operation findApplicationByTextAsyncCollection<Aplicacio>
findApplicationChildren(String applicationName)
Operation findApplicationChildrenCollection<Rol>
findApplicationManagementRoles()
Operation findApplicationManagementRoles Finds the managers with a set management role for an applicationCollection<RolAccount>
findApplicationManagers(String informationSystem, String roleName)
Operation findApplicationManagers Finds the management roles for any information systemCollection<AutoritzacioRol>
findAutoritzacionsRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher)
Operation findAutoritzacionsRolByNomRolAndCodiAplicacioRolAndCodiDispatcherCollection<ValorDomini>
findDomainValueByText(Domini domain, String text)
Operation findDomainValueByTextAsyncList<ValorDomini>
findDomainValueByTextAsync(Domini domain, String text)
Operation findDomainValueByTextAsyncCollection<RolGrant>
findEffectiveRolGrantByAccount(long accountId)
Operation findEffectiveRolGrantByAccountCollection<RolGrant>
findEffectiveRolGrantByUser(long userId)
Operation findEffectiveRolGrantByUserCollection<RolGrant>
findEffectiveRolGrantByUserAndHolderGroup(long userId, long groupId)
Operation findEffectiveRolGrantByUserAndHolderGroupCollection<RolGrant>
findEffectiveRolGrantsByRolId(Long rolId)
Operation findEffectiveRolGrantsByRolIdCollection<RolAccount>
findEffectiveUserRolesByInformationSystem(String informationSystem)
Operation findEffectiveUserRolesByInformationSystemCollection<Rol>
findGroupManagementRoles()
Operation findGroupManagementRoles Finds the managers with a set management role for a groupCollection<RolAccount>
findGroupManagers(String group, String roleName)
Operation findGroupManagers Finds the management roles for any groupCollection<Grup>
findGrupsPosseidorsdelRolByRol(Rol rol)
Operation findGrupsPosseidorsdelRolByRolCollection<ContenidorRol>
findInformacioTextualJerarquiaRolsByRolAplicacioAndDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher)
Operation findInformacioTextualJerarquiaRolsByRolAplicacioAndDispatcherCollection<ContenidorRol>
findInformacioTextualJerarquiaRolsUsuariByCodiUsuari(String codiUsuari)
Operation findInformacioTextualJerarquiaRolsUsuariByCodiUsuariCollection<ContenidorRol>
findInformacioTextualJerarquiaRolsUsuariByCodiUsuari(String codiUsuari, String filtraResultats)
Operation findInformacioTextualJerarquiaRolsUsuariByCodiUsuariCollection<AutoritzacioPuntEntrada>
findPuntsEntradaRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher)
Operation findPuntsEntradaRolByNomRolAndCodiAplicacioRolAndCodiDispatcherAsyncList<RolAccount>
findRedundantRoles(String query)
Operation findRedundantRolesCollection<RolAccount>
findRolAccountByAccount(long accountId)
Operation findRolAccountByAccountRol
findRolById(Long rolId)
Operation findRolByIdRol
findRolByNomRolAndCodiAplicacioAndCodiDispatcher(String nomRol, String codiAplicacio, String codiDispatcher)
Operation findRolByNomRolAndCodiAplicacioAndCodiDispatcherCollection<RolAccount>
findRoleAccountByAccountNoRule(long accountId)
Operation findRoleAccountByAccountNoRuleRolAccount
findRoleAccountById(long id)
Operation findRoleAccountByIdPagedResult<RolAccount>
findRoleAccountByJsonQuery(String query, Integer startIndex, Integer count)
Operation findRoleAccountByJsonQueryList<Rol>
findRoleByJsonQuery(String query)
Operation findRoleByJsonQueryPagedResult<Rol>
findRoleByJsonQuery(String query, Integer startIndex, Integer count)
Operation findRoleByJsonQueryAsyncList<Rol>
findRoleByJsonQueryAsync(String query)
Operation findRoleByJsonQueryAsyncRol
findRoleByNameAndSystem(String name, String system)
Operation findRoleByNameAndSystemRol
findRoleByShortName(String name)
Operation findRoleByShortNameList<Rol>
findRoleByText(String text)
Operation findRoleByTextList<Rol>
findRoleByTextAndFilter(String text, String filter)
Operation findRoleByTextAndFilterPagedResult<Rol>
findRoleByTextAndFilter(String text, String filter, Integer first, Integer pageSize)
Operation findRoleByTextAndFilterAsyncList<Rol>
findRoleByTextAndFilterAsync(String text, String filter)
Operation findRoleByTextAndFilterAsyncAsyncList<Rol>
findRoleByTextAsync(String text)
Operation findRoleByTextAsyncCollection<RolGrantHierarchy>
findRoleGrantHierarchyByAccount(long accountId)
Operation findRoleGrantHierarchyByAccountCollection<RolGrantHierarchy>
findRoleGrantHierarchyByUser(long userId)
Operation findRoleGrantHierarchyByUserCollection<RolGrant>
findRoleGrantsByGroup(Grup grup)
Operation findRoleGrantsByGroupCollection<String>
findRoleNames(String systemName)
Operation findRoleNamesCollection<RolGrant>
findRolGrantByAccount(Long accountId)
Operation findRolGrantByAccountCollection<RolGrant>
findRolGrantByRol(Long rolId, Long numRegistres)
Operation findRolGrantByRolCollection<Rol>
findRolsByCodiAplicacio(String codiAplicacio)
Operation findRolsByCodiAplicacioCollection<Rol>
findRolsByCodiAplicacioSenseRestriccions(String codiAplicacio)
Operation findRolsByCodiAplicacioSenseRestriccionsCollection<Rol>
findRolsByCodiUsuari(String codiUsuari)
Operation findRolsByCodiUsuariCollection<Rol>
findRolsByFiltre(String nom, String descripcio, String defecte, String baseDeDades, String contrasenya, String codiAplicacio)
Operation findRolsByFiltreCollection<Rol>
findRolsByFiltre(String nom, String descripcio, String defecte, String baseDeDades, String contrasenya, String codiAplicacio, String gestionableWF)
Operation findRolsByFiltreCollection<Rol>
findRolsByNomDominiAndCodiAplicacio(String nomDomini, String codiAplicacio)
Operation findRolsByNomDominiAndCodiAplicacioCollection<Rol>
findRolsOtorgatsalGrupByGrup(Grup grup)
Operation findRolsOtorgatsalGrupByGrupCollection<RolAccount>
findRolsUsuariByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher)
Operation findRolsUsuariByNomRolAndCodiAplicacioRolAndCodiDispatcherCollection<RolAccount>
findRolsUsuarisByCodiUsuari(String codiUsuari)
Operation findRolsUsuarisByCodiUsuariCollection<RolAccount>
findRolsUsuarisByCodiUsuariHistoric(String codiUsuari)
Operation findRolsUsuarisByCodiUsuariHistoricCollection<RolAccount>
findRolsUsuarisByCodiUsuariNoSoD(String codiUsuari)
Operation findRolsUsuarisByCodiUsuariNoSoDCollection<RolAccount>
findRolsUsuarisByInformationSystem(String informationSystem)
Operation findRolsUsuarisByInformationSystemCollection<RolAccount>
findUserRolesByUserNameNoRules(String codiUsuari)
Operation findUserRolesByUserNameNoRulesCollection<Usuari>
findUsuarisByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher)
Operation findUsuarisByNomRolAndCodiAplicacioRolAndCodiDispatcherString
generateChangesReport(Rol rol)
Operation generateChangesReport Generates a report to view the changes that a role change will generatString
generateChangesReport(Rol rol, List<RolAccount> grantsToAdd, List<RolAccount> grantsToRemove)
Operation generateChangesReport Generates a report to view the changes that a role change will generatCollection<Aplicacio>
getAplicacions()
Operation getAplicacionsCollection<Object>
getNotificacionsPendents(String codiAplicacio)
Operation getNotificacionsPendentsCollection<Rol>
getRols()
Operation getRolsAsyncProcessTracker
removeRedundantRoles(String query)
Operation removeRedundantRolesvoid
revokeRolesHoldedOnGroup(long userId, long groupId)
Operation revokeRolesHoldedOnGroupvoid
synchronizeRole(Rol rol)
Operation synchronizeRole Synchronize any user withAdministracioAplicacio
update(AdministracioAplicacio administracioAplicacio)
Operation updatevoid
update(Aplicacio aplicacio)
Operation updateRol
update(Rol rol)
Operation update Updates role, including grantee roles and groups, but not roles granted to this oneRolAccount
update(RolAccount rolsUsuaris)
Operation updateRolGrant
update(RolGrant grant)
Operation updateRol
update2(Rol rol)
Operation update2 Updates role, including roles granted to this role, and role and group grantee
-
-
-
Field Detail
-
REMOTE_PATH
static final String REMOTE_PATH
- See Also:
- Constant Field Values
-
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
findRoleNames
Collection<String> findRoleNames(String systemName) throws InternalErrorException, Exception
Operation findRoleNames- Parameters:
systemName
-- Returns:
- Throws:
InternalErrorException
Exception
-
findApplicationByJsonQueryAsync
AsyncList<Aplicacio> findApplicationByJsonQueryAsync(String query) throws InternalErrorException, InternalErrorException
Operation findApplicationByJsonQueryAsync- Parameters:
query
-- Returns:
- Throws:
InternalErrorException
-
findApplicationByTextAndFilterAsync
AsyncList<Aplicacio> findApplicationByTextAndFilterAsync(String text, String filter) throws InternalErrorException
Operation findApplicationByTextAndFilterAsync- Parameters:
text
-filter
-- Returns:
- Throws:
InternalErrorException
-
findApplicationByTextAsync
AsyncList<Aplicacio> findApplicationByTextAsync(String text) throws InternalErrorException, InternalErrorException
Operation findApplicationByTextAsync- Parameters:
text
-- Returns:
- Throws:
InternalErrorException
-
findDomainValueByTextAsync
AsyncList<ValorDomini> findDomainValueByTextAsync(Domini domain, String text) throws InternalErrorException, InternalErrorException
Operation findDomainValueByTextAsync- Parameters:
domain
-text
-- Returns:
- Throws:
InternalErrorException
-
findRedundantRoles
AsyncList<RolAccount> findRedundantRoles(String query) throws InternalErrorException
Operation findRedundantRoles- Parameters:
query
-- Returns:
- Throws:
InternalErrorException
-
findRoleByJsonQueryAsync
AsyncList<Rol> findRoleByJsonQueryAsync(String query) throws InternalErrorException, InternalErrorException
Operation findRoleByJsonQueryAsync- Parameters:
query
-- Returns:
- Throws:
InternalErrorException
-
findRoleByTextAndFilterAsync
AsyncList<Rol> findRoleByTextAndFilterAsync(String text, String filter) throws InternalErrorException
Operation findRoleByTextAndFilterAsync- Parameters:
text
-filter
-- Returns:
- Throws:
InternalErrorException
-
findRoleByTextAsync
AsyncList<Rol> findRoleByTextAsync(String text) throws InternalErrorException, InternalErrorException
Operation findRoleByTextAsync- Parameters:
text
-- Returns:
- Throws:
InternalErrorException
-
removeRedundantRoles
AsyncProcessTracker removeRedundantRoles(String query) throws InternalErrorException
Operation removeRedundantRoles- Parameters:
query
-- Returns:
- Throws:
InternalErrorException
-
findApplicationByJsonQuery
PagedResult<Aplicacio> findApplicationByJsonQuery(String query, Integer startIndex, Integer count) throws InternalErrorException, InternalErrorException
Operation findApplicationByJsonQuery- Parameters:
query
-startIndex
-count
-- Returns:
- Throws:
InternalErrorException
-
findApplicationByTextAndFilter
PagedResult<Aplicacio> findApplicationByTextAndFilter(String text, String filter, Integer first, Integer pageSize) throws InternalErrorException
Operation findApplicationByTextAndFilter- Parameters:
text
-filter
-first
-pageSize
-- Returns:
- Throws:
InternalErrorException
-
findRoleAccountByJsonQuery
PagedResult<RolAccount> findRoleAccountByJsonQuery(String query, Integer startIndex, Integer count) throws InternalErrorException, InternalErrorException
Operation findRoleAccountByJsonQuery- Parameters:
query
-startIndex
-count
-- Returns:
- Throws:
InternalErrorException
-
findRoleByJsonQuery
PagedResult<Rol> findRoleByJsonQuery(String query, Integer startIndex, Integer count) throws InternalErrorException, InternalErrorException
Operation findRoleByJsonQuery- Parameters:
query
-startIndex
-count
-- Returns:
- Throws:
InternalErrorException
-
findRoleByTextAndFilter
PagedResult<Rol> findRoleByTextAndFilter(String text, String filter, Integer first, Integer pageSize) throws InternalErrorException
Operation findRoleByTextAndFilter- Parameters:
text
-filter
-first
-pageSize
-- Returns:
- Throws:
InternalErrorException
-
create
AdministracioAplicacio create(AdministracioAplicacio administracioAplicacio) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
administracioAplicacio
-- Returns:
- Throws:
InternalErrorException
-
update
AdministracioAplicacio update(AdministracioAplicacio administracioAplicacio) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
administracioAplicacio
-- Returns:
- Throws:
InternalErrorException
-
create
Aplicacio create(Aplicacio aplicacio) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
aplicacio
-- Returns:
- Throws:
InternalErrorException
-
findAplicacioByCodiAplicacio
Aplicacio findAplicacioByCodiAplicacio(String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation findAplicacioByCodiAplicacio- Parameters:
codiAplicacio
-- Returns:
- Throws:
InternalErrorException
-
findAplicacioByCodiAplicacioSenseRestriccions
Aplicacio findAplicacioByCodiAplicacioSenseRestriccions(String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation findAplicacioByCodiAplicacioSenseRestriccions- Parameters:
codiAplicacio
-- Returns:
- Throws:
InternalErrorException
-
approveRoleDefinition
Rol approveRoleDefinition(Rol rol) throws InternalErrorException, InternalErrorException
Operation approveRoleDefinition Makes role dependencies persistent- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
create
Rol create(Rol rol) throws InternalErrorException, InternalErrorException
Operation create This method does NOT add grants made to the new role- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
create2
Rol create2(Rol rol) throws InternalErrorException, InternalErrorException
Operation create2 This method does add grants made to the new role- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
denyRoleDefinition
Rol denyRoleDefinition(Rol rol) throws InternalErrorException, InternalErrorException
Operation denyRoleDefinition Makes role dependencies persistent- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
findRolById
Rol findRolById(Long rolId) throws InternalErrorException, InternalErrorException
Operation findRolById- Parameters:
rolId
-- Returns:
- Throws:
InternalErrorException
-
findRolByNomRolAndCodiAplicacioAndCodiDispatcher
Rol findRolByNomRolAndCodiAplicacioAndCodiDispatcher(String nomRol, String codiAplicacio, String codiDispatcher) throws InternalErrorException, InternalErrorException
Operation findRolByNomRolAndCodiAplicacioAndCodiDispatcher- Parameters:
nomRol
-codiAplicacio
-codiDispatcher
-- Returns:
- Throws:
InternalErrorException
-
findRoleByNameAndSystem
Rol findRoleByNameAndSystem(String name, String system) throws InternalErrorException, InternalErrorException
Operation findRoleByNameAndSystem- Parameters:
name
-system
-- Returns:
- Throws:
InternalErrorException
-
findRoleByShortName
Rol findRoleByShortName(String name) throws InternalErrorException, InternalErrorException
Operation findRoleByShortName- Parameters:
name
-- Returns:
- Throws:
InternalErrorException
-
update
Rol update(Rol rol) throws InternalErrorException, InternalErrorException
Operation update Updates role, including grantee roles and groups, but not roles granted to this one- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
update2
Rol update2(Rol rol) throws InternalErrorException, InternalErrorException
Operation update2 Updates role, including roles granted to this role, and role and group grantee- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
create
RolAccount create(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
rolsUsuaris
-- Returns:
- Throws:
InternalErrorException
-
enableOrDisableOnDates
RolAccount enableOrDisableOnDates(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation enableOrDisableOnDates Enables or disable a rolAccount based on the start and end dates- Parameters:
rolsUsuaris
-- Returns:
- Throws:
InternalErrorException
-
findRoleAccountById
RolAccount findRoleAccountById(long id) throws InternalErrorException
Operation findRoleAccountById- Parameters:
id
-- Returns:
- Throws:
InternalErrorException
-
update
RolAccount update(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
rolsUsuaris
-- Returns:
- Throws:
InternalErrorException
-
create
RolGrant create(RolGrant grant) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
grant
-- Returns:
- Throws:
InternalErrorException
-
update
RolGrant update(RolGrant grant) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
grant
-- Returns:
- Throws:
InternalErrorException
-
generateChangesReport
String generateChangesReport(Rol rol) throws InternalErrorException, InternalErrorException
Operation generateChangesReport Generates a report to view the changes that a role change will generat- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
generateChangesReport
String generateChangesReport(Rol rol, List<RolAccount> grantsToAdd, List<RolAccount> grantsToRemove) throws InternalErrorException, InternalErrorException
Operation generateChangesReport Generates a report to view the changes that a role change will generat- Parameters:
rol
-grantsToAdd
-grantsToRemove
-- Returns:
- Throws:
InternalErrorException
-
findACLsXarxesRolByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<NetworkAuthorization> findACLsXarxesRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
Operation findACLsXarxesRolByNomRolAndCodiAplicacioRolAndCodiDispatcher- Parameters:
nomRole
-codiAplicacioRol
-codiDispatcher
-- Returns:
- Throws:
InternalErrorException
-
findAdministracioAplicacioByCodiAplicacio
Collection<AdministracioAplicacio> findAdministracioAplicacioByCodiAplicacio(String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation findAdministracioAplicacioByCodiAplicacio- Parameters:
codiAplicacio
-- Returns:
- 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
Operation findAplicacioByCriteri- Parameters:
codi
-nom
-directoriFonts
-responsable
-directoriExecutable
-bd
-rol
-gestionableWF
-- Returns:
- Throws:
InternalErrorException
-
findAplicacioByCriteriSenseRestriccions
Collection<Aplicacio> findAplicacioByCriteriSenseRestriccions(String codi, String nom, String directoriFonts, String responsable, String directoriExecutable, String bd, String rol, String gestionableWF) throws InternalErrorException, InternalErrorException
Operation findAplicacioByCriteriSenseRestriccions- Parameters:
codi
-nom
-directoriFonts
-responsable
-directoriExecutable
-bd
-rol
-gestionableWF
-- Returns:
- Throws:
InternalErrorException
-
findApplicationChildren
Collection<Aplicacio> findApplicationChildren(String applicationName) throws InternalErrorException, InternalErrorException
Operation findApplicationChildren- Parameters:
applicationName
-- Returns:
- Throws:
InternalErrorException
-
findApplicationManagementRoles
Collection<Rol> findApplicationManagementRoles() throws InternalErrorException, InternalErrorException
Operation findApplicationManagementRoles Finds the managers with a set management role for an application- Returns:
- Throws:
InternalErrorException
-
findApplicationManagers
Collection<RolAccount> findApplicationManagers(String informationSystem, String roleName) throws InternalErrorException, InternalErrorException
Operation findApplicationManagers Finds the management roles for any information system- Parameters:
informationSystem
-roleName
-- Returns:
- Throws:
InternalErrorException
-
findAutoritzacionsRolByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<AutoritzacioRol> findAutoritzacionsRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
Operation findAutoritzacionsRolByNomRolAndCodiAplicacioRolAndCodiDispatcher- Parameters:
nomRole
-codiAplicacioRol
-codiDispatcher
-- Returns:
- Throws:
InternalErrorException
-
findDomainValueByText
Collection<ValorDomini> findDomainValueByText(Domini domain, String text) throws InternalErrorException, InternalErrorException
Operation findDomainValueByText- Parameters:
domain
-text
-- Returns:
- Throws:
InternalErrorException
-
findEffectiveRolGrantByAccount
Collection<RolGrant> findEffectiveRolGrantByAccount(long accountId) throws InternalErrorException, InternalErrorException
Operation findEffectiveRolGrantByAccount- Parameters:
accountId
-- Returns:
- Throws:
InternalErrorException
-
findEffectiveRolGrantByUser
Collection<RolGrant> findEffectiveRolGrantByUser(long userId) throws InternalErrorException, InternalErrorException
Operation findEffectiveRolGrantByUser- Parameters:
userId
-- Returns:
- Throws:
InternalErrorException
-
findEffectiveRolGrantByUserAndHolderGroup
Collection<RolGrant> findEffectiveRolGrantByUserAndHolderGroup(long userId, long groupId) throws InternalErrorException, InternalErrorException
Operation findEffectiveRolGrantByUserAndHolderGroup- Parameters:
userId
-groupId
-- Returns:
- Throws:
InternalErrorException
-
findEffectiveRolGrantsByRolId
Collection<RolGrant> findEffectiveRolGrantsByRolId(Long rolId) throws InternalErrorException, InternalErrorException
Operation findEffectiveRolGrantsByRolId- Parameters:
rolId
-- Returns:
- Throws:
InternalErrorException
-
findEffectiveUserRolesByInformationSystem
Collection<RolAccount> findEffectiveUserRolesByInformationSystem(String informationSystem) throws InternalErrorException, InternalErrorException
Operation findEffectiveUserRolesByInformationSystem- Parameters:
informationSystem
-- Returns:
- Throws:
InternalErrorException
-
findGroupManagementRoles
Collection<Rol> findGroupManagementRoles() throws InternalErrorException, InternalErrorException
Operation findGroupManagementRoles Finds the managers with a set management role for a group- Returns:
- Throws:
InternalErrorException
-
findGroupManagers
Collection<RolAccount> findGroupManagers(String group, String roleName) throws InternalErrorException, InternalErrorException
Operation findGroupManagers Finds the management roles for any group- Parameters:
group
-roleName
-- Returns:
- Throws:
InternalErrorException
-
findGrupsPosseidorsdelRolByRol
Collection<Grup> findGrupsPosseidorsdelRolByRol(Rol rol) throws InternalErrorException, InternalErrorException
Operation findGrupsPosseidorsdelRolByRol- Parameters:
rol
-- Returns:
- Throws:
InternalErrorException
-
findInformacioTextualJerarquiaRolsByRolAplicacioAndDispatcher
Collection<ContenidorRol> findInformacioTextualJerarquiaRolsByRolAplicacioAndDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
Operation findInformacioTextualJerarquiaRolsByRolAplicacioAndDispatcher- Parameters:
nomRole
-codiAplicacioRol
-codiDispatcher
-- Returns:
- Throws:
InternalErrorException
-
findInformacioTextualJerarquiaRolsUsuariByCodiUsuari
Collection<ContenidorRol> findInformacioTextualJerarquiaRolsUsuariByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findInformacioTextualJerarquiaRolsUsuariByCodiUsuari- Parameters:
codiUsuari
-- Returns:
- Throws:
InternalErrorException
-
findInformacioTextualJerarquiaRolsUsuariByCodiUsuari
Collection<ContenidorRol> findInformacioTextualJerarquiaRolsUsuariByCodiUsuari(String codiUsuari, String filtraResultats) throws InternalErrorException, InternalErrorException
Operation findInformacioTextualJerarquiaRolsUsuariByCodiUsuari- Parameters:
codiUsuari
-filtraResultats
-- Returns:
- Throws:
InternalErrorException
-
findPuntsEntradaRolByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<AutoritzacioPuntEntrada> findPuntsEntradaRolByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
Operation findPuntsEntradaRolByNomRolAndCodiAplicacioRolAndCodiDispatcher- Parameters:
nomRole
-codiAplicacioRol
-codiDispatcher
-- Returns:
- Throws:
InternalErrorException
-
findRolAccountByAccount
Collection<RolAccount> findRolAccountByAccount(long accountId) throws InternalErrorException, InternalErrorException
Operation findRolAccountByAccount- Parameters:
accountId
-- Returns:
- Throws:
InternalErrorException
-
findRolGrantByAccount
Collection<RolGrant> findRolGrantByAccount(Long accountId) throws InternalErrorException, InternalErrorException
Operation findRolGrantByAccount- Parameters:
accountId
-- Returns:
- Throws:
InternalErrorException
-
findRolGrantByRol
Collection<RolGrant> findRolGrantByRol(Long rolId, Long numRegistres) throws InternalErrorException, InternalErrorException
Operation findRolGrantByRol- Parameters:
rolId
-numRegistres
-- Returns:
- Throws:
InternalErrorException
-
findRoleAccountByAccountNoRule
Collection<RolAccount> findRoleAccountByAccountNoRule(long accountId) throws InternalErrorException, InternalErrorException
Operation findRoleAccountByAccountNoRule- Parameters:
accountId
-- Returns:
- Throws:
InternalErrorException
-
findRoleGrantHierarchyByAccount
Collection<RolGrantHierarchy> findRoleGrantHierarchyByAccount(long accountId) throws InternalErrorException, InternalErrorException
Operation findRoleGrantHierarchyByAccount- Parameters:
accountId
-- Returns:
- Throws:
InternalErrorException
-
findRoleGrantHierarchyByUser
Collection<RolGrantHierarchy> findRoleGrantHierarchyByUser(long userId) throws InternalErrorException, InternalErrorException
Operation findRoleGrantHierarchyByUser- Parameters:
userId
-- Returns:
- Throws:
InternalErrorException
-
findRoleGrantsByGroup
Collection<RolGrant> findRoleGrantsByGroup(Grup grup) throws InternalErrorException, InternalErrorException
Operation findRoleGrantsByGroup- Parameters:
grup
-- Returns:
- Throws:
InternalErrorException
-
findRolsByCodiAplicacio
Collection<Rol> findRolsByCodiAplicacio(String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation findRolsByCodiAplicacio- Parameters:
codiAplicacio
-- Returns:
- Throws:
InternalErrorException
-
findRolsByCodiAplicacioSenseRestriccions
Collection<Rol> findRolsByCodiAplicacioSenseRestriccions(String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation findRolsByCodiAplicacioSenseRestriccions- Parameters:
codiAplicacio
-- Returns:
- Throws:
InternalErrorException
-
findRolsByCodiUsuari
Collection<Rol> findRolsByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findRolsByCodiUsuari- Parameters:
codiUsuari
-- Returns:
- Throws:
InternalErrorException
-
findRolsByFiltre
Collection<Rol> findRolsByFiltre(String nom, String descripcio, String defecte, String baseDeDades, String contrasenya, String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation findRolsByFiltre- Parameters:
nom
-descripcio
-defecte
-baseDeDades
-contrasenya
-codiAplicacio
-- Returns:
- Throws:
InternalErrorException
-
findRolsByFiltre
Collection<Rol> findRolsByFiltre(String nom, String descripcio, String defecte, String baseDeDades, String contrasenya, String codiAplicacio, String gestionableWF) throws InternalErrorException, InternalErrorException
Operation findRolsByFiltre- Parameters:
nom
-descripcio
-defecte
-baseDeDades
-contrasenya
-codiAplicacio
-gestionableWF
-- Returns:
- Throws:
InternalErrorException
-
findRolsByNomDominiAndCodiAplicacio
Collection<Rol> findRolsByNomDominiAndCodiAplicacio(String nomDomini, String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation findRolsByNomDominiAndCodiAplicacio- Parameters:
nomDomini
-codiAplicacio
-- Returns:
- Throws:
InternalErrorException
-
findRolsOtorgatsalGrupByGrup
Collection<Rol> findRolsOtorgatsalGrupByGrup(Grup grup) throws InternalErrorException, InternalErrorException
Operation findRolsOtorgatsalGrupByGrup- Parameters:
grup
-- Returns:
- Throws:
InternalErrorException
-
findRolsUsuariByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<RolAccount> findRolsUsuariByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
Operation findRolsUsuariByNomRolAndCodiAplicacioRolAndCodiDispatcher- Parameters:
nomRole
-codiAplicacioRol
-codiDispatcher
-- Returns:
- Throws:
InternalErrorException
-
findRolsUsuarisByCodiUsuari
Collection<RolAccount> findRolsUsuarisByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findRolsUsuarisByCodiUsuari- Parameters:
codiUsuari
-- Returns:
- Throws:
InternalErrorException
-
findRolsUsuarisByCodiUsuariHistoric
Collection<RolAccount> findRolsUsuarisByCodiUsuariHistoric(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findRolsUsuarisByCodiUsuariHistoric- Parameters:
codiUsuari
-- Returns:
- Throws:
InternalErrorException
-
findRolsUsuarisByCodiUsuariNoSoD
Collection<RolAccount> findRolsUsuarisByCodiUsuariNoSoD(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findRolsUsuarisByCodiUsuariNoSoD- Parameters:
codiUsuari
-- Returns:
- Throws:
InternalErrorException
-
findRolsUsuarisByInformationSystem
Collection<RolAccount> findRolsUsuarisByInformationSystem(String informationSystem) throws InternalErrorException, InternalErrorException
Operation findRolsUsuarisByInformationSystem- Parameters:
informationSystem
-- Returns:
- Throws:
InternalErrorException
-
findUserRolesByUserNameNoRules
Collection<RolAccount> findUserRolesByUserNameNoRules(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findUserRolesByUserNameNoRules- Parameters:
codiUsuari
-- Returns:
- Throws:
InternalErrorException
-
findUsuarisByNomRolAndCodiAplicacioRolAndCodiDispatcher
Collection<Usuari> findUsuarisByNomRolAndCodiAplicacioRolAndCodiDispatcher(String nomRole, String codiAplicacioRol, String codiDispatcher) throws InternalErrorException, InternalErrorException
Operation findUsuarisByNomRolAndCodiAplicacioRolAndCodiDispatcher- Parameters:
nomRole
-codiAplicacioRol
-codiDispatcher
-- Returns:
- Throws:
InternalErrorException
-
getAplicacions
Collection<Aplicacio> getAplicacions() throws InternalErrorException, InternalErrorException
Operation getAplicacions- Returns:
- Throws:
InternalErrorException
-
getNotificacionsPendents
Collection<Object> getNotificacionsPendents(String codiAplicacio) throws InternalErrorException, InternalErrorException
Operation getNotificacionsPendents- Parameters:
codiAplicacio
-- Returns:
- Throws:
InternalErrorException
-
getRols
Collection<Rol> getRols() throws InternalErrorException, InternalErrorException
Operation getRols- Returns:
- Throws:
InternalErrorException
-
findApplicationByJsonQuery
List<Aplicacio> findApplicationByJsonQuery(String query) throws InternalErrorException, InternalErrorException
Operation findApplicationByJsonQuery- Parameters:
query
-- Returns:
- Throws:
InternalErrorException
-
findApplicationByText
List<Aplicacio> findApplicationByText(String text) throws InternalErrorException, InternalErrorException
Operation findApplicationByText- Parameters:
text
-- Returns:
- Throws:
InternalErrorException
-
findApplicationByTextAndFilter
List<Aplicacio> findApplicationByTextAndFilter(String text, String filter) throws InternalErrorException
Operation findApplicationByTextAndFilter- Parameters:
text
-filter
-- Returns:
- Throws:
InternalErrorException
-
findRoleByJsonQuery
List<Rol> findRoleByJsonQuery(String query) throws InternalErrorException, InternalErrorException
Operation findRoleByJsonQuery- Parameters:
query
-- Returns:
- Throws:
InternalErrorException
-
findRoleByText
List<Rol> findRoleByText(String text) throws InternalErrorException, InternalErrorException
Operation findRoleByText- Parameters:
text
-- Returns:
- Throws:
InternalErrorException
-
findRoleByTextAndFilter
List<Rol> findRoleByTextAndFilter(String text, String filter) throws InternalErrorException
Operation findRoleByTextAndFilter- Parameters:
text
-filter
-- Returns:
- Throws:
InternalErrorException
-
approveDelete
void approveDelete(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation approveDelete- Parameters:
rolsUsuaris
-- Throws:
InternalErrorException
-
delete
void delete(AdministracioAplicacio administracioAplicacio) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
administracioAplicacio
-- Throws:
InternalErrorException
-
delete
void delete(Aplicacio aplicacio) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
aplicacio
-- Throws:
InternalErrorException
-
delete
void delete(Rol rol) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
rol
-- Throws:
InternalErrorException
-
delete
void delete(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
rolsUsuaris
-- Throws:
InternalErrorException
-
delete
void delete(RolGrant grant) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
grant
-- Throws:
InternalErrorException
-
deleteByRuleEvaluation
void deleteByRuleEvaluation(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation deleteByRuleEvaluation- Parameters:
rolsUsuaris
-- Throws:
InternalErrorException
-
deleteNotificacionsEnviades
void deleteNotificacionsEnviades(String codiAplicacio, Date dataDelete) throws InternalErrorException, InternalErrorException
Operation deleteNotificacionsEnviades- Parameters:
codiAplicacio
-dataDelete
-- Throws:
InternalErrorException
-
denyApproval
void denyApproval(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation denyApproval- Parameters:
rolsUsuaris
-- Throws:
InternalErrorException
-
denyDelete
void denyDelete(RolAccount rolsUsuaris) throws InternalErrorException, InternalErrorException
Operation denyDelete- Parameters:
rolsUsuaris
-- Throws:
InternalErrorException
-
enableOrDisableAllOnDates
void enableOrDisableAllOnDates() throws InternalErrorException, InternalErrorException
Operation enableOrDisableAllOnDates Enables or disable any rolAccount based on the start and end dates- Throws:
InternalErrorException
-
revokeRolesHoldedOnGroup
void revokeRolesHoldedOnGroup(long userId, long groupId) throws InternalErrorException
Operation revokeRolesHoldedOnGroup- Parameters:
userId
-groupId
-- Throws:
InternalErrorException
-
synchronizeRole
void synchronizeRole(Rol rol) throws InternalErrorException, InternalErrorException
Operation synchronizeRole Synchronize any user with- Parameters:
rol
-- Throws:
InternalErrorException
-
update
void update(Aplicacio aplicacio) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
aplicacio
-- Throws:
InternalErrorException
-
-