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()
boolean
isEmpty()
void
putAccount
(Long iamAccountId, IDCAccount account) void
putAccountAttribute
(Long iamAccountId, Long attributeId, Long valueId, IDCAccountAttribute attr) void
void
setAccountAttributes
(Map<Long, Map<Long, Map<Long, IDCAccountAttribute>>> accountAttributes) void
setAccounts
(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)
-