lumis.portal.structure.sync.model.propertybag
Class PropertyDefault.PropertyDefaultConverter

Package class diagram package PropertyDefault.PropertyDefaultConverter
java.lang.Object
  extended by lumis.portal.structure.sync.model.propertybag.PropertyDefault.PropertyDefaultConverter
All Implemented Interfaces:
org.simpleframework.xml.convert.Converter<PropertyDefault>
Enclosing class:
PropertyDefault

public static class PropertyDefault.PropertyDefaultConverter
extends Object
implements org.simpleframework.xml.convert.Converter<PropertyDefault>


Constructor Summary
PropertyDefault.PropertyDefaultConverter()
           
 
Method Summary
 PropertyDefault read(org.simpleframework.xml.stream.InputNode node)
           
 void write(org.simpleframework.xml.stream.OutputNode node, PropertyDefault propertyDefault)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyDefault.PropertyDefaultConverter

public PropertyDefault.PropertyDefaultConverter()
Method Detail

read

public PropertyDefault read(org.simpleframework.xml.stream.InputNode node)
                     throws Exception
Specified by:
read in interface org.simpleframework.xml.convert.Converter<PropertyDefault>
Throws:
Exception

write

public void write(org.simpleframework.xml.stream.OutputNode node,
                  PropertyDefault propertyDefault)
           throws Exception
Specified by:
write in interface org.simpleframework.xml.convert.Converter<PropertyDefault>
Throws:
Exception


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.