Package | Description |
---|---|
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Method and Description |
---|---|
protected <F,T> Mapper<F,T> |
AbstractBackendResource.getMapper(Class<F> from,
Class<T> to) |
Modifier and Type | Method and Description |
---|---|
<F,T> Mapper<F,T> |
MappingLocator.getMapper(Class<F> from,
Class<T> to)
Get an appropriate mapper mediating between the required types.
|
Copyright © 2012. All Rights Reserved.