Class FocusConstraintsChecker<AH extends AssignmentHolderType>
java.lang.Object
com.evolveum.midpoint.model.impl.lens.projector.focus.FocusConstraintsChecker<AH>
- Author:
- semancik
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheck(PrismObject<AH> objectNew, OperationResult parentResult) static <T extends ObjectType>
voidclearCacheFor(PolyStringType name) static voidclearCacheForDelta(Collection<? extends ItemDelta> modifications) static voidclearCacheForValues(Collection<? extends PrismValue> values) static voidenterCache(CacheConfiguration configuration) static voidbooleanvoidsetCacheConfigurationManager(CacheConfigurationManager cacheConfigurationManager) voidsetContext(LensContext<AH> context) voidsetPrismContext(PrismContext prismContext) voidsetRepositoryService(RepositoryService repositoryService)
-
Constructor Details
-
FocusConstraintsChecker
public FocusConstraintsChecker()
-
-
Method Details
-
getPrismContext
-
setPrismContext
-
getContext
-
setContext
-
getRepositoryService
-
setRepositoryService
-
setCacheConfigurationManager
-
isSatisfiesConstraints
public boolean isSatisfiesConstraints() -
getMessages
-
getLocalizableMessage
-
getConflictingObject
-
check
public boolean check(PrismObject<AH> objectNew, OperationResult parentResult) throws SchemaException - Throws:
SchemaException
-
enterCache
-
exitCache
public static void exitCache() -
clearCacheFor
-
clearCacheForValues
-
clearCacheForDelta
-