Package org.nuxeo.runtime.model.impl
Class PropertyDecoder
java.lang.Object
org.nuxeo.runtime.model.impl.PropertyDecoder
- Author:
- Bogdan Stefanescu
-
Field Summary
Modifier and TypeFieldDescriptionstatic final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
static final PropertyDecoder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract Serializable
static Serializable
static PropertyDecoder
getDecoder
(String type) static void
registerDecoder
(String type, PropertyDecoder decoder)
-
Field Details
-
STRING
-
LIST
-
LONG
-
INTEGER
-
DOUBLE
-
FLOAT
-
BOOLEAN
-
BYTE
-
CHAR
-
SHORT
-
OBJECT
-
CLASS
-
INSTANCE
-
COMPONENT
-
-
Constructor Details
-
PropertyDecoder
public PropertyDecoder()
-
-
Method Details
-
decode
-
getDecoder
-
registerDecoder
-
decode
-