org.opencrx.kernel.backend
Class Products.PriceLevelMarshaller

java.lang.Object
  extended by org.opencrx.kernel.backend.Products.PriceLevelMarshaller
All Implemented Interfaces:
Marshaller
Enclosing class:
Products

public static class Products.PriceLevelMarshaller
extends Object
implements Marshaller


Constructor Summary
Products.PriceLevelMarshaller(String nameReplacementRegex, String nameReplacementValue, Date validFrom, Date validTo)
           
 
Method Summary
 Object marshal(Object s)
           
 Object unmarshal(Object s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Products.PriceLevelMarshaller

public Products.PriceLevelMarshaller(String nameReplacementRegex,
                                     String nameReplacementValue,
                                     Date validFrom,
                                     Date validTo)
Method Detail

marshal

public Object marshal(Object s)
               throws ServiceException
Specified by:
marshal in interface Marshaller
Throws:
ServiceException

unmarshal

public Object unmarshal(Object s)
Specified by:
unmarshal in interface Marshaller


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.