Package com.soffid.iam.iga.api
Class InformationSystem
java.lang.Object
com.soffid.iam.iga.api.AbstractInformationSystem
com.soffid.iam.iga.api.InformationSystem
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInformationSystem(AbstractInformationSystem otherBean) InformationSystem(String name, String relativeName, String description) -
Method Summary
Methods inherited from class com.soffid.iam.iga.api.AbstractInformationSystem
getApprovalProcess, getAttributes, getBpmEnabled, getBpmEnforced, getCreatedBy, getCreatedOn, getDatabase, getDeletedBy, getDeletedOn, getDescription, getExecutable, getId, getName, getNotificationEmails, getOwner, getParent, getRelativeName, getRoleDefinitionProcess, getSource, getSourceDir, getTargetDir, getType, getUpdatedBy, getUpdatedOn, isSingleRole, setApprovalProcess, setAttributes, setBpmEnabled, setBpmEnforced, setCreatedBy, setCreatedOn, setDatabase, setDeletedBy, setDeletedOn, setDescription, setExecutable, setId, setNotificationEmails, setOwner, setRoleDefinitionProcess, setSingleRole, setSource, setSourceDir, setTargetDir, setType, setUpdatedBy, setUpdatedOn, toString
-
Constructor Details
-
InformationSystem
public InformationSystem() -
InformationSystem
-
InformationSystem
-
-
Method Details
-
setParent
Description copied from class:AbstractInformationSystemSets value for attribute parent- Overrides:
setParentin classAbstractInformationSystem
-
setRelativeName
Description copied from class:AbstractInformationSystemSets value for attribute relativeName- Overrides:
setRelativeNamein classAbstractInformationSystem
-
setName
Description copied from class:AbstractInformationSystemSets value for attribute name- Overrides:
setNamein classAbstractInformationSystem
-