Uses of Class
org.nuxeo.runtime.model.impl.PropertyDecoder
Packages that use PropertyDecoder
-
Uses of PropertyDecoder in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl declared as PropertyDecoderModifier and TypeFieldDescriptionstatic final PropertyDecoder
PropertyDecoder.BOOLEAN
static final PropertyDecoder
PropertyDecoder.BYTE
static final PropertyDecoder
PropertyDecoder.CHAR
static final PropertyDecoder
PropertyDecoder.CLASS
static final PropertyDecoder
PropertyDecoder.COMPONENT
static final PropertyDecoder
PropertyDecoder.DOUBLE
static final PropertyDecoder
PropertyDecoder.FLOAT
static final PropertyDecoder
PropertyDecoder.INSTANCE
static final PropertyDecoder
PropertyDecoder.INTEGER
static final PropertyDecoder
PropertyDecoder.LIST
static final PropertyDecoder
PropertyDecoder.LONG
static final PropertyDecoder
PropertyDecoder.OBJECT
static final PropertyDecoder
PropertyDecoder.SHORT
static final PropertyDecoder
PropertyDecoder.STRING
Methods in org.nuxeo.runtime.model.impl that return PropertyDecoderMethods in org.nuxeo.runtime.model.impl with parameters of type PropertyDecoderModifier and TypeMethodDescriptionstatic void
PropertyDecoder.registerDecoder
(String type, PropertyDecoder decoder)