com.retek.component.customerorder
Interface CustomerOrderGiftServiceLine
- All Superinterfaces:
- BusinessObject, CustomerOrderServiceLine, com.retek.swing11.commons.type.Displayable, DistributedObject
- All Known Implementing Classes:
- CustomerOrderGiftServiceLineImpl
- public interface CustomerOrderGiftServiceLine
- extends CustomerOrderServiceLine
Methods inherited from interface com.retek.component.customerorder.CustomerOrderServiceLine |
createCopy, equalsType, getCode, getCreatedByUser, getCreatedDate, getDescription, getDetailDescription, getEstimatedDeliveryDate, getExtendedPrice, getExtendedPrice, getLastUpdatedByUser, getLastUpdatedDate, getOrderedQuantity, getPromotionDiscounts, getServicePromotionDiscountValue, getUnitPrice, getWorkOrderInstructions, setEstimatedDeliveryDate, setOrderedQuantity |
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.swing11.commons.type.Displayable |
toDisplayString |
TYPE
public static final java.lang.String TYPE
- See Also:
- Constant Field Values
WRAPPED_TOGETHER
public static final java.lang.String WRAPPED_TOGETHER
- See Also:
- Constant Field Values
getGiftingSeason
public GiftingSeason getGiftingSeason()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getMessage
public java.lang.String getMessage()
throws SystemException
- Throws:
SystemException
getType
public CustomerOrderGiftServiceLineType getType()
throws SystemException
- Throws:
SystemException
setGiftingSeason
public void setGiftingSeason(GiftingSeason giftSeason)
throws SystemException
- Throws:
SystemException
setMessage
public void setMessage(java.lang.String message)
throws SystemException
- Throws:
SystemException
setType
public void setType(CustomerOrderGiftServiceLineType type)
throws SystemException
- Throws:
SystemException
setUnitPrice
public void setUnitPrice(Money price)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28