Package com.soffid.iam.iga.api
Class RoleAccount
java.lang.Object
com.soffid.iam.iga.api.RoleAccount
- All Implemented Interfaces:
Serializable
ValueObject RoleAccount
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRoleAccount(boolean enabled, boolean approvalPending) RoleAccount(RoleAccount otherBean) RoleAccount(Long id, Long accountId, String accountName, String accountSystem, String roleName, Long roleId, String roleCategory, String informationSystemName, String roleDescription, String userFullName, String groupDescription, DomainValue domainValue, String system, String userGroupCode, String bpmEnabled, String userName, Long ruleId, String ruleDescription, SoDRisk sodRisk, Collection<SoDRule> sodRules, Date startDate, Date endDate, boolean enabled, boolean approvalPending, Boolean removalPending, String holderGroup, Long approvalProcess, Date certificationDate, Long parentGrant, DelegationStatus delegationStatus, String ownerAccount, String delegateAccount, Date delegateSince, Date delegateUntil, String externalId, Map<String, Object> attributes, Date createdOn, String createdBy, Date updatedOn, String updatedBy, Date deletedOn, String deletedBy) -
Method Summary
Modifier and TypeMethodDescriptionGets value for attribute accountIdGets value for attribute accountNameGets value for attribute accountSystemGets value for attribute approvalProcessGets value for attribute attributesGets value for attribute bpmEnabledGets value for attribute bpmEnabledGets value for attribute certificationDateGets value for attribute createdByGets value for attribute createdOnGets value for attribute delegateAccountGets value for attribute delegateSinceGets value for attribute delegateUntilGets value for attribute delegationStatusGets value for attribute deletedByGets value for attribute deletedOnGets value for attribute domainValueGets value for attribute endDateGets value for attribute externalIdGets value for attribute groupDescriptionGets value for attribute holderGroupgetId()Gets value for attribute idGets value for attribute informationSystemNameGets value for attribute ownerAccountGets value for attribute parentGrantGets value for attribute removalPendingGets value for attribute roleCategoryGets value for attribute roleDescriptionGets value for attribute roleIdGets value for attribute roleNameGets value for attribute ruleDescriptionGets value for attribute ruleIdGets value for attribute sodRiskGets value for attribute sodRulesGets value for attribute startDateGets value for attribute systemGets value for attribute updatedByGets value for attribute updatedOnGets value for attribute userFullNameGets value for attribute userGroupCodeGets value for attribute userNamebooleanGets value for attribute approvalPendingbooleanGets value for attribute enabledvoidsetAccountId(Long accountId) Sets value for attribute accountIdvoidsetAccountName(String accountName) Sets value for attribute accountNamevoidsetAccountSystem(String accountSystem) Sets value for attribute accountSystemvoidsetApprovalPending(boolean approvalPending) Sets value for attribute approvalPendingvoidsetApprovalProcess(Long approvalProcess) Sets value for attribute approvalProcessvoidsetAttributes(Map<String, Object> attributes) Sets value for attribute attributesvoidsetBpmEnabled(String bpmEnabled) Sets value for attribute bpmEnabledvoidsetBpmEnforced(String bpmEnabled) Sets value for attribute bpmEnabledvoidsetCertificationDate(Date certificationDate) Sets value for attribute certificationDatevoidsetCreatedBy(String createdBy) Sets value for attribute createdByvoidsetCreatedOn(Date createdOn) Sets value for attribute createdOnvoidsetDelegateAccount(String delegateAccount) Sets value for attribute delegateAccountvoidsetDelegateSince(Date delegateSince) Sets value for attribute delegateSincevoidsetDelegateUntil(Date delegateUntil) Sets value for attribute delegateUntilvoidsetDelegationStatus(DelegationStatus delegationStatus) Sets value for attribute delegationStatusvoidsetDeletedBy(String deletedBy) Sets value for attribute deletedByvoidsetDeletedOn(Date deletedOn) Sets value for attribute deletedOnvoidsetDomainValue(DomainValue domainValue) Sets value for attribute domainValuevoidsetEnabled(boolean enabled) Sets value for attribute enabledvoidsetEndDate(Date endDate) Sets value for attribute endDatevoidsetExternalId(String externalId) Sets value for attribute externalIdvoidsetGroupDescription(String groupDescription) Sets value for attribute groupDescriptionvoidsetHolderGroup(String holderGroup) Sets value for attribute holderGroupvoidSets value for attribute idvoidsetInformationSystemName(String informationSystemName) Sets value for attribute informationSystemNamevoidsetOwnerAccount(String ownerAccount) Sets value for attribute ownerAccountvoidsetParentGrant(Long parentGrant) Sets value for attribute parentGrantvoidsetRemovalPending(Boolean removalPending) Sets value for attribute removalPendingvoidsetRoleCategory(String roleCategory) Sets value for attribute roleCategoryvoidsetRoleDescription(String roleDescription) Sets value for attribute roleDescriptionvoidSets value for attribute roleIdvoidsetRoleName(String roleName) Sets value for attribute roleNamevoidsetRuleDescription(String ruleDescription) Sets value for attribute ruleDescriptionvoidSets value for attribute ruleIdvoidsetSodRisk(SoDRisk sodRisk) Sets value for attribute sodRiskvoidsetSodRules(Collection<SoDRule> sodRules) Sets value for attribute sodRulesvoidsetStartDate(Date startDate) Sets value for attribute startDatevoidSets value for attribute systemvoidsetUpdatedBy(String updatedBy) Sets value for attribute updatedByvoidsetUpdatedOn(Date updatedOn) Sets value for attribute updatedOnvoidsetUserFullName(String userFullName) Sets value for attribute userFullNamevoidsetUserGroupCode(String userGroupCode) Sets value for attribute userGroupCodevoidsetUserName(String userName) Sets value for attribute userNametoString()Returns a string representation of the value object.
-
Constructor Details
-
RoleAccount
public RoleAccount() -
RoleAccount
public RoleAccount(Long id, Long accountId, String accountName, String accountSystem, String roleName, Long roleId, String roleCategory, String informationSystemName, String roleDescription, String userFullName, String groupDescription, DomainValue domainValue, String system, String userGroupCode, String bpmEnabled, String userName, Long ruleId, String ruleDescription, SoDRisk sodRisk, Collection<SoDRule> sodRules, Date startDate, Date endDate, boolean enabled, boolean approvalPending, Boolean removalPending, String holderGroup, Long approvalProcess, Date certificationDate, Long parentGrant, DelegationStatus delegationStatus, String ownerAccount, String delegateAccount, Date delegateSince, Date delegateUntil, String externalId, Map<String, Object> attributes, Date createdOn, String createdBy, Date updatedOn, String updatedBy, Date deletedOn, String deletedBy) -
RoleAccount
public RoleAccount(boolean enabled, boolean approvalPending) -
RoleAccount
-
-
Method Details
-
getId
Gets value for attribute id -
setId
Sets value for attribute id -
getAccountId
Gets value for attribute accountId -
setAccountId
Sets value for attribute accountId -
getAccountName
Gets value for attribute accountName -
setAccountName
Sets value for attribute accountName -
getAccountSystem
Gets value for attribute accountSystem -
setAccountSystem
Sets value for attribute accountSystem -
getRoleName
Gets value for attribute roleName -
setRoleName
Sets value for attribute roleName -
getRoleId
Gets value for attribute roleId -
setRoleId
Sets value for attribute roleId -
getRoleCategory
Gets value for attribute roleCategory -
setRoleCategory
Sets value for attribute roleCategory -
getInformationSystemName
Gets value for attribute informationSystemName -
setInformationSystemName
Sets value for attribute informationSystemName -
getRoleDescription
Gets value for attribute roleDescription -
setRoleDescription
Sets value for attribute roleDescription -
getUserFullName
Gets value for attribute userFullName -
setUserFullName
Sets value for attribute userFullName -
getGroupDescription
Gets value for attribute groupDescription -
setGroupDescription
Sets value for attribute groupDescription -
getDomainValue
Gets value for attribute domainValue -
setDomainValue
Sets value for attribute domainValue -
getSystem
Gets value for attribute system -
setSystem
Sets value for attribute system -
getUserGroupCode
Gets value for attribute userGroupCode -
setUserGroupCode
Sets value for attribute userGroupCode -
getBpmEnabled
Gets value for attribute bpmEnabled -
setBpmEnabled
Sets value for attribute bpmEnabled -
getBpmEnforced
Gets value for attribute bpmEnabled -
setBpmEnforced
Sets value for attribute bpmEnabled -
getUserName
Gets value for attribute userName -
setUserName
Sets value for attribute userName -
getRuleId
Gets value for attribute ruleId -
setRuleId
Sets value for attribute ruleId -
getRuleDescription
Gets value for attribute ruleDescription -
setRuleDescription
Sets value for attribute ruleDescription -
getSodRisk
Gets value for attribute sodRisk -
setSodRisk
Sets value for attribute sodRisk -
getSodRules
Gets value for attribute sodRules -
setSodRules
Sets value for attribute sodRules -
getStartDate
Gets value for attribute startDate -
setStartDate
Sets value for attribute startDate -
getEndDate
Gets value for attribute endDate -
setEndDate
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
Gets value for attribute removalPending -
setRemovalPending
Sets value for attribute removalPending -
getHolderGroup
Gets value for attribute holderGroup -
setHolderGroup
Sets value for attribute holderGroup -
getApprovalProcess
Gets value for attribute approvalProcess -
setApprovalProcess
Sets value for attribute approvalProcess -
getCertificationDate
Gets value for attribute certificationDate -
setCertificationDate
Sets value for attribute certificationDate -
getParentGrant
Gets value for attribute parentGrant -
setParentGrant
Sets value for attribute parentGrant -
getDelegationStatus
Gets value for attribute delegationStatus -
setDelegationStatus
Sets value for attribute delegationStatus -
getOwnerAccount
Gets value for attribute ownerAccount -
setOwnerAccount
Sets value for attribute ownerAccount -
getDelegateAccount
Gets value for attribute delegateAccount -
setDelegateAccount
Sets value for attribute delegateAccount -
getDelegateSince
Gets value for attribute delegateSince -
setDelegateSince
Sets value for attribute delegateSince -
getDelegateUntil
Gets value for attribute delegateUntil -
setDelegateUntil
Sets value for attribute delegateUntil -
getExternalId
Gets value for attribute externalId -
setExternalId
Sets value for attribute externalId -
getAttributes
Gets value for attribute attributes -
setAttributes
Sets value for attribute attributes -
getCreatedOn
Gets value for attribute createdOn -
setCreatedOn
Sets value for attribute createdOn -
getCreatedBy
Gets value for attribute createdBy -
setCreatedBy
Sets value for attribute createdBy -
getUpdatedOn
Gets value for attribute updatedOn -
setUpdatedOn
Sets value for attribute updatedOn -
getUpdatedBy
Gets value for attribute updatedBy -
setUpdatedBy
Sets value for attribute updatedBy -
getDeletedOn
Gets value for attribute deletedOn -
setDeletedOn
Sets value for attribute deletedOn -
getDeletedBy
Gets value for attribute deletedBy -
setDeletedBy
Sets value for attribute deletedBy -
toString
Returns a string representation of the value object.
-