Package com.soffid.iam.model
Class IssueEntity
- java.lang.Object
-
- com.soffid.iam.model.IssueEntity
-
- Direct Known Subclasses:
IssueEntityImpl
public abstract class IssueEntity extends Object
Entity IssueEntity
-
-
Constructor Summary
Constructors Constructor Description IssueEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)Returnstrueif the argument is an IssueEntity instance and all identifiers for this entity equal the identifiers of the argument entity.AccountEntitygetAccount()Gets value for attribute accountDategetAcknowledged()Gets value for attribute acknowledgedStringgetActor()Gets value for attribute actorStringgetCountry()Gets value for attribute countryDategetCreated()Gets value for attribute createdStringgetException()Gets value for attribute exceptionDoublegetFailedLoginPct()Gets value for attribute failedLoginPctStringgetHash()Gets value for attribute hashCollection<IssueHostEntity>getHosts()Gets value for attribute hostsDoublegetHumanConfidence()Gets value for attribute humanConfidenceLonggetId()Gets value for attribute idStringgetJobName()Gets value for attribute jobNameStringgetLoginName()Gets value for attribute loginNameLonggetNumber()Gets value for attribute numberStringgetOtpDevice()Gets value for attribute otpDeviceStringgetPerformedActions()Gets value for attribute performedActionsAccountEntitygetRequester()Gets value for attribute requesteres.caib.seycon.ng.comu.SoDRiskgetRisk()Gets value for attribute riskRoleAccountEntitygetRoleAccount()Gets value for attribute roleAccountPamRuleEntitygetRule()Gets value for attribute ruleDategetSolved()Gets value for attribute solvedcom.soffid.iam.api.IssueStatusgetStatus()Gets value for attribute statusSystemEntitygetSystem()Gets value for attribute systemTenantEntitygetTenant()Gets value for attribute tenantIntegergetTimes()Gets value for attribute timesStringgetType()Gets value for attribute typeCollection<IssueUserEntity>getUsers()Gets value for attribute usersinthashCode()Returns a hash code based on this entity's identifiers.voidsetAccount(AccountEntity account)Sets value for attribute accountvoidsetAcknowledged(Date acknowledged)Sets value for attribute acknowledgedvoidsetActor(String actor)Sets value for attribute actorvoidsetCountry(String country)Sets value for attribute countryvoidsetCreated(Date created)Sets value for attribute createdvoidsetException(String exception)Sets value for attribute exceptionvoidsetFailedLoginPct(Double failedLoginPct)Sets value for attribute failedLoginPctvoidsetHash(String hash)Sets value for attribute hashvoidsetHosts(Collection<IssueHostEntity> hosts)Sets value for attribute hostsvoidsetHumanConfidence(Double humanConfidence)Sets value for attribute humanConfidencevoidsetId(Long id)Sets value for attribute idvoidsetJobName(String jobName)Sets value for attribute jobNamevoidsetLoginName(String loginName)Sets value for attribute loginNamevoidsetNumber(Long number)Sets value for attribute numbervoidsetOtpDevice(String otpDevice)Sets value for attribute otpDevicevoidsetPerformedActions(String performedActions)Sets value for attribute performedActionsvoidsetRequester(AccountEntity requester)Sets value for attribute requestervoidsetRisk(es.caib.seycon.ng.comu.SoDRisk risk)Sets value for attribute riskvoidsetRoleAccount(RoleAccountEntity roleAccount)Sets value for attribute roleAccountvoidsetRule(PamRuleEntity rule)Sets value for attribute rulevoidsetSolved(Date solved)Sets value for attribute solvedvoidsetStatus(com.soffid.iam.api.IssueStatus status)Sets value for attribute statusvoidsetSystem(SystemEntity system)Sets value for attribute systemvoidsetTenant(TenantEntity tenant)Sets value for attribute tenantvoidsetTimes(Integer times)Sets value for attribute timesvoidsetType(String type)Sets value for attribute typevoidsetUsers(Collection<IssueUserEntity> users)Sets value for attribute users
-
-
-
Method Detail
-
getId
public Long getId()
Gets value for attribute id
-
setId
public void setId(Long id)
Sets value for attribute id
-
getNumber
public Long getNumber()
Gets value for attribute number
-
setNumber
public void setNumber(Long number)
Sets value for attribute number
-
getType
public String getType()
Gets value for attribute type
-
setType
public void setType(String type)
Sets value for attribute type
-
getStatus
public com.soffid.iam.api.IssueStatus getStatus()
Gets value for attribute status
-
setStatus
public void setStatus(com.soffid.iam.api.IssueStatus status)
Sets value for attribute status
-
getCreated
public Date getCreated()
Gets value for attribute created
-
setCreated
public void setCreated(Date created)
Sets value for attribute created
-
getAcknowledged
public Date getAcknowledged()
Gets value for attribute acknowledged
-
setAcknowledged
public void setAcknowledged(Date acknowledged)
Sets value for attribute acknowledged
-
getSolved
public Date getSolved()
Gets value for attribute solved
-
setSolved
public void setSolved(Date solved)
Sets value for attribute solved
-
getFailedLoginPct
public Double getFailedLoginPct()
Gets value for attribute failedLoginPct
-
setFailedLoginPct
public void setFailedLoginPct(Double failedLoginPct)
Sets value for attribute failedLoginPct
-
getHumanConfidence
public Double getHumanConfidence()
Gets value for attribute humanConfidence
-
setHumanConfidence
public void setHumanConfidence(Double humanConfidence)
Sets value for attribute humanConfidence
-
getSystem
public SystemEntity getSystem()
Gets value for attribute system
-
setSystem
public void setSystem(SystemEntity system)
Sets value for attribute system
-
getOtpDevice
public String getOtpDevice()
Gets value for attribute otpDevice
-
setOtpDevice
public void setOtpDevice(String otpDevice)
Sets value for attribute otpDevice
-
getException
public String getException()
Gets value for attribute exception
-
setException
public void setException(String exception)
Sets value for attribute exception
-
getCountry
public String getCountry()
Gets value for attribute country
-
setCountry
public void setCountry(String country)
Sets value for attribute country
-
getRoleAccount
public RoleAccountEntity getRoleAccount()
Gets value for attribute roleAccount
-
setRoleAccount
public void setRoleAccount(RoleAccountEntity roleAccount)
Sets value for attribute roleAccount
-
getPerformedActions
public String getPerformedActions()
Gets value for attribute performedActions
-
setPerformedActions
public void setPerformedActions(String performedActions)
Sets value for attribute performedActions
-
getRule
public PamRuleEntity getRule()
Gets value for attribute rule
-
setRule
public void setRule(PamRuleEntity rule)
Sets value for attribute rule
-
getAccount
public AccountEntity getAccount()
Gets value for attribute account
-
setAccount
public void setAccount(AccountEntity account)
Sets value for attribute account
-
getActor
public String getActor()
Gets value for attribute actor
-
setActor
public void setActor(String actor)
Sets value for attribute actor
-
getLoginName
public String getLoginName()
Gets value for attribute loginName
-
setLoginName
public void setLoginName(String loginName)
Sets value for attribute loginName
-
getJobName
public String getJobName()
Gets value for attribute jobName
-
setJobName
public void setJobName(String jobName)
Sets value for attribute jobName
-
getRequester
public AccountEntity getRequester()
Gets value for attribute requester
-
setRequester
public void setRequester(AccountEntity requester)
Sets value for attribute requester
-
getRisk
public es.caib.seycon.ng.comu.SoDRisk getRisk()
Gets value for attribute risk
-
setRisk
public void setRisk(es.caib.seycon.ng.comu.SoDRisk risk)
Sets value for attribute risk
-
getTenant
public TenantEntity getTenant()
Gets value for attribute tenant
-
setTenant
public void setTenant(TenantEntity tenant)
Sets value for attribute tenant
-
getHash
public String getHash()
Gets value for attribute hash
-
setHash
public void setHash(String hash)
Sets value for attribute hash
-
getTimes
public Integer getTimes()
Gets value for attribute times
-
setTimes
public void setTimes(Integer times)
Sets value for attribute times
-
getUsers
public Collection<IssueUserEntity> getUsers()
Gets value for attribute users
-
setUsers
public void setUsers(Collection<IssueUserEntity> users)
Sets value for attribute users
-
getHosts
public Collection<IssueHostEntity> getHosts()
Gets value for attribute hosts
-
setHosts
public void setHosts(Collection<IssueHostEntity> hosts)
Sets value for attribute hosts
-
equals
public boolean equals(Object object)
Returnstrueif the argument is an IssueEntity instance and all identifiers for this entity equal the identifiers of the argument entity. Returnsfalseotherwise.
-
-