com.retek.component.media
Interface MonogramValueAddedService

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, ValueAddedService
All Known Implementing Classes:
MonogramValueAddedServiceImpl

public interface MonogramValueAddedService
extends ValueAddedService


Method Summary
 int getMaxCharacters()
           
 boolean isCharacterMonogrammingOneIndicator()
           
 boolean isCharacterMonogrammingThreeIndicator()
           
 boolean isCharacterMonogrammingTwoIndicator()
           
 
Methods inherited from interface com.retek.component.media.ValueAddedService
addColor, addFont, getAvailableColors, getAvailableFonts, getColors, getFonts, getPersonalizationType, getPlacementOnItem, getSupplier, getUnitPrice, isEngraving, isPricePerCharacter, removeColor, removeFont, setPersonalizationType, setPricePerCharacter, setUnitPrice
 
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.commons.component.BusinessObject
getBusinessInterface
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 

Method Detail

getMaxCharacters

public int getMaxCharacters()
                     throws BusinessException,
                            SystemException
Throws:
BusinessException
SystemException

isCharacterMonogrammingOneIndicator

public boolean isCharacterMonogrammingOneIndicator()
                                            throws BusinessException,
                                                   SystemException
Throws:
BusinessException
SystemException

isCharacterMonogrammingThreeIndicator

public boolean isCharacterMonogrammingThreeIndicator()
                                              throws BusinessException,
                                                     SystemException
Throws:
BusinessException
SystemException

isCharacterMonogrammingTwoIndicator

public boolean isCharacterMonogrammingTwoIndicator()
                                            throws BusinessException,
                                                   SystemException
Throws:
BusinessException
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28