org.opencrx.kernel.backend
Class Products.ProductPhasePriceLevelMarshaller

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

public static class Products.ProductPhasePriceLevelMarshaller
extends Object
implements Marshaller


Constructor Summary
Products.ProductPhasePriceLevelMarshaller(String nameReplacementRegex, String nameReplacementValue, String productPhaseKey)
           
 
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.ProductPhasePriceLevelMarshaller

public Products.ProductPhasePriceLevelMarshaller(String nameReplacementRegex,
                                                 String nameReplacementValue,
                                                 String productPhaseKey)
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.