Class RoleAccount

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

public class RoleAccount extends Object implements Serializable
ValueObject RoleAccount
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
    • getAccountId

      public Long getAccountId()
      Gets value for attribute accountId
    • setAccountId

      public void setAccountId(Long accountId)
      Sets value for attribute accountId
    • getAccountName

      public String getAccountName()
      Gets value for attribute accountName
    • setAccountName

      public void setAccountName(String accountName)
      Sets value for attribute accountName
    • getAccountSystem

      public String getAccountSystem()
      Gets value for attribute accountSystem
    • setAccountSystem

      public void setAccountSystem(String accountSystem)
      Sets value for attribute accountSystem
    • getRoleName

      public String getRoleName()
      Gets value for attribute roleName
    • setRoleName

      public void setRoleName(String roleName)
      Sets value for attribute roleName
    • getRoleId

      public Long getRoleId()
      Gets value for attribute roleId
    • setRoleId

      public void setRoleId(Long roleId)
      Sets value for attribute roleId
    • getRoleCategory

      public String getRoleCategory()
      Gets value for attribute roleCategory
    • setRoleCategory

      public void setRoleCategory(String roleCategory)
      Sets value for attribute roleCategory
    • getInformationSystemName

      public String getInformationSystemName()
      Gets value for attribute informationSystemName
    • setInformationSystemName

      public void setInformationSystemName(String informationSystemName)
      Sets value for attribute informationSystemName
    • getRoleDescription

      public String getRoleDescription()
      Gets value for attribute roleDescription
    • setRoleDescription

      public void setRoleDescription(String roleDescription)
      Sets value for attribute roleDescription
    • getUserFullName

      public String getUserFullName()
      Gets value for attribute userFullName
    • setUserFullName

      public void setUserFullName(String userFullName)
      Sets value for attribute userFullName
    • getGroupDescription

      public String getGroupDescription()
      Gets value for attribute groupDescription
    • setGroupDescription

      public void setGroupDescription(String groupDescription)
      Sets value for attribute groupDescription
    • getDomainValue

      public DomainValue getDomainValue()
      Gets value for attribute domainValue
    • setDomainValue

      public void setDomainValue(DomainValue domainValue)
      Sets value for attribute domainValue
    • getSystem

      public String getSystem()
      Gets value for attribute system
    • setSystem

      public void setSystem(String system)
      Sets value for attribute system
    • getUserGroupCode

      public String getUserGroupCode()
      Gets value for attribute userGroupCode
    • setUserGroupCode

      public void setUserGroupCode(String userGroupCode)
      Sets value for attribute userGroupCode
    • getBpmEnabled

      public String getBpmEnabled()
      Gets value for attribute bpmEnabled
    • setBpmEnabled

      public void setBpmEnabled(String bpmEnabled)
      Sets value for attribute bpmEnabled
    • getBpmEnforced

      public String getBpmEnforced()
      Gets value for attribute bpmEnabled
    • setBpmEnforced

      public void setBpmEnforced(String bpmEnabled)
      Sets value for attribute bpmEnabled
    • getUserName

      public String getUserName()
      Gets value for attribute userName
    • setUserName

      public void setUserName(String userName)
      Sets value for attribute userName
    • getRuleId

      public Long getRuleId()
      Gets value for attribute ruleId
    • setRuleId

      public void setRuleId(Long ruleId)
      Sets value for attribute ruleId
    • getRuleDescription

      public String getRuleDescription()
      Gets value for attribute ruleDescription
    • setRuleDescription

      public void setRuleDescription(String ruleDescription)
      Sets value for attribute ruleDescription
    • getSodRisk

      public SoDRisk getSodRisk()
      Gets value for attribute sodRisk
    • setSodRisk

      public void setSodRisk(SoDRisk sodRisk)
      Sets value for attribute sodRisk
    • getSodRules

      public Collection<SoDRule> getSodRules()
      Gets value for attribute sodRules
    • setSodRules

      public void setSodRules(Collection<SoDRule> sodRules)
      Sets value for attribute sodRules
    • getStartDate

      public Date getStartDate()
      Gets value for attribute startDate
    • setStartDate

      public void setStartDate(Date startDate)
      Sets value for attribute startDate
    • getEndDate

      public Date getEndDate()
      Gets value for attribute endDate
    • setEndDate

      public void setEndDate(Date endDate)
      Sets value for attribute endDate
    • isEnabled

      public boolean isEnabled()
      Gets value for attribute enabled
    • setEnabled

      public void setEnabled(boolean enabled)
      Sets value for attribute enabled
    • isApprovalPending

      public boolean isApprovalPending()
      Gets value for attribute approvalPending
    • setApprovalPending

      public void setApprovalPending(boolean approvalPending)
      Sets value for attribute approvalPending
    • getRemovalPending

      public Boolean getRemovalPending()
      Gets value for attribute removalPending
    • setRemovalPending

      public void setRemovalPending(Boolean removalPending)
      Sets value for attribute removalPending
    • getHolderGroup

      public String getHolderGroup()
      Gets value for attribute holderGroup
    • setHolderGroup

      public void setHolderGroup(String holderGroup)
      Sets value for attribute holderGroup
    • getApprovalProcess

      public Long getApprovalProcess()
      Gets value for attribute approvalProcess
    • setApprovalProcess

      public void setApprovalProcess(Long approvalProcess)
      Sets value for attribute approvalProcess
    • getCertificationDate

      public Date getCertificationDate()
      Gets value for attribute certificationDate
    • setCertificationDate

      public void setCertificationDate(Date certificationDate)
      Sets value for attribute certificationDate
    • getParentGrant

      public Long getParentGrant()
      Gets value for attribute parentGrant
    • setParentGrant

      public void setParentGrant(Long parentGrant)
      Sets value for attribute parentGrant
    • getDelegationStatus

      public DelegationStatus getDelegationStatus()
      Gets value for attribute delegationStatus
    • setDelegationStatus

      public void setDelegationStatus(DelegationStatus delegationStatus)
      Sets value for attribute delegationStatus
    • getOwnerAccount

      public String getOwnerAccount()
      Gets value for attribute ownerAccount
    • setOwnerAccount

      public void setOwnerAccount(String ownerAccount)
      Sets value for attribute ownerAccount
    • getDelegateAccount

      public String getDelegateAccount()
      Gets value for attribute delegateAccount
    • setDelegateAccount

      public void setDelegateAccount(String delegateAccount)
      Sets value for attribute delegateAccount
    • getDelegateSince

      public Date getDelegateSince()
      Gets value for attribute delegateSince
    • setDelegateSince

      public void setDelegateSince(Date delegateSince)
      Sets value for attribute delegateSince
    • getDelegateUntil

      public Date getDelegateUntil()
      Gets value for attribute delegateUntil
    • setDelegateUntil

      public void setDelegateUntil(Date delegateUntil)
      Sets value for attribute delegateUntil
    • getExternalId

      public String getExternalId()
      Gets value for attribute externalId
    • setExternalId

      public void setExternalId(String externalId)
      Sets value for attribute externalId
    • getAttributes

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

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

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

      public void setCreatedOn(Date createdOn)
      Sets value for attribute createdOn
    • 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
    • toString

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