Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.properties
Class FieldIO

java.lang.Object
  extended by org.nuxeo.theme.properties.FieldIO

public class FieldIO
extends Object


Constructor Summary
FieldIO()
           
 
Method Summary
static Properties dumpFieldsToProperties(Object object)
           
static FieldInfo getFieldInfo(Class<?> c, String name)
           
static void updateFieldsFromProperties(Object object, Properties properties)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldIO

public FieldIO()
Method Detail

getFieldInfo

public static FieldInfo getFieldInfo(Class<?> c,
                                     String name)

updateFieldsFromProperties

public static void updateFieldsFromProperties(Object object,
                                              Properties properties)
                                       throws ThemeIOException
Throws:
ThemeIOException

dumpFieldsToProperties

public static Properties dumpFieldsToProperties(Object object)
                                         throws ThemeIOException
Throws:
ThemeIOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.