Class MemberUserAttributeAnalysisCache
java.lang.Object
com.evolveum.midpoint.common.mining.objects.analysis.cache.MemberUserAttributeAnalysisCache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPathResult
(String userId, String key) getUserResult
(String userId) void
putPathResult
(String userId, ItemPath key, AttributePathResult value) void
putUserResult
(String userId, Map<ItemPath, AttributePathResult> value)
-
Constructor Details
-
MemberUserAttributeAnalysisCache
public MemberUserAttributeAnalysisCache()
-
-
Method Details
-
putPathResult
-
getPathResult
-
getUserResult
-
putUserResult
-