Package com.soffid.iam.model
Class SystemEntity
- java.lang.Object
-
- com.soffid.iam.model.SystemEntity
-
- Direct Known Subclasses:
SystemEntityImpl
public abstract class SystemEntity extends Object
Entity SystemEntity
-
-
Constructor Summary
Constructors Constructor Description SystemEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)Returnstrueif the argument is an SystemEntity instance and all identifiers for this entity equal the identifiers of the argument entity.Collection<AccessControlEntity>getAccessControls()Gets value for attribute accessControlsCollection<AccountEntity>getAccounts()Gets value for attribute accountsBooleangetAuthoritative()Gets value for attribute authoritativeStringgetAuthoritativeProcess()Gets value for attribute authoritativeProcessbyte[]getBlobParam()Gets value for attribute blobParamStringgetClassName()Gets value for attribute classNameDategetCreated()Gets value for attribute createdStringgetDescription()Gets value for attribute descriptionStringgetEnableAccessControl()Gets value for attribute enableAccessControlCollection<EntryPointEntity>getEntryPoints()Gets value for attribute entryPointsCollection<IssueEntity>getEvents()Gets value for attribute eventsBooleangetFullReconciliation()Gets value for attribute fullReconciliationBooleangetGenerateTasksOnLoad()Gets value for attribute generateTasksOnLoadCollection<HostSystemEntity>getHosts()Gets value for attribute hostsLonggetId()Gets value for attribute idLonggetLongTimeout()Gets value for attribute longTimeoutBooleangetManualAccountCreation()Gets value for attribute manualAccountCreationCollection<AccountMetadataEntity>getMetaData()Gets value for attribute metaDataStringgetName()Gets value for attribute nameCollection<ObjectMappingEntity>getObjectMappings()Gets value for attribute objectMappingsStringgetParam0()Gets value for attribute param0StringgetParam1()Gets value for attribute param1StringgetParam2()Gets value for attribute param2StringgetParam3()Gets value for attribute param3StringgetParam4()Gets value for attribute param4StringgetParam5()Gets value for attribute param5StringgetParam6()Gets value for attribute param6StringgetParam7()Gets value for attribute param7StringgetParam8()Gets value for attribute param8StringgetParam9()Gets value for attribute param9PasswordDomainEntitygetPasswordDomain()Gets value for attribute passwordDomainBooleangetPause()Gets value for attribute pauseCollection<AuthoritativeChangeEntity>getPendingChanges()Gets value for attribute pendingChangesCollection<ReconcileTriggerEntity>getReconcileTriggers()Gets value for attribute reconcileTriggersCollection<RoleEntity>getRole()Gets value for attribute roleStringgetRoleBased()Gets value for attribute roleBasedBooleangetSharedDispatcher()Gets value for attribute sharedDispatcherCollection<SystemGroupEntity>getSystemGroup()Gets value for attribute systemGroupTenantEntitygetTenant()Gets value for attribute tenantLonggetThreads()Gets value for attribute threadsLonggetTimeout()Gets value for attribute timeoutDategetTimeStamp()Gets value for attribute timeStampStringgetTrusted()Gets value for attribute trustedStringgetUrl()Gets value for attribute urlStringgetUrl2()Gets value for attribute url2StringgetUsage()Gets value for attribute usageUserDomainEntitygetUserDomain()Gets value for attribute userDomainCollection<UserTypeSystemEntity>getUserType()Gets value for attribute userTypeinthashCode()Returns a hash code based on this entity's identifiers.booleanisMainSystem()Gets value for attribute mainSystembooleanisReadOnly()Gets value for attribute readOnlyvoidsetAccessControls(Collection<AccessControlEntity> accessControls)Sets value for attribute accessControlsvoidsetAccounts(Collection<AccountEntity> accounts)Sets value for attribute accountsvoidsetAuthoritative(Boolean authoritative)Sets value for attribute authoritativevoidsetAuthoritativeProcess(String authoritativeProcess)Sets value for attribute authoritativeProcessvoidsetBlobParam(byte[] blobParam)Sets value for attribute blobParamvoidsetClassName(String className)Sets value for attribute classNamevoidsetCreated(Date created)Sets value for attribute createdvoidsetDescription(String description)Sets value for attribute descriptionvoidsetEnableAccessControl(String enableAccessControl)Sets value for attribute enableAccessControlvoidsetEntryPoints(Collection<EntryPointEntity> entryPoints)Sets value for attribute entryPointsvoidsetEvents(Collection<IssueEntity> events)Sets value for attribute eventsvoidsetFullReconciliation(Boolean fullReconciliation)Sets value for attribute fullReconciliationvoidsetGenerateTasksOnLoad(Boolean generateTasksOnLoad)Sets value for attribute generateTasksOnLoadvoidsetHosts(Collection<HostSystemEntity> hosts)Sets value for attribute hostsvoidsetId(Long id)Sets value for attribute idvoidsetLongTimeout(Long longTimeout)Sets value for attribute longTimeoutvoidsetMainSystem(boolean mainSystem)Sets value for attribute mainSystemvoidsetManualAccountCreation(Boolean manualAccountCreation)Sets value for attribute manualAccountCreationvoidsetMetaData(Collection<AccountMetadataEntity> metaData)Sets value for attribute metaDatavoidsetName(String name)Sets value for attribute namevoidsetObjectMappings(Collection<ObjectMappingEntity> objectMappings)Sets value for attribute objectMappingsvoidsetParam0(String param0)Sets value for attribute param0voidsetParam1(String param1)Sets value for attribute param1voidsetParam2(String param2)Sets value for attribute param2voidsetParam3(String param3)Sets value for attribute param3voidsetParam4(String param4)Sets value for attribute param4voidsetParam5(String param5)Sets value for attribute param5voidsetParam6(String param6)Sets value for attribute param6voidsetParam7(String param7)Sets value for attribute param7voidsetParam8(String param8)Sets value for attribute param8voidsetParam9(String param9)Sets value for attribute param9voidsetPasswordDomain(PasswordDomainEntity passwordDomain)Sets value for attribute passwordDomainvoidsetPause(Boolean pause)Sets value for attribute pausevoidsetPendingChanges(Collection<AuthoritativeChangeEntity> pendingChanges)Sets value for attribute pendingChangesvoidsetReadOnly(boolean readOnly)Sets value for attribute readOnlyvoidsetReconcileTriggers(Collection<ReconcileTriggerEntity> reconcileTriggers)Sets value for attribute reconcileTriggersvoidsetRole(Collection<RoleEntity> role)Sets value for attribute rolevoidsetRoleBased(String roleBased)Sets value for attribute roleBasedvoidsetSharedDispatcher(Boolean sharedDispatcher)Sets value for attribute sharedDispatchervoidsetSystemGroup(Collection<SystemGroupEntity> systemGroup)Sets value for attribute systemGroupvoidsetTenant(TenantEntity tenant)Sets value for attribute tenantvoidsetThreads(Long threads)Sets value for attribute threadsvoidsetTimeout(Long timeout)Sets value for attribute timeoutvoidsetTimeStamp(Date timeStamp)Sets value for attribute timeStampvoidsetTrusted(String trusted)Sets value for attribute trustedvoidsetUrl(String url)Sets value for attribute urlvoidsetUrl2(String url2)Sets value for attribute url2voidsetUsage(String usage)Sets value for attribute usagevoidsetUserDomain(UserDomainEntity userDomain)Sets value for attribute userDomainvoidsetUserType(Collection<UserTypeSystemEntity> userType)Sets value for attribute userType
-
-
-
Method Detail
-
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
-
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
-
getParam0
public String getParam0()
Gets value for attribute param0
-
setParam0
public void setParam0(String param0)
Sets value for attribute param0
-
getParam1
public String getParam1()
Gets value for attribute param1
-
setParam1
public void setParam1(String param1)
Sets value for attribute param1
-
getParam2
public String getParam2()
Gets value for attribute param2
-
setParam2
public void setParam2(String param2)
Sets value for attribute param2
-
getParam3
public String getParam3()
Gets value for attribute param3
-
setParam3
public void setParam3(String param3)
Sets value for attribute param3
-
getParam4
public String getParam4()
Gets value for attribute param4
-
setParam4
public void setParam4(String param4)
Sets value for attribute param4
-
getParam5
public String getParam5()
Gets value for attribute param5
-
setParam5
public void setParam5(String param5)
Sets value for attribute param5
-
getParam6
public String getParam6()
Gets value for attribute param6
-
setParam6
public void setParam6(String param6)
Sets value for attribute param6
-
getParam7
public String getParam7()
Gets value for attribute param7
-
setParam7
public void setParam7(String param7)
Sets value for attribute param7
-
getParam8
public String getParam8()
Gets value for attribute param8
-
setParam8
public void setParam8(String param8)
Sets value for attribute param8
-
getParam9
public String getParam9()
Gets value for attribute param9
-
setParam9
public void setParam9(String param9)
Sets value for attribute param9
-
getRoleBased
public String getRoleBased()
Gets value for attribute roleBased
-
setRoleBased
public void setRoleBased(String roleBased)
Sets value for attribute roleBased
-
getTrusted
public String getTrusted()
Gets value for attribute trusted
-
setTrusted
public void setTrusted(String trusted)
Sets value for attribute trusted
-
getManualAccountCreation
public Boolean getManualAccountCreation()
Gets value for attribute manualAccountCreation
-
setManualAccountCreation
public void setManualAccountCreation(Boolean manualAccountCreation)
Sets value for attribute manualAccountCreation
-
getFullReconciliation
public Boolean getFullReconciliation()
Gets value for attribute fullReconciliation
-
setFullReconciliation
public void setFullReconciliation(Boolean fullReconciliation)
Sets value for attribute fullReconciliation
-
getGenerateTasksOnLoad
public Boolean getGenerateTasksOnLoad()
Gets value for attribute generateTasksOnLoad
-
setGenerateTasksOnLoad
public void setGenerateTasksOnLoad(Boolean generateTasksOnLoad)
Sets value for attribute generateTasksOnLoad
-
getTenant
public TenantEntity getTenant()
Gets value for attribute tenant
-
setTenant
public void setTenant(TenantEntity tenant)
Sets value for attribute tenant
-
getRole
public Collection<RoleEntity> getRole()
Gets value for attribute role
-
setRole
public void setRole(Collection<RoleEntity> role)
Sets value for attribute role
-
getUserType
public Collection<UserTypeSystemEntity> getUserType()
Gets value for attribute userType
-
setUserType
public void setUserType(Collection<UserTypeSystemEntity> userType)
Sets value for attribute userType
-
getSystemGroup
public Collection<SystemGroupEntity> getSystemGroup()
Gets value for attribute systemGroup
-
setSystemGroup
public void setSystemGroup(Collection<SystemGroupEntity> systemGroup)
Sets value for attribute systemGroup
-
getEnableAccessControl
public String getEnableAccessControl()
Gets value for attribute enableAccessControl
-
setEnableAccessControl
public void setEnableAccessControl(String enableAccessControl)
Sets value for attribute enableAccessControl
-
getAccessControls
public Collection<AccessControlEntity> getAccessControls()
Gets value for attribute accessControls
-
setAccessControls
public void setAccessControls(Collection<AccessControlEntity> accessControls)
Sets value for attribute accessControls
-
getPasswordDomain
public PasswordDomainEntity getPasswordDomain()
Gets value for attribute passwordDomain
-
setPasswordDomain
public void setPasswordDomain(PasswordDomainEntity passwordDomain)
Sets value for attribute passwordDomain
-
getUserDomain
public UserDomainEntity getUserDomain()
Gets value for attribute userDomain
-
setUserDomain
public void setUserDomain(UserDomainEntity userDomain)
Sets value for attribute userDomain
-
getAccounts
public Collection<AccountEntity> getAccounts()
Gets value for attribute accounts
-
setAccounts
public void setAccounts(Collection<AccountEntity> accounts)
Sets value for attribute accounts
-
isMainSystem
public boolean isMainSystem()
Gets value for attribute mainSystem
-
setMainSystem
public void setMainSystem(boolean mainSystem)
Sets value for attribute mainSystem
-
isReadOnly
public boolean isReadOnly()
Gets value for attribute readOnly
-
setReadOnly
public void setReadOnly(boolean readOnly)
Sets value for attribute readOnly
-
getPause
public Boolean getPause()
Gets value for attribute pause
-
setPause
public void setPause(Boolean pause)
Sets value for attribute pause
-
getAuthoritative
public Boolean getAuthoritative()
Gets value for attribute authoritative
-
setAuthoritative
public void setAuthoritative(Boolean authoritative)
Sets value for attribute authoritative
-
getBlobParam
public byte[] getBlobParam()
Gets value for attribute blobParam
-
setBlobParam
public void setBlobParam(byte[] blobParam)
Sets value for attribute blobParam
-
getTimeStamp
public Date getTimeStamp()
Gets value for attribute timeStamp
-
setTimeStamp
public void setTimeStamp(Date timeStamp)
Sets value for attribute timeStamp
-
getCreated
public Date getCreated()
Gets value for attribute created
-
setCreated
public void setCreated(Date created)
Sets value for attribute created
-
getObjectMappings
public Collection<ObjectMappingEntity> getObjectMappings()
Gets value for attribute objectMappings
-
setObjectMappings
public void setObjectMappings(Collection<ObjectMappingEntity> objectMappings)
Sets value for attribute objectMappings
-
getDescription
public String getDescription()
Gets value for attribute description
-
setDescription
public void setDescription(String description)
Sets value for attribute description
-
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
-
getPendingChanges
public Collection<AuthoritativeChangeEntity> getPendingChanges()
Gets value for attribute pendingChanges
-
setPendingChanges
public void setPendingChanges(Collection<AuthoritativeChangeEntity> pendingChanges)
Sets value for attribute pendingChanges
-
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
-
getHosts
public Collection<HostSystemEntity> getHosts()
Gets value for attribute hosts
-
setHosts
public void setHosts(Collection<HostSystemEntity> hosts)
Sets value for attribute hosts
-
getEvents
public Collection<IssueEntity> getEvents()
Gets value for attribute events
-
setEvents
public void setEvents(Collection<IssueEntity> events)
Sets value for attribute events
-
getEntryPoints
public Collection<EntryPointEntity> getEntryPoints()
Gets value for attribute entryPoints
-
setEntryPoints
public void setEntryPoints(Collection<EntryPointEntity> entryPoints)
Sets value for attribute entryPoints
-
getMetaData
public Collection<AccountMetadataEntity> getMetaData()
Gets value for attribute metaData
-
setMetaData
public void setMetaData(Collection<AccountMetadataEntity> metaData)
Sets value for attribute metaData
-
getReconcileTriggers
public Collection<ReconcileTriggerEntity> getReconcileTriggers()
Gets value for attribute reconcileTriggers
-
setReconcileTriggers
public void setReconcileTriggers(Collection<ReconcileTriggerEntity> reconcileTriggers)
Sets value for attribute reconcileTriggers
-
equals
public boolean equals(Object object)
Returnstrueif the argument is an SystemEntity instance and all identifiers for this entity equal the identifiers of the argument entity. Returnsfalseotherwise.
-
-