|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.provisioning.consistency.api.ErrorHandler
com.evolveum.midpoint.provisioning.consistency.impl.ObjectNotFoundHandler
@Component public class ObjectNotFoundHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.evolveum.midpoint.provisioning.consistency.api.ErrorHandler |
|---|
ErrorHandler.FailedOperation |
| Field Summary |
|---|
| Fields inherited from class com.evolveum.midpoint.provisioning.consistency.api.ErrorHandler |
|---|
changeNotificationDispatcher, prismContext |
| Constructor Summary | |
|---|---|
ObjectNotFoundHandler()
|
|
| Method Summary | ||
|---|---|---|
RepositoryService |
getCacheRepositoryService()
Get the value of repositoryService. |
|
|
handleError(T shadow,
ErrorHandler.FailedOperation op,
Exception ex,
boolean compensate,
Task task,
OperationResult parentResult)
|
|
void |
setCacheRepositoryService(RepositoryService repositoryService)
Set the value of repositoryService Expected to be injected. |
|
| Methods inherited from class com.evolveum.midpoint.provisioning.consistency.api.ErrorHandler |
|---|
createAttemptModification, createOperationDescription, getAttemptNumber, isDoDiscovery, isPostpone |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectNotFoundHandler()
| Method Detail |
|---|
public RepositoryService getCacheRepositoryService()
public void setCacheRepositoryService(RepositoryService repositoryService)
repositoryService - new value of repositoryService
public <T extends ResourceObjectShadowType> T handleError(T shadow,
ErrorHandler.FailedOperation op,
Exception ex,
boolean compensate,
Task task,
OperationResult parentResult)
throws SchemaException,
GenericFrameworkException,
CommunicationException,
ObjectNotFoundException,
ObjectAlreadyExistsException,
ConfigurationException,
SecurityViolationException
handleError in class ErrorHandlerSchemaException
GenericFrameworkException
CommunicationException
ObjectNotFoundException
ObjectAlreadyExistsException
ConfigurationException
SecurityViolationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||