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 boolean
equals(Object object)
Returnstrue
if 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 accountsBoolean
getAuthoritative()
Gets value for attribute authoritativeString
getAuthoritativeProcess()
Gets value for attribute authoritativeProcessbyte[]
getBlobParam()
Gets value for attribute blobParamString
getClassName()
Gets value for attribute classNameDate
getCreated()
Gets value for attribute createdString
getDescription()
Gets value for attribute descriptionString
getEnableAccessControl()
Gets value for attribute enableAccessControlCollection<EntryPointEntity>
getEntryPoints()
Gets value for attribute entryPointsCollection<IssueEntity>
getEvents()
Gets value for attribute eventsBoolean
getFullReconciliation()
Gets value for attribute fullReconciliationBoolean
getGenerateTasksOnLoad()
Gets value for attribute generateTasksOnLoadCollection<HostSystemEntity>
getHosts()
Gets value for attribute hostsLong
getId()
Gets value for attribute idLong
getLongTimeout()
Gets value for attribute longTimeoutBoolean
getManualAccountCreation()
Gets value for attribute manualAccountCreationCollection<AccountMetadataEntity>
getMetaData()
Gets value for attribute metaDataString
getName()
Gets value for attribute nameCollection<ObjectMappingEntity>
getObjectMappings()
Gets value for attribute objectMappingsString
getParam0()
Gets value for attribute param0String
getParam1()
Gets value for attribute param1String
getParam2()
Gets value for attribute param2String
getParam3()
Gets value for attribute param3String
getParam4()
Gets value for attribute param4String
getParam5()
Gets value for attribute param5String
getParam6()
Gets value for attribute param6String
getParam7()
Gets value for attribute param7String
getParam8()
Gets value for attribute param8String
getParam9()
Gets value for attribute param9PasswordDomainEntity
getPasswordDomain()
Gets value for attribute passwordDomainBoolean
getPause()
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 roleString
getRoleBased()
Gets value for attribute roleBasedBoolean
getSharedDispatcher()
Gets value for attribute sharedDispatcherCollection<SystemGroupEntity>
getSystemGroup()
Gets value for attribute systemGroupTenantEntity
getTenant()
Gets value for attribute tenantLong
getThreads()
Gets value for attribute threadsLong
getTimeout()
Gets value for attribute timeoutDate
getTimeStamp()
Gets value for attribute timeStampString
getTrusted()
Gets value for attribute trustedString
getUrl()
Gets value for attribute urlString
getUrl2()
Gets value for attribute url2String
getUsage()
Gets value for attribute usageUserDomainEntity
getUserDomain()
Gets value for attribute userDomainCollection<UserTypeSystemEntity>
getUserType()
Gets value for attribute userTypeint
hashCode()
Returns a hash code based on this entity's identifiers.boolean
isMainSystem()
Gets value for attribute mainSystemboolean
isReadOnly()
Gets value for attribute readOnlyvoid
setAccessControls(Collection<AccessControlEntity> accessControls)
Sets value for attribute accessControlsvoid
setAccounts(Collection<AccountEntity> accounts)
Sets value for attribute accountsvoid
setAuthoritative(Boolean authoritative)
Sets value for attribute authoritativevoid
setAuthoritativeProcess(String authoritativeProcess)
Sets value for attribute authoritativeProcessvoid
setBlobParam(byte[] blobParam)
Sets value for attribute blobParamvoid
setClassName(String className)
Sets value for attribute classNamevoid
setCreated(Date created)
Sets value for attribute createdvoid
setDescription(String description)
Sets value for attribute descriptionvoid
setEnableAccessControl(String enableAccessControl)
Sets value for attribute enableAccessControlvoid
setEntryPoints(Collection<EntryPointEntity> entryPoints)
Sets value for attribute entryPointsvoid
setEvents(Collection<IssueEntity> events)
Sets value for attribute eventsvoid
setFullReconciliation(Boolean fullReconciliation)
Sets value for attribute fullReconciliationvoid
setGenerateTasksOnLoad(Boolean generateTasksOnLoad)
Sets value for attribute generateTasksOnLoadvoid
setHosts(Collection<HostSystemEntity> hosts)
Sets value for attribute hostsvoid
setId(Long id)
Sets value for attribute idvoid
setLongTimeout(Long longTimeout)
Sets value for attribute longTimeoutvoid
setMainSystem(boolean mainSystem)
Sets value for attribute mainSystemvoid
setManualAccountCreation(Boolean manualAccountCreation)
Sets value for attribute manualAccountCreationvoid
setMetaData(Collection<AccountMetadataEntity> metaData)
Sets value for attribute metaDatavoid
setName(String name)
Sets value for attribute namevoid
setObjectMappings(Collection<ObjectMappingEntity> objectMappings)
Sets value for attribute objectMappingsvoid
setParam0(String param0)
Sets value for attribute param0void
setParam1(String param1)
Sets value for attribute param1void
setParam2(String param2)
Sets value for attribute param2void
setParam3(String param3)
Sets value for attribute param3void
setParam4(String param4)
Sets value for attribute param4void
setParam5(String param5)
Sets value for attribute param5void
setParam6(String param6)
Sets value for attribute param6void
setParam7(String param7)
Sets value for attribute param7void
setParam8(String param8)
Sets value for attribute param8void
setParam9(String param9)
Sets value for attribute param9void
setPasswordDomain(PasswordDomainEntity passwordDomain)
Sets value for attribute passwordDomainvoid
setPause(Boolean pause)
Sets value for attribute pausevoid
setPendingChanges(Collection<AuthoritativeChangeEntity> pendingChanges)
Sets value for attribute pendingChangesvoid
setReadOnly(boolean readOnly)
Sets value for attribute readOnlyvoid
setReconcileTriggers(Collection<ReconcileTriggerEntity> reconcileTriggers)
Sets value for attribute reconcileTriggersvoid
setRole(Collection<RoleEntity> role)
Sets value for attribute rolevoid
setRoleBased(String roleBased)
Sets value for attribute roleBasedvoid
setSharedDispatcher(Boolean sharedDispatcher)
Sets value for attribute sharedDispatchervoid
setSystemGroup(Collection<SystemGroupEntity> systemGroup)
Sets value for attribute systemGroupvoid
setTenant(TenantEntity tenant)
Sets value for attribute tenantvoid
setThreads(Long threads)
Sets value for attribute threadsvoid
setTimeout(Long timeout)
Sets value for attribute timeoutvoid
setTimeStamp(Date timeStamp)
Sets value for attribute timeStampvoid
setTrusted(String trusted)
Sets value for attribute trustedvoid
setUrl(String url)
Sets value for attribute urlvoid
setUrl2(String url2)
Sets value for attribute url2void
setUsage(String usage)
Sets value for attribute usagevoid
setUserDomain(UserDomainEntity userDomain)
Sets value for attribute userDomainvoid
setUserType(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)
Returnstrue
if the argument is an SystemEntity instance and all identifiers for this entity equal the identifiers of the argument entity. Returnsfalse
otherwise.
-
-