Uses of Class
org.nuxeo.runtime.model.impl.PropertyDecoder
-
Uses of PropertyDecoder in org.nuxeo.runtime.model.impl
Modifier 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
Modifier and TypeMethodDescriptionstatic void
PropertyDecoder.registerDecoder
(String type, PropertyDecoder decoder)