com.retek.component.item.impl
Class ItemAttributeScreenTypeImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.BusinessObjectImpl
      extended bycom.retek.commons.component.impl.DistributedObjectImpl
          extended bycom.retek.component.item.impl.ItemAttributeScreenTypeImpl
All Implemented Interfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, ItemAttributeScreenType

public class ItemAttributeScreenTypeImpl
extends DistributedObjectImpl
implements ItemAttributeScreenType


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
 
Fields inherited from interface com.retek.component.item.ItemAttributeScreenType
SCREEN_TYPE_NAME
 
Constructor Summary
ItemAttributeScreenTypeImpl(DistributedContext context, DistributedReference ref)
           
ItemAttributeScreenTypeImpl(DistributedContext context, DistributedReference ref, boolean createHollow)
           
 
Method Summary
 void addRelation(ItemAttributeScreenTypeRelation relation)
           
 Banner getBanner()
           
 java.lang.String getDescription()
           
 ItemAttributeScreenTypeDto getDto()
           
 java.util.Set getItemAttributeScreenTypeRelations()
           
protected  Dto readLatest()
           
 void setBanner(Banner banner)
           
 void setDescription(java.lang.String description)
           
 void submit()
           
 void submit(java.util.Set relations)
           
 java.lang.String toDisplayString()
           
 
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.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

ItemAttributeScreenTypeImpl

public ItemAttributeScreenTypeImpl(DistributedContext context,
                                   DistributedReference ref,
                                   boolean createHollow)
                            throws SystemException

ItemAttributeScreenTypeImpl

public ItemAttributeScreenTypeImpl(DistributedContext context,
                                   DistributedReference ref)
                            throws SystemException
Method Detail

getDto

public ItemAttributeScreenTypeDto getDto()
                                  throws SystemException
Throws:
SystemException

getBanner

public Banner getBanner()
                 throws SystemException
Specified by:
getBanner in interface ItemAttributeScreenType
Throws:
SystemException

setBanner

public void setBanner(Banner banner)
               throws SystemException
Specified by:
setBanner in interface ItemAttributeScreenType
Throws:
SystemException

getDescription

public java.lang.String getDescription()
                                throws SystemException
Specified by:
getDescription in interface ItemAttributeScreenType
Throws:
SystemException

setDescription

public void setDescription(java.lang.String description)
                    throws SystemException
Specified by:
setDescription in interface ItemAttributeScreenType
Throws:
SystemException

addRelation

public void addRelation(ItemAttributeScreenTypeRelation relation)
                 throws SystemException
Specified by:
addRelation in interface ItemAttributeScreenType
Throws:
SystemException

getItemAttributeScreenTypeRelations

public java.util.Set getItemAttributeScreenTypeRelations()
                                                  throws SystemException
Specified by:
getItemAttributeScreenTypeRelations in interface ItemAttributeScreenType
Throws:
SystemException

submit

public void submit()
            throws SystemException,
                   BusinessException
Specified by:
submit in interface ItemAttributeScreenType
Throws:
SystemException
BusinessException

readLatest

protected Dto readLatest()
                  throws SystemException
Overrides:
readLatest in class DistributedObjectImpl
Throws:
SystemException

submit

public void submit(java.util.Set relations)
            throws SystemException,
                   BusinessException
Specified by:
submit in interface ItemAttributeScreenType
Throws:
SystemException
BusinessException

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