Uses of Class
org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
Packages that use ObjectCodecService Package Description org.nuxeo.ecm.automation.io.services.codec -
-
Uses of ObjectCodecService in org.nuxeo.ecm.automation.io.services.codec
Methods in org.nuxeo.ecm.automation.io.services.codec with parameters of type ObjectCodecService Modifier and Type Method Description voidObjectCodecService.BooleanCodec. register(ObjectCodecService service)voidObjectCodecService.CalendarCodec. register(ObjectCodecService service)voidObjectCodecService.DateCodec. register(ObjectCodecService service)static voidObjectCodecService.DocumentAdapterCodec. register(ObjectCodecService service, DocumentAdapterService adapterService)voidObjectCodecService.NumberCodec. register(ObjectCodecService service)voidObjectCodecService.StringCodec. register(ObjectCodecService service)
-