Package com.soffid.iam.model
Class AuditEntity
- java.lang.Object
-
- com.soffid.iam.model.AuditEntity
-
- Direct Known Subclasses:
AuditEntityImpl
public abstract class AuditEntity extends Object
Entity AuditEntity
-
-
Constructor Summary
Constructors Constructor Description AuditEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)Returnstrueif the argument is an AuditEntity instance and all identifiers for this entity equal the identifiers of the argument entity.StringgetAccount()Gets value for attribute accountAccountEntitygetAccountAssoc()Gets value for attribute accountAssocStringgetAction()Gets value for attribute actionStringgetAuthorization()Gets value for attribute authorizationStringgetBelongsmailDomain()Gets value for attribute belongsmailDomainStringgetBelongsMailList()Gets value for attribute belongsMailListStringgetComment()Gets value for attribute commentStringgetConfigurationParameter()Gets value for attribute configurationParameterStringgetCustomObjectName()Gets value for attribute customObjectNameStringgetCustomObjectType()Gets value for attribute customObjectTypeDategetDate()Gets value for attribute dateStringgetDb()Gets value for attribute dbStringgetDomain()Gets value for attribute domainStringgetDomainValue()Gets value for attribute domainValueLonggetFileId()Gets value for attribute fileIdGroupEntitygetGroup()Gets value for attribute groupStringgetHost()Gets value for attribute hostLonggetId()Gets value for attribute idStringgetIdentityFederation()Gets value for attribute identityFederationStringgetInformationSystem()Gets value for attribute informationSystemStringgetJumpServerGroup()Gets value for attribute jumpServerGroupStringgetMailDomain()Gets value for attribute mailDomainStringgetMailList()Gets value for attribute mailListStringgetNetwork()Gets value for attribute networkStringgetObject()Gets value for attribute objectStringgetPamSessionId()Gets value for attribute pamSessionIdStringgetPasswordDomain()Gets value for attribute passwordDomainStringgetPrinter()Gets value for attribute printerStringgetRole()Gets value for attribute roleStringgetRule()Gets value for attribute ruleStringgetScheduledTask()Gets value for attribute scheduledTaskStringgetSearchIndex()Gets value for attribute searchIndexStringgetSourceIp()Gets value for attribute sourceIpTenantEntitygetTenant()Gets value for attribute tenantStringgetUser()Gets value for attribute userStringgetUserDomain()Gets value for attribute userDomainStringgetUserType()Gets value for attribute userTypeinthashCode()Returns a hash code based on this entity's identifiers.voidsetAccount(String account)Sets value for attribute accountvoidsetAccountAssoc(AccountEntity accountAssoc)Sets value for attribute accountAssocvoidsetAction(String action)Sets value for attribute actionvoidsetAuthorization(String authorization)Sets value for attribute authorizationvoidsetBelongsmailDomain(String belongsmailDomain)Sets value for attribute belongsmailDomainvoidsetBelongsMailList(String belongsMailList)Sets value for attribute belongsMailListvoidsetComment(String comment)Sets value for attribute commentvoidsetConfigurationParameter(String configurationParameter)Sets value for attribute configurationParametervoidsetCustomObjectName(String customObjectName)Sets value for attribute customObjectNamevoidsetCustomObjectType(String customObjectType)Sets value for attribute customObjectTypevoidsetDate(Date date)Sets value for attribute datevoidsetDb(String db)Sets value for attribute dbvoidsetDomain(String domain)Sets value for attribute domainvoidsetDomainValue(String domainValue)Sets value for attribute domainValuevoidsetFileId(Long fileId)Sets value for attribute fileIdvoidsetGroup(GroupEntity group)Sets value for attribute groupvoidsetHost(String host)Sets value for attribute hostvoidsetId(Long id)Sets value for attribute idvoidsetIdentityFederation(String identityFederation)Sets value for attribute identityFederationvoidsetInformationSystem(String informationSystem)Sets value for attribute informationSystemvoidsetJumpServerGroup(String jumpServerGroup)Sets value for attribute jumpServerGroupvoidsetMailDomain(String mailDomain)Sets value for attribute mailDomainvoidsetMailList(String mailList)Sets value for attribute mailListvoidsetNetwork(String network)Sets value for attribute networkvoidsetObject(String object)Sets value for attribute objectvoidsetPamSessionId(String pamSessionId)Sets value for attribute pamSessionIdvoidsetPasswordDomain(String passwordDomain)Sets value for attribute passwordDomainvoidsetPrinter(String printer)Sets value for attribute printervoidsetRole(String role)Sets value for attribute rolevoidsetRule(String rule)Sets value for attribute rulevoidsetScheduledTask(String scheduledTask)Sets value for attribute scheduledTaskvoidsetSearchIndex(String searchIndex)Sets value for attribute searchIndexvoidsetSourceIp(String sourceIp)Sets value for attribute sourceIpvoidsetTenant(TenantEntity tenant)Sets value for attribute tenantvoidsetUser(String user)Sets value for attribute uservoidsetUserDomain(String userDomain)Sets value for attribute userDomainvoidsetUserType(String 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
-
getDate
public Date getDate()
Gets value for attribute date
-
setDate
public void setDate(Date date)
Sets value for attribute date
-
getUser
public String getUser()
Gets value for attribute user
-
setUser
public void setUser(String user)
Sets value for attribute user
-
getAction
public String getAction()
Gets value for attribute action
-
setAction
public void setAction(String action)
Sets value for attribute action
-
getObject
public String getObject()
Gets value for attribute object
-
setObject
public void setObject(String object)
Sets value for attribute object
-
getGroup
public GroupEntity getGroup()
Gets value for attribute group
-
setGroup
public void setGroup(GroupEntity group)
Sets value for attribute group
-
getDomain
public String getDomain()
Gets value for attribute domain
-
setDomain
public void setDomain(String domain)
Sets value for attribute domain
-
getDomainValue
public String getDomainValue()
Gets value for attribute domainValue
-
setDomainValue
public void setDomainValue(String domainValue)
Sets value for attribute domainValue
-
getConfigurationParameter
public String getConfigurationParameter()
Gets value for attribute configurationParameter
-
setConfigurationParameter
public void setConfigurationParameter(String configurationParameter)
Sets value for attribute configurationParameter
-
getDb
public String getDb()
Gets value for attribute db
-
setDb
public void setDb(String db)
Sets value for attribute db
-
getPrinter
public String getPrinter()
Gets value for attribute printer
-
setPrinter
public void setPrinter(String printer)
Sets value for attribute printer
-
getInformationSystem
public String getInformationSystem()
Gets value for attribute informationSystem
-
setInformationSystem
public void setInformationSystem(String informationSystem)
Sets value for attribute informationSystem
-
getMailDomain
public String getMailDomain()
Gets value for attribute mailDomain
-
setMailDomain
public void setMailDomain(String mailDomain)
Sets value for attribute mailDomain
-
getMailList
public String getMailList()
Gets value for attribute mailList
-
setMailList
public void setMailList(String mailList)
Sets value for attribute mailList
-
getNetwork
public String getNetwork()
Gets value for attribute network
-
setNetwork
public void setNetwork(String network)
Sets value for attribute network
-
getRole
public String getRole()
Gets value for attribute role
-
setRole
public void setRole(String role)
Sets value for attribute role
-
getHost
public String getHost()
Gets value for attribute host
-
setHost
public void setHost(String host)
Sets value for attribute host
-
getAuthorization
public String getAuthorization()
Gets value for attribute authorization
-
setAuthorization
public void setAuthorization(String authorization)
Sets value for attribute authorization
-
getFileId
public Long getFileId()
Gets value for attribute fileId
-
setFileId
public void setFileId(Long fileId)
Sets value for attribute fileId
-
getIdentityFederation
public String getIdentityFederation()
Gets value for attribute identityFederation
-
setIdentityFederation
public void setIdentityFederation(String identityFederation)
Sets value for attribute identityFederation
-
getBelongsMailList
public String getBelongsMailList()
Gets value for attribute belongsMailList
-
setBelongsMailList
public void setBelongsMailList(String belongsMailList)
Sets value for attribute belongsMailList
-
getBelongsmailDomain
public String getBelongsmailDomain()
Gets value for attribute belongsmailDomain
-
setBelongsmailDomain
public void setBelongsmailDomain(String belongsmailDomain)
Sets value for attribute belongsmailDomain
-
getAccount
public String getAccount()
Gets value for attribute account
-
setAccount
public void setAccount(String account)
Sets value for attribute account
-
getAccountAssoc
public AccountEntity getAccountAssoc()
Gets value for attribute accountAssoc
-
setAccountAssoc
public void setAccountAssoc(AccountEntity accountAssoc)
Sets value for attribute accountAssoc
-
getComment
public String getComment()
Gets value for attribute comment
-
setComment
public void setComment(String comment)
Sets value for attribute comment
-
getUserType
public String getUserType()
Gets value for attribute userType
-
setUserType
public void setUserType(String userType)
Sets value for attribute userType
-
getUserDomain
public String getUserDomain()
Gets value for attribute userDomain
-
setUserDomain
public void setUserDomain(String userDomain)
Sets value for attribute userDomain
-
getPasswordDomain
public String getPasswordDomain()
Gets value for attribute passwordDomain
-
setPasswordDomain
public void setPasswordDomain(String passwordDomain)
Sets value for attribute passwordDomain
-
getRule
public String getRule()
Gets value for attribute rule
-
setRule
public void setRule(String rule)
Sets value for attribute rule
-
getScheduledTask
public String getScheduledTask()
Gets value for attribute scheduledTask
-
setScheduledTask
public void setScheduledTask(String scheduledTask)
Sets value for attribute scheduledTask
-
getCustomObjectName
public String getCustomObjectName()
Gets value for attribute customObjectName
-
setCustomObjectName
public void setCustomObjectName(String customObjectName)
Sets value for attribute customObjectName
-
getCustomObjectType
public String getCustomObjectType()
Gets value for attribute customObjectType
-
setCustomObjectType
public void setCustomObjectType(String customObjectType)
Sets value for attribute customObjectType
-
getTenant
public TenantEntity getTenant()
Gets value for attribute tenant
-
setTenant
public void setTenant(TenantEntity tenant)
Sets value for attribute tenant
-
getSourceIp
public String getSourceIp()
Gets value for attribute sourceIp
-
setSourceIp
public void setSourceIp(String sourceIp)
Sets value for attribute sourceIp
-
getJumpServerGroup
public String getJumpServerGroup()
Gets value for attribute jumpServerGroup
-
setJumpServerGroup
public void setJumpServerGroup(String jumpServerGroup)
Sets value for attribute jumpServerGroup
-
getPamSessionId
public String getPamSessionId()
Gets value for attribute pamSessionId
-
setPamSessionId
public void setPamSessionId(String pamSessionId)
Sets value for attribute pamSessionId
-
getSearchIndex
public String getSearchIndex()
Gets value for attribute searchIndex
-
setSearchIndex
public void setSearchIndex(String searchIndex)
Sets value for attribute searchIndex
-
equals
public boolean equals(Object object)
Returnstrueif the argument is an AuditEntity instance and all identifiers for this entity equal the identifiers of the argument entity. Returnsfalseotherwise.
-
-