org.opencrx.application.shop1.jmi1
Interface UpdateProductParams

All Superinterfaces:
RefStruct, RefStruct_1_0, Serializable, UpdateProductParams

public interface UpdateProductParams
extends RefStruct_1_0, UpdateProductParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.UpdateProductParams
UpdateProductParams.Member
 
Method Summary
 ProductT getProduct()
          Retrieves the value for the structure field product.
 Boolean isUpdateBundleData()
          Retrieves the value for the optional structure field updateBundleData.
 Boolean isUpdateClassification()
          Retrieves the value for the optional structure field updateClassification.
 Boolean isUpdateConfiguration()
          Retrieves the value for the optional structure field updateConfiguration.
 Boolean isUpdateMainData()
          Retrieves the value for the optional structure field updateMainData.
 Boolean isUpdatePicture()
          Retrieves the value for the optional structure field updatePicture.
 Boolean isUpdateProductPhase()
          Retrieves the value for the optional structure field updateProductPhase.
 Boolean isUpdateUom()
          Retrieves the value for the optional structure field updateUom.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getProduct

ProductT getProduct()
Retrieves the value for the structure field product.

Specified by:
getProduct in interface UpdateProductParams
Returns:
The non-null value for structure field product.

isUpdateBundleData

Boolean isUpdateBundleData()
Retrieves the value for the optional structure field updateBundleData.

Specified by:
isUpdateBundleData in interface UpdateProductParams
Returns:
The possibly null value for structure field updateBundleData.

isUpdateClassification

Boolean isUpdateClassification()
Retrieves the value for the optional structure field updateClassification.

Specified by:
isUpdateClassification in interface UpdateProductParams
Returns:
The possibly null value for structure field updateClassification.

isUpdateConfiguration

Boolean isUpdateConfiguration()
Retrieves the value for the optional structure field updateConfiguration.

Specified by:
isUpdateConfiguration in interface UpdateProductParams
Returns:
The possibly null value for structure field updateConfiguration.

isUpdateMainData

Boolean isUpdateMainData()
Retrieves the value for the optional structure field updateMainData.

Specified by:
isUpdateMainData in interface UpdateProductParams
Returns:
The possibly null value for structure field updateMainData.

isUpdatePicture

Boolean isUpdatePicture()
Retrieves the value for the optional structure field updatePicture.

Specified by:
isUpdatePicture in interface UpdateProductParams
Returns:
The possibly null value for structure field updatePicture.

isUpdateProductPhase

Boolean isUpdateProductPhase()
Retrieves the value for the optional structure field updateProductPhase.

Specified by:
isUpdateProductPhase in interface UpdateProductParams
Returns:
The possibly null value for structure field updateProductPhase.

isUpdateUom

Boolean isUpdateUom()
Retrieves the value for the optional structure field updateUom.

Specified by:
isUpdateUom in interface UpdateProductParams
Returns:
The possibly null value for structure field updateUom.


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