Class GetVersionOpHandler
java.lang.Object
com.evolveum.midpoint.repo.cache.handlers.BaseOpHandler
com.evolveum.midpoint.repo.cache.handlers.GetVersionOpHandler
Handler for getVersion operation.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T extends ObjectType>
StringgetVersion
(Class<T> type, String oid, OperationResult parentResult)
-
Constructor Details
-
GetVersionOpHandler
public GetVersionOpHandler()
-
-
Method Details
-
getVersion
public <T extends ObjectType> String getVersion(Class<T> type, String oid, OperationResult parentResult) throws ObjectNotFoundException, SchemaException
-