org.kuali.rice.krad.service.impl
Class SerializerServiceBase.AutoPopulatingListConverter

java.lang.Object
  extended by com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
      extended by com.thoughtworks.xstream.converters.collections.CollectionConverter
          extended by org.kuali.rice.krad.service.impl.SerializerServiceBase.AutoPopulatingListConverter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
Enclosing class:
SerializerServiceBase

public class SerializerServiceBase.AutoPopulatingListConverter
extends com.thoughtworks.xstream.converters.collections.CollectionConverter


Constructor Summary
SerializerServiceBase.AutoPopulatingListConverter(com.thoughtworks.xstream.mapper.Mapper mapper)
           
 
Method Summary
 boolean canConvert(Class clazz)
           
 
Methods inherited from class com.thoughtworks.xstream.converters.collections.CollectionConverter
marshal, populateCollection, unmarshal
 
Methods inherited from class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
createCollection, mapper, readItem, writeItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializerServiceBase.AutoPopulatingListConverter

public SerializerServiceBase.AutoPopulatingListConverter(com.thoughtworks.xstream.mapper.Mapper mapper)
Method Detail

canConvert

public boolean canConvert(Class clazz)
Specified by:
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatcher
Overrides:
canConvert in class com.thoughtworks.xstream.converters.collections.CollectionConverter


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.