|
|||||||||||
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.MonogrammingHandler
Constructor Summary | |
MonogrammingHandler(OrderScreenType screenType)
STATE MANAGEMENT |
Method Summary | |
void |
applyServiceLine()
|
java.lang.String |
getComments()
|
java.lang.String |
getItemDescription()
ORDER LINE METHODS |
java.lang.String |
getMonogramChar1()
|
java.lang.String |
getMonogramChar2()
|
java.lang.String |
getMonogramChar3()
|
java.lang.Object |
getMonogramColor()
|
java.util.Collection |
getMonogramColors()
|
java.lang.Object |
getMonogramFont()
|
java.util.Collection |
getMonogramFonts()
MONOGRAM - VAS METHODS |
java.lang.String |
getMonogramLocation()
|
java.util.List |
getMonogrammableComponents()
|
java.lang.String |
getMonogrammingStyleMessages()
|
java.lang.String |
getMonogrammingTypeMessages()
MESSAGES METHODS |
java.util.List |
getMonogrammingTypes()
|
java.lang.String |
getMonogramPrice()
|
java.lang.Object |
getMonogramType()
MONOGRAM SERVICE LINE METHODS |
java.lang.String |
getPackDescription()
|
java.lang.String |
getPackInventoryId()
|
java.lang.String |
getRecalculatedPrice(java.util.List charList)
|
boolean |
hasMonogramType()
|
void |
initMonogrammingServiceLine(java.lang.Object object)
|
boolean |
isEditAllowed()
|
boolean |
isMonoChar2FieldEnabled()
|
boolean |
isMonoChar3FieldEnabled()
|
boolean |
isPack()
PACK METHODS |
void |
setComments(java.lang.String text)
|
void |
setMonogramChar1(java.lang.String character)
|
void |
setMonogramChar2(java.lang.String character)
|
void |
setMonogramChar3(java.lang.String character)
|
void |
setMonogramColor(java.lang.Object color)
|
void |
setMonogramFont(java.lang.Object font)
|
void |
setMonogramType(java.lang.Object type)
|
void |
setOrderLine(java.lang.Object object)
|
void |
setPackOrderLine(java.lang.Object object)
|
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 MonogrammingHandler(OrderScreenType screenType)
Method Detail |
public void setOrderLine(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public void initMonogrammingServiceLine(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public boolean hasMonogramType()
public boolean isEditAllowed() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getItemDescription() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getMonogrammingTypes() throws SystemException, BusinessException
SystemException
BusinessException
public void applyServiceLine() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Collection getMonogramFonts() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Collection getMonogramColors() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isMonoChar2FieldEnabled() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isMonoChar3FieldEnabled() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getMonogramLocation() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getMonogramType() throws SystemException
SystemException
public void setMonogramType(java.lang.Object type) throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getMonogramColor() throws SystemException
SystemException
public void setMonogramColor(java.lang.Object color) throws SystemException
SystemException
public java.lang.Object getMonogramFont() throws SystemException
SystemException
public void setMonogramFont(java.lang.Object font) throws SystemException
SystemException
public java.lang.String getComments() throws SystemException
SystemException
public void setComments(java.lang.String text) throws SystemException
SystemException
public java.lang.String getMonogramChar1() throws SystemException
SystemException
public void setMonogramChar1(java.lang.String character) throws SystemException
SystemException
public java.lang.String getMonogramChar2() throws SystemException
SystemException
public void setMonogramChar2(java.lang.String character) throws SystemException
SystemException
public java.lang.String getMonogramChar3() throws SystemException
SystemException
public void setMonogramChar3(java.lang.String character) throws SystemException
SystemException
public java.lang.String getMonogramPrice() throws SystemException
SystemException
public java.lang.String getRecalculatedPrice(java.util.List charList) throws SystemException
SystemException
public boolean isPack() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getMonogrammableComponents() throws SystemException, BusinessException
SystemException
BusinessException
public void setPackOrderLine(java.lang.Object object)
public java.lang.String getPackInventoryId() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getPackDescription() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getMonogrammingTypeMessages() throws SystemException
SystemException
public java.lang.String getMonogrammingStyleMessages() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |