Package com.evolveum.midpoint.repo.api
Interface ConflictWatcher
- 
- All Known Implementing Classes:
 ConflictWatcherImpl
public interface ConflictWatcherA bit experimental.- Author:
 - mederly
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull StringgetOid()booleanhasConflict()voidsetExpectedVersion(String version) 
 -