Package org.nuxeo.runtime.model.impl
Class PropertyDecoder
java.lang.Object
org.nuxeo.runtime.model.impl.PropertyDecoder
- Author:
- Bogdan Stefanescu
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoderstatic final PropertyDecoder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Serializablestatic Serializablestatic PropertyDecodergetDecoder(String type) static voidregisterDecoder(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
-