Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.model.impl.PropertyDecoder

Packages that use PropertyDecoder
org.nuxeo.runtime.model.impl   
 

Uses of PropertyDecoder in org.nuxeo.runtime.model.impl
 

Fields in org.nuxeo.runtime.model.impl declared as PropertyDecoder
static PropertyDecoder PropertyDecoder.BOOLEAN
           
static PropertyDecoder PropertyDecoder.BYTE
           
static PropertyDecoder PropertyDecoder.CHAR
           
static PropertyDecoder PropertyDecoder.CLASS
           
static PropertyDecoder PropertyDecoder.COMPONENT
           
static PropertyDecoder PropertyDecoder.DOUBLE
           
static PropertyDecoder PropertyDecoder.FLOAT
           
static PropertyDecoder PropertyDecoder.INSTANCE
           
static PropertyDecoder PropertyDecoder.INTEGER
           
static PropertyDecoder PropertyDecoder.LIST
           
static PropertyDecoder PropertyDecoder.LONG
           
static PropertyDecoder PropertyDecoder.OBJECT
           
static PropertyDecoder PropertyDecoder.SHORT
           
static PropertyDecoder PropertyDecoder.STRING
           
 

Methods in org.nuxeo.runtime.model.impl that return PropertyDecoder
static PropertyDecoder PropertyDecoder.getDecoder(String type)
           
 

Methods in org.nuxeo.runtime.model.impl with parameters of type PropertyDecoder
static void PropertyDecoder.registerDecoder(String type, PropertyDecoder decoder)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.