com.retek.component.customerorder.impl
Class OrderCancelReasonImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.customerorder.impl.OrderCancelReasonImpl
- All Implemented Interfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, OrderCancelReason
- public class OrderCancelReasonImpl
- extends DistributedObjectImpl
- implements OrderCancelReason
Fields inherited from interface com.retek.component.customerorder.OrderCancelReason |
CANCEL_REASON_TYPE, DESCRIPTION, KNOWN_ORDER_CANCEL_REASONS, MODIFIABLE, NO_LONGER_AVAILABLE_CODE, ORDER_ENTRY_ERROR_CODE, PROMOTION_BENEFIT_CANCEL, SUPPLIER_CANCEL_CODE, SYSTEM_CANCEL_PEND_ORDER_CODE, SYSTEM_CANCEL_SUBSTITUTE_ORDER_LINE_CODE, SYSTEM_CANCEL_WRONG_COLOR_CODE, SYSTEMATIC |
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, toString, wrap, wrap, wrap, wrap |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
OrderCancelReasonImpl
public OrderCancelReasonImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
OrderCancelReasonImpl
public OrderCancelReasonImpl(DistributedContext context,
DistributedReference reference)
throws SystemException
getDto
public OrderCancelReasonDto getDto()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface OrderCancelReason
- Throws:
SystemException
getCancelReasonType
public OrderCancelReasonType getCancelReasonType()
throws SystemException
- Specified by:
getCancelReasonType
in interface OrderCancelReason
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Specified by:
setDescription
in interface OrderCancelReason
- Throws:
SystemException
setCancelReasonType
public void setCancelReasonType(OrderCancelReasonType cancelReasonType)
throws SystemException
- Specified by:
setCancelReasonType
in interface OrderCancelReason
- Throws:
SystemException
isManual
public boolean isManual()
throws SystemException
- Specified by:
isManual
in interface OrderCancelReason
- Throws:
SystemException
isModifiable
public boolean isModifiable()
throws SystemException
- Specified by:
isModifiable
in interface OrderCancelReason
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Specified by:
submit
in interface OrderCancelReason
- Throws:
SystemException
BusinessException
toDisplayString
public java.lang.String toDisplayString()
- Specified by:
toDisplayString
in interface com.retek.swing11.commons.type.Displayable
readLatest
protected Dto readLatest()
throws SystemException
- Overrides:
readLatest
in class DistributedObjectImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28