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.
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 |
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
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