com.retek.component.customerorder
Interface ECDDRecalculationItem

All Superinterfaces:
BusinessObject, DistributedObject

public interface ECDDRecalculationItem
extends DistributedObject


Field Summary
static java.lang.String ITEM_ID
           
 
Method Summary
 java.lang.String getItemId()
           
 void setItemId(java.lang.String itemId)
           
 void submit()
           
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Field Detail

ITEM_ID

public static final java.lang.String ITEM_ID
See Also:
Constant Field Values
Method Detail

getItemId

public java.lang.String getItemId()
                           throws SystemException
Throws:
SystemException

setItemId

public void setItemId(java.lang.String itemId)
               throws SystemException
Throws:
SystemException

submit

public void submit()
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25