Class System

java.lang.Object
com.soffid.iam.iga.api.System
All Implemented Interfaces:
Serializable

public class System extends Object implements Serializable
ValueObject System
See Also:
  • Constructor Details

  • Method Details

    • getId

      public Long getId()
      Gets value for attribute id
    • setId

      public void setId(Long id)
      Sets value for attribute id
    • getName

      public String getName()
      Gets value for attribute name
    • setName

      public void setName(String name)
      Sets value for attribute name
    • getDescription

      public String getDescription()
      Gets value for attribute description
    • setDescription

      public void setDescription(String description)
      Sets value for attribute description
    • getClassName

      public String getClassName()
      Gets value for attribute className
    • setClassName

      public void setClassName(String className)
      Sets value for attribute className
    • getUrl

      public String getUrl()
      Gets value for attribute url
    • setUrl

      public void setUrl(String url)
      Sets value for attribute url
    • getUrl2

      public String getUrl2()
      Gets value for attribute url2
    • setUrl2

      public void setUrl2(String url2)
      Sets value for attribute url2
    • getRolebased

      public Boolean getRolebased()
      Gets value for attribute rolebased
    • setRolebased

      public void setRolebased(Boolean rolebased)
      Sets value for attribute rolebased
    • getTrusted

      public Boolean getTrusted()
      Gets value for attribute trusted
    • setTrusted

      public void setTrusted(Boolean trusted)
      Sets value for attribute trusted
    • getUserTypes

      public List<String> getUserTypes()
      Gets value for attribute userTypes
    • setUserTypes

      public void setUserTypes(List<String> userTypes)
      Sets value for attribute userTypes
    • getManualAccountCreation

      public Boolean getManualAccountCreation()
      Gets value for attribute manualAccountCreation
    • setManualAccountCreation

      public void setManualAccountCreation(Boolean manualAccountCreation)
      Sets value for attribute manualAccountCreation
    • isFullReconciliation

      public boolean isFullReconciliation()
      Gets value for attribute fullReconciliation
    • setFullReconciliation

      public void setFullReconciliation(boolean fullReconciliation)
      Sets value for attribute fullReconciliation
    • isGenerateTasksOnLoad

      public boolean isGenerateTasksOnLoad()
      Gets value for attribute generateTasksOnLoad
    • setGenerateTasksOnLoad

      public void setGenerateTasksOnLoad(boolean generateTasksOnLoad)
      Sets value for attribute generateTasksOnLoad
    • getGroupsList

      public List<String> getGroupsList()
      Gets value for attribute groupsList
    • setGroupsList

      public void setGroupsList(List<String> groupsList)
      Sets value for attribute groupsList
    • getAccessControl

      public Boolean getAccessControl()
      Gets value for attribute accessControl
    • setAccessControl

      public void setAccessControl(Boolean accessControl)
      Sets value for attribute accessControl
    • getPasswordsDomainId

      public Long getPasswordsDomainId()
      Gets value for attribute passwordsDomainId
    • setPasswordsDomainId

      public void setPasswordsDomainId(Long passwordsDomainId)
      Sets value for attribute passwordsDomainId
    • getPasswordsDomain

      public String getPasswordsDomain()
      Gets value for attribute passwordsDomain
    • setPasswordsDomain

      public void setPasswordsDomain(String passwordsDomain)
      Sets value for attribute passwordsDomain
    • getUsersDomain

      public String getUsersDomain()
      Gets value for attribute usersDomain
    • setUsersDomain

      public void setUsersDomain(String usersDomain)
      Sets value for attribute usersDomain
    • isReadOnly

      public boolean isReadOnly()
      Gets value for attribute readOnly
    • setReadOnly

      public void setReadOnly(boolean readOnly)
      Sets value for attribute readOnly
    • isPause

      public boolean isPause()
      Gets value for attribute pause
    • setPause

      public void setPause(boolean pause)
      Sets value for attribute pause
    • isAuthoritative

      public boolean isAuthoritative()
      Gets value for attribute authoritative
    • setAuthoritative

      public void setAuthoritative(boolean authoritative)
      Sets value for attribute authoritative
    • getTimeStamp

      public Calendar getTimeStamp()
      Gets value for attribute timeStamp
    • setTimeStamp

      public void setTimeStamp(Calendar timeStamp)
      Sets value for attribute timeStamp
    • getCreated

      public Calendar getCreated()
      Gets value for attribute created
    • setCreated

      public void setCreated(Calendar created)
      Sets value for attribute created
    • getAuthoritativeProcess

      public String getAuthoritativeProcess()
      Gets value for attribute authoritativeProcess
    • setAuthoritativeProcess

      public void setAuthoritativeProcess(String authoritativeProcess)
      Sets value for attribute authoritativeProcess
    • getSharedDispatcher

      public Boolean getSharedDispatcher()
      Gets value for attribute sharedDispatcher
    • setSharedDispatcher

      public void setSharedDispatcher(Boolean sharedDispatcher)
      Sets value for attribute sharedDispatcher
    • getThreads

      public Long getThreads()
      Gets value for attribute threads
    • setThreads

      public void setThreads(Long threads)
      Sets value for attribute threads
    • getTimeout

      public Long getTimeout()
      Gets value for attribute timeout
    • setTimeout

      public void setTimeout(Long timeout)
      Sets value for attribute timeout
    • getLongTimeout

      public Long getLongTimeout()
      Gets value for attribute longTimeout
    • setLongTimeout

      public void setLongTimeout(Long longTimeout)
      Sets value for attribute longTimeout
    • getUsage

      public String getUsage()
      Gets value for attribute usage
    • setUsage

      public void setUsage(String usage)
      Sets value for attribute usage
    • getDeltaChanges

      public Boolean getDeltaChanges()
      Gets value for attribute deltaChanges
    • setDeltaChanges

      public void setDeltaChanges(Boolean deltaChanges)
      Sets value for attribute deltaChanges
    • getRemoveRolesFromDisabledAccounts

      public Boolean getRemoveRolesFromDisabledAccounts()
      Gets value for attribute removeRolesFromDisabledAccounts
    • setRemoveRolesFromDisabledAccounts

      public void setRemoveRolesFromDisabledAccounts(Boolean removeRolesFromDisabledAccounts)
      Sets value for attribute removeRolesFromDisabledAccounts
    • getCreateDisabledAccounts

      public Boolean getCreateDisabledAccounts()
      Gets value for attribute createDisabledAccounts
    • setCreateDisabledAccounts

      public void setCreateDisabledAccounts(Boolean createDisabledAccounts)
      Sets value for attribute createDisabledAccounts
    • getTenant

      public String getTenant()
      Gets value for attribute tenant
    • setTenant

      public void setTenant(String tenant)
      Sets value for attribute tenant
    • getAttributes

      public Map<String,Object> getAttributes()
      Gets value for attribute attributes
    • setAttributes

      public void setAttributes(Map<String,Object> attributes)
      Sets value for attribute attributes
    • getCreatedBy

      public String getCreatedBy()
      Gets value for attribute createdBy
    • setCreatedBy

      public void setCreatedBy(String createdBy)
      Sets value for attribute createdBy
    • getUpdatedOn

      public Date getUpdatedOn()
      Gets value for attribute updatedOn
    • setUpdatedOn

      public void setUpdatedOn(Date updatedOn)
      Sets value for attribute updatedOn
    • getUpdatedBy

      public String getUpdatedBy()
      Gets value for attribute updatedBy
    • setUpdatedBy

      public void setUpdatedBy(String updatedBy)
      Sets value for attribute updatedBy
    • getDeletedOn

      public Date getDeletedOn()
      Gets value for attribute deletedOn
    • setDeletedOn

      public void setDeletedOn(Date deletedOn)
      Sets value for attribute deletedOn
    • getDeletedBy

      public String getDeletedBy()
      Gets value for attribute deletedBy
    • setDeletedBy

      public void setDeletedBy(String deletedBy)
      Sets value for attribute deletedBy
    • getCreatedOn

      public Date getCreatedOn()
      Gets value for attribute createdOn
    • setCreatedOn

      public void setCreatedOn(Date createdOn)
      Sets value for attribute createdOn
    • toString

      public String toString()
      Returns a string representation of the value object.
      Overrides:
      toString in class Object