|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordercommon.PersonalizationHandler
Constructor Summary | |
---|---|
PersonalizationHandler(OrderScreenType screenType)
|
Method Summary | |
---|---|
void |
applyPersonalizationLines(java.util.List lineList)
|
void |
applyServiceLines()
PERSONALIZATION SERVICE LINE METHODS |
java.lang.String |
getComments()
|
java.lang.String |
getItemDescription()
ORDERLINE METHODS |
int |
getMaxCharactersForRow()
|
java.lang.String |
getPackItemDescription()
|
java.lang.String |
getPackItemNumber()
|
java.util.List |
getPersonalizablePackComponents()
PACK ITEMS |
java.util.List |
getPersonalizationLineRestrictions()
|
int |
getPersonalizationLinesOnServiceLine()
|
java.lang.String |
getPersonalizationLocation()
|
java.lang.String |
getPersonalizationPrice()
|
java.lang.String |
getPersonalizationStyleMessages()
|
java.util.List |
getPersonalizationTextColors()
PERSONALIZATION VALUE ADDED SERVICE METHODS |
java.util.List |
getPersonalizationTextFonts()
|
java.lang.Object |
getPersonalizationTextLine(java.lang.Object object)
WILL REMAIN SAME FOR BOTH PACK AND SKU ITEMS |
java.lang.Object |
getPersonalizationTextLineColor()
|
java.lang.Object |
getPersonalizationTextLineFont()
|
java.lang.String |
getPersonalizationTextLineText()
|
java.lang.Object |
getPersonalizationType()
|
java.lang.String |
getPersonalizationTypeMessages()
MESSAGE METHODS |
java.util.List |
getPersonalizationTypes()
|
java.util.Map |
getQuickEntries()
QUICK ENTRY KEYSTROKES |
java.lang.String |
getRecalculatedPrice(java.util.List personalizationTexts)
|
boolean |
hasPersonalization()
|
void |
initPersonalizationServiceLine(java.lang.Object object)
|
boolean |
isEditAllowed()
|
boolean |
isMailOrderSource()
|
boolean |
isPack()
|
boolean |
isRowAvailable()
|
void |
setComments(java.lang.String text)
|
void |
setOrderLine(java.lang.Object object)
|
void |
setPackOrderLine(java.lang.Object object)
|
void |
setPersonalizationLineRestriction(java.lang.Object lineRestriction)
PERSONALIZATION RESTRICTION METHODS |
void |
setPersonalizationTextLine(java.lang.Object textLine)
PERSONALIZATION TEXT LINE METHODS |
void |
setPersonalizationTextLineColor(java.lang.Object color)
|
void |
setPersonalizationTextLineFont(java.lang.Object font)
|
void |
setPersonalizationTextLineText(java.lang.String text)
|
void |
setPersonalizationType(java.lang.Object persType)
|
Methods inherited from class com.retek.commons.gui.core.ScreenHandler |
---|
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonalizationHandler(OrderScreenType screenType)
Method Detail |
public void setOrderLine(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public void initPersonalizationServiceLine(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public boolean isEditAllowed() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isMailOrderSource() throws SystemException
SystemException
public boolean hasPersonalization()
public boolean isPack() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getItemDescription() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getPersonalizationTypes() throws SystemException, BusinessException
SystemException
BusinessException
public void applyServiceLines() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getPersonalizationTextLine(java.lang.Object object) throws SystemException
SystemException
public void setPersonalizationType(java.lang.Object persType) throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getPersonalizationType() throws SystemException
SystemException
public int getPersonalizationLinesOnServiceLine() throws SystemException
SystemException
public java.lang.String getPersonalizationPrice() throws SystemException
SystemException
public java.lang.String getRecalculatedPrice(java.util.List personalizationTexts) throws SystemException
SystemException
public java.lang.String getComments() throws SystemException
SystemException
public void setComments(java.lang.String text) throws SystemException
SystemException
public void applyPersonalizationLines(java.util.List lineList) throws SystemException
SystemException
public java.util.List getPersonalizationTextColors() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getPersonalizationTextFonts() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getPersonalizationLineRestrictions() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getPersonalizationLocation() throws SystemException, BusinessException
SystemException
BusinessException
public void setPersonalizationTextLine(java.lang.Object textLine) throws SystemException
SystemException
public java.lang.String getPersonalizationTextLineText() throws SystemException
SystemException
public java.lang.Object getPersonalizationTextLineFont() throws SystemException
SystemException
public java.lang.Object getPersonalizationTextLineColor() throws SystemException
SystemException
public void setPersonalizationTextLineText(java.lang.String text) throws SystemException
SystemException
public void setPersonalizationTextLineFont(java.lang.Object font) throws SystemException
SystemException
public void setPersonalizationTextLineColor(java.lang.Object color) throws SystemException
SystemException
public void setPersonalizationLineRestriction(java.lang.Object lineRestriction)
public int getMaxCharactersForRow() throws SystemException
SystemException
public boolean isRowAvailable()
public java.util.Map getQuickEntries()
public java.util.List getPersonalizablePackComponents() throws SystemException, BusinessException
SystemException
BusinessException
public void setPackOrderLine(java.lang.Object object)
public java.lang.String getPackItemNumber() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getPackItemDescription() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getPersonalizationTypeMessages() throws SystemException
SystemException
public java.lang.String getPersonalizationStyleMessages() throws SystemException
SystemException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |