org.opencrx.application.shop1.datatypes
Class ProductFieldMapper

java.lang.Object
  extended by org.opencrx.application.shop1.datatypes.ProductFieldMapper

public class ProductFieldMapper
extends Object


Constructor Summary
ProductFieldMapper()
           
 
Method Summary
 List<String> getStateHistory(Product product)
           
 Boolean isBundle(Product product)
           
 void setIsBundle(Product product, Boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductFieldMapper

public ProductFieldMapper()
Method Detail

getStateHistory

public List<String> getStateHistory(Product product)

isBundle

public Boolean isBundle(Product product)

setIsBundle

public void setIsBundle(Product product,
                        Boolean value)


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