Class ObjectSerializerRegistry
java.lang.Object
org.identityconnectors.framework.impl.serializer.ObjectSerializerRegistry
-
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectSerializationHandler
getHandlerByObjectType
(Class<?> clazz) static ObjectSerializationHandler
getHandlerBySerialType
(String type) static ObjectTypeMapper
getMapperByObjectType
(Class<?> clazz) static ObjectTypeMapper
getMapperBySerialType
(String type)
-
Method Details
-
getMapperBySerialType
-
getMapperByObjectType
-
getHandlerBySerialType
-
getHandlerByObjectType
-