org.opencrx.kernel.plugin.application.product1
Class ProductImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.product1.ProductImpl

public class ProductImpl
extends Object


Field Summary
protected  Product current
           
protected  Product next
           
 
Constructor Summary
ProductImpl(Product current, Product next)
           
 
Method Summary
 Backend getBackend()
           
 org.openmdx.base.jmi1.Void setConfigurationType(SetConfigurationTypeParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Product current

next

protected final Product next
Constructor Detail

ProductImpl

public ProductImpl(Product current,
                   Product next)
Method Detail

getBackend

public Backend getBackend()

setConfigurationType

public org.openmdx.base.jmi1.Void setConfigurationType(SetConfigurationTypeParams params)
                                                throws RefException
Throws:
RefException


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