Package com.evolveum.midpoint.repo.api
Interface RepositoryOperationResult
- 
- All Known Implementing Classes:
 AddObjectResult,DeleteObjectResult,ModifyObjectResult
public interface RepositoryOperationResult 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChangeTypegetChangeType() 
 - 
 
- 
- 
Method Detail
- 
getChangeType
ChangeType getChangeType()
 
 - 
 
 -