Index
Entity com.soffid.iam.model.InformationSystemEntity
[Tables]
[DAO]
Description
TableName
SC_APLICA
Attributes
-
id java.lang.Long
APL_ID Identifier
-
name java.lang.String
APL_CODI Required
-
description java.lang.String
APL_NOM Required
-
sourceDir java.lang.String
APL_DIRFON Optional
-
targetDir java.lang.String
APL_DIRECT Optional
-
dataBase java.lang.String
APL_BD Optional
-
roles java.util.Collection<
es.caib.seycon.ng.model.RolEntity
>
roles Optional
-
contactPerson es.caib.seycon.ng.model.UsuariEntity
APL_IDCONTACT Optional
-
wfManagement java.lang.String
APL_GESTIONABLEWF Optional
-
notificationMail java.lang.String
APL_MAILNOTIF Optional
-
approvalProcess java.lang.String
APL_APRPRO Optional Approval process needed for workflow managed roles belonging to this application. Null value means no approval process is needed
-
tenant com.soffid.iam.model.TenantEntity
APL_TEN_ID Required
-
roleDefinitionProcess java.lang.String
APL_RODEPR Optional Approval process needed for any change applied to this application roles. Null value means no approval process is needed
-
sodRules java.util.Collection<
es.caib.seycon.ng.model.SoDRuleEntity
>
sodRules Optional
-
attributes java.util.Collection<
com.soffid.iam.model.ApplicationAttributeEntity
>
Optional
-
roleScopeMailLists java.util.Collection<
com.soffid.iam.model.MailListRoleMemberEntity
>
Optional
Indexes
APL_UK_CODI
APL_TEN_ID
APL_CODI
Unique index
Entity methods
permission
java.lang.String