Index
ValueObject com.soffid.iam.iga.api.InformationSystem
Attributes
-
id java.lang.Long
Optional
-
type com.soffid.iam.iga.api.ApplicationType
Optional Business process or application
-
parent java.lang.String
Optional
-
relativeName java.lang.String
Required
-
name java.lang.String
Required
-
description java.lang.String
Required
-
owner java.lang.String
Optional User name of the owner of the application.
-
sourceDir java.lang.String
Optional where source files are located
-
targetDir java.lang.String
Optional Where the executables are located
-
database java.lang.String
Optional
-
bpmEnabled java.lang.Boolean
Optional
-
notificationEmails java.lang.String
Optional
-
approvalProcess java.lang.String
Optional Approval process needed for workflow managed roles belonging to this application. Null value means no approval process is needed
-
roleDefinitionProcess java.lang.String
Optional Process needed for any change applied to this application roles. Null value means no approval process is needed
-
singleRole boolean
Optional Only one single role can be assigned to each user
-
attributes java.util.Map
Optional Application custom attributes
-
createdOn java.util.Date
Optional
-
createdBy java.lang.String
Optional
-
updatedOn java.util.Date
Optional
-
updatedBy java.lang.String
Optional
-
deletedOn java.util.Date
Optional
-
deletedBy java.lang.String
Optional
Methods
Related entities