com.retek.component.customerorder
Interface CustomerOrderPersonalizationServiceLine
- All Superinterfaces:
- BusinessObject, CustomerOrderServiceLine, CustomerOrderValueAddedServiceLine, com.retek.swing11.commons.type.Displayable, DistributedObject
- All Known Implementing Classes:
- CustomerOrderPersonalizationServiceLineImpl
- public interface CustomerOrderPersonalizationServiceLine
- extends CustomerOrderValueAddedServiceLine
Field Summary |
static java.lang.String |
COLOR
|
static java.lang.String |
FONT
|
static java.lang.String |
NUMBER_OF_LINES
|
static java.lang.String |
TEXT
|
Methods inherited from interface com.retek.component.customerorder.CustomerOrderValueAddedServiceLine |
getCalculatedPrice, getComments, getNumberOfCharacters, getPlacementOnItem, getUnitPriceForSingleItem, getValueAddedService, isEngraving, isPriceByCharacter, setComments, setPlacementOnItem, setPriceByCharacter, setUnitPrice, setValueAddedService |
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 |
TEXT
public static final java.lang.String TEXT
- See Also:
- Constant Field Values
FONT
public static final java.lang.String FONT
- See Also:
- Constant Field Values
COLOR
public static final java.lang.String COLOR
- See Also:
- Constant Field Values
NUMBER_OF_LINES
public static final java.lang.String NUMBER_OF_LINES
- See Also:
- Constant Field Values
getTextLines
public java.util.List getTextLines()
throws SystemException
- Throws:
SystemException
getTextLine
public CustomerOrderPersonalizationTextLine getTextLine(int lineNumber)
throws SystemException
- Throws:
SystemException
getNumberOfLines
public int getNumberOfLines()
throws SystemException
- Throws:
SystemException
setTextLines
public void setTextLines(java.util.List textLines)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28