Uses of Class
com.identityworksllc.iiq.common.SailpointObjectMapper
-
Packages that use SailpointObjectMapper Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of SailpointObjectMapper in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common that return SailpointObjectMapper Modifier and Type Method Description static <T> SailpointObjectMapper<T>
ObjectMapper. get(Class<T> type)
Gets a predefined mapper for the given type.
-