com.retek.component.customerorder
Interface AccommodationReason

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject

public interface AccommodationReason
extends com.retek.swing11.commons.type.Displayable, DistributedObject

Interface that represents the reason for the accommodation. Implemented differently for order accommodations and order line accommodations.


Field Summary
static java.lang.String ORDER_LINE_TAX_REASON_CODE
           
static java.lang.String ORDER_TAX_REASON_CODE
           
 
Method Summary
 java.lang.String getDescription()
           
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 
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

ORDER_TAX_REASON_CODE

public static final java.lang.String ORDER_TAX_REASON_CODE
See Also:
Constant Field Values

ORDER_LINE_TAX_REASON_CODE

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

getDescription

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


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