com.retek.component.media.impl
Class MonogramValueAddedServiceImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.BusinessObjectImpl
      extended bycom.retek.commons.component.impl.DistributedObjectImpl
          extended bycom.retek.component.media.impl.ValueAddedServiceImpl
              extended bycom.retek.component.media.impl.MonogramValueAddedServiceImpl
All Implemented Interfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, MonogramValueAddedService, ValueAddedService

public class MonogramValueAddedServiceImpl
extends ValueAddedServiceImpl
implements MonogramValueAddedService


Nested Class Summary
 
Nested classes inherited from class com.retek.commons.component.impl.DistributedObjectImpl
DistributedObjectImpl.DtoBurgular
 
Field Summary
 
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl
context
 
Constructor Summary
MonogramValueAddedServiceImpl(DistributedContext context, DistributedReference reference)
           
MonogramValueAddedServiceImpl(DistributedContext context, DistributedReference reference, boolean createHollow)
           
 
Method Summary
 ValueAddedServiceDto getDto()
           
 int getMaxCharacters()
           
protected  java.lang.String getPersonalizationStyleCode()
           
 boolean isCharacterMonogrammingOneIndicator()
           
 boolean isCharacterMonogrammingThreeIndicator()
           
 boolean isCharacterMonogrammingTwoIndicator()
           
 java.lang.String toDisplayString()
           
 
Methods inherited from class com.retek.component.media.impl.ValueAddedServiceImpl
addColor, addFont, getAvailableColors, getAvailableFonts, getColors, getDescription, getFonts, getItemSupplierPersonalizationAttribute, getPersonalizationType, getPlacementOnItem, getSupplier, getUnitPrice, isEngraving, isPricePerCharacter, readLatest, removeColor, removeFont, setItemId, setPersonalizationType, setPricePerCharacter, setSupplierId, setUnitPrice
 
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, toString, wrap, wrap, wrap, wrap
 
Methods inherited from class com.retek.commons.component.impl.BusinessObjectImpl
checkRelation, checkRelation, getBusinessInterface, getContext
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
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
 

Constructor Detail

MonogramValueAddedServiceImpl

public MonogramValueAddedServiceImpl(DistributedContext context,
                                     DistributedReference reference,
                                     boolean createHollow)
                              throws SystemException

MonogramValueAddedServiceImpl

public MonogramValueAddedServiceImpl(DistributedContext context,
                                     DistributedReference reference)
                              throws SystemException
Method Detail

getMaxCharacters

public int getMaxCharacters()
                     throws BusinessException,
                            SystemException
Specified by:
getMaxCharacters in interface MonogramValueAddedService
Throws:
BusinessException
SystemException

getDto

public ValueAddedServiceDto getDto()
                            throws SystemException
Specified by:
getDto in class ValueAddedServiceImpl
Throws:
SystemException

isCharacterMonogrammingOneIndicator

public boolean isCharacterMonogrammingOneIndicator()
                                            throws BusinessException,
                                                   SystemException
Specified by:
isCharacterMonogrammingOneIndicator in interface MonogramValueAddedService
Throws:
BusinessException
SystemException

isCharacterMonogrammingThreeIndicator

public boolean isCharacterMonogrammingThreeIndicator()
                                              throws BusinessException,
                                                     SystemException
Specified by:
isCharacterMonogrammingThreeIndicator in interface MonogramValueAddedService
Throws:
BusinessException
SystemException

isCharacterMonogrammingTwoIndicator

public boolean isCharacterMonogrammingTwoIndicator()
                                            throws BusinessException,
                                                   SystemException
Specified by:
isCharacterMonogrammingTwoIndicator in interface MonogramValueAddedService
Throws:
BusinessException
SystemException

getPersonalizationStyleCode

protected final java.lang.String getPersonalizationStyleCode()
                                                      throws SystemException
Specified by:
getPersonalizationStyleCode in class ValueAddedServiceImpl
Throws:
SystemException

toDisplayString

public java.lang.String toDisplayString()
Specified by:
toDisplayString in interface com.retek.swing11.commons.type.Displayable


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