org.opencrx.kernel.product1.jmi1
Interface CloneProductPhasePriceLevelParams

All Superinterfaces:
CloneProductPhasePriceLevelParams, RefStruct, RefStruct_1_0, Serializable

public interface CloneProductPhasePriceLevelParams
extends RefStruct_1_0, CloneProductPhasePriceLevelParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.CloneProductPhasePriceLevelParams
CloneProductPhasePriceLevelParams.Member
 
Method Summary
 String getNameReplacementRegex()
          Retrieves the value for the optional structure field nameReplacementRegex.
 String getNameReplacementValue()
          Retrieves the value for the optional structure field nameReplacementValue.
 Short getProcessingMode()
          Retrieves the value for the optional structure field processingMode.
 String getProductPhaseKey()
          Retrieves the value for the optional structure field productPhaseKey.
 
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

getNameReplacementRegex

String getNameReplacementRegex()
Retrieves the value for the optional structure field nameReplacementRegex.

Specified by:
getNameReplacementRegex in interface CloneProductPhasePriceLevelParams
Returns:
The possibly null value for structure field nameReplacementRegex.

getNameReplacementValue

String getNameReplacementValue()
Retrieves the value for the optional structure field nameReplacementValue.

Specified by:
getNameReplacementValue in interface CloneProductPhasePriceLevelParams
Returns:
The possibly null value for structure field nameReplacementValue.

getProcessingMode

Short getProcessingMode()
Retrieves the value for the optional structure field processingMode.

Specified by:
getProcessingMode in interface CloneProductPhasePriceLevelParams
Returns:
The possibly null value for structure field processingMode.

getProductPhaseKey

String getProductPhaseKey()
Retrieves the value for the optional structure field productPhaseKey.

Specified by:
getProductPhaseKey in interface CloneProductPhasePriceLevelParams
Returns:
The possibly null value for structure field productPhaseKey.


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