com.evolveum.midpoint.model.lens
Class ShadowConstraintsChecker
java.lang.Object
com.evolveum.midpoint.model.lens.ShadowConstraintsChecker
public class ShadowConstraintsChecker
- extends Object
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShadowConstraintsChecker
public ShadowConstraintsChecker(LensProjectionContext<AccountShadowType> accountContext)
getAccountContext
public LensProjectionContext<AccountShadowType> getAccountContext()
setAccountContext
public void setAccountContext(LensProjectionContext<AccountShadowType> accountContext)
getPrismContext
public PrismContext getPrismContext()
setPrismContext
public void setPrismContext(PrismContext prismContext)
getRepositoryService
public RepositoryService getRepositoryService()
setRepositoryService
public void setRepositoryService(RepositoryService repositoryService)
getContext
public LensContext<UserType,AccountShadowType> getContext()
setContext
public void setContext(LensContext<UserType,AccountShadowType> context)
isSatisfiesConstraints
public boolean isSatisfiesConstraints()
getMessages
public String getMessages()
check
public void check(OperationResult result)
throws SchemaException,
ObjectAlreadyExistsException
- Throws:
SchemaException
ObjectAlreadyExistsException
Copyright © 2013 evolveum. All Rights Reserved.