Package oracle.iam.certification.vo
Class UserLastCertificationSummary
java.lang.Object
oracle.iam.certification.vo.UserLastCertificationSummary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAccount(Long iamAccountId) getAccountAttributes(Long iamAccountId) getAccountAttributes(Long iamAccountId, Long attributeId) getRoles()booleanisEmpty()voidputAccount(Long iamAccountId, IDCAccount account) voidputAccountAttribute(Long iamAccountId, Long attributeId, Long valueId, IDCAccountAttribute attr) voidvoidsetAccountAttributes(Map<Long, Map<Long, Map<Long, IDCAccountAttribute>>> accountAttributes) voidsetAccounts(Map<Long, IDCAccount> accounts) void
-
Constructor Details
-
UserLastCertificationSummary
public UserLastCertificationSummary()
-
-
Method Details
-
getAccounts
-
setAccounts
-
getAccountAttributes
-
setAccountAttributes
-
getRoles
-
setRoles
-
getAccount
-
getAccountAttributes
-
getAccountAttributes
-
getRole
-
isEmpty
public boolean isEmpty() -
putAccount
-
putRole
-
putAccountAttribute
public void putAccountAttribute(Long iamAccountId, Long attributeId, Long valueId, IDCAccountAttribute attr)
-