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 PropertyDecoderPropertyDecoder.BOOLEANstatic final PropertyDecoderPropertyDecoder.BYTEstatic final PropertyDecoderPropertyDecoder.CHARstatic final PropertyDecoderPropertyDecoder.CLASSstatic final PropertyDecoderPropertyDecoder.COMPONENTstatic final PropertyDecoderPropertyDecoder.DOUBLEstatic final PropertyDecoderPropertyDecoder.FLOATstatic final PropertyDecoderPropertyDecoder.INSTANCEstatic final PropertyDecoderPropertyDecoder.INTEGERstatic final PropertyDecoderPropertyDecoder.LISTstatic final PropertyDecoderPropertyDecoder.LONGstatic final PropertyDecoderPropertyDecoder.OBJECTstatic final PropertyDecoderPropertyDecoder.SHORTstatic final PropertyDecoderPropertyDecoder.STRINGMethods in org.nuxeo.runtime.model.impl that return PropertyDecoderMethods in org.nuxeo.runtime.model.impl with parameters of type PropertyDecoderModifier and TypeMethodDescriptionstatic voidPropertyDecoder.registerDecoder(String type, PropertyDecoder decoder)