com.retek.component.media.impl
Class SellingItemDepictionImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.media.impl.SellingItemDepictionImpl
- All Implemented Interfaces:
- BusinessObject, DistributedObject, SellingItemDepiction
- public class SellingItemDepictionImpl
- extends DistributedObjectImpl
- implements SellingItemDepiction
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, readLatest, refresh, toString, wrap, wrap, wrap, wrap |
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 |
SellingItemDepictionImpl
public SellingItemDepictionImpl(DistributedContext context,
DistributedReference ref,
boolean createHollow)
throws SystemException
SellingItemDepictionImpl
public SellingItemDepictionImpl(DistributedContext context,
DistributedReference ref)
throws SystemException
getDto
public SellingItemDepictionDto getDto()
throws SystemException
- Throws:
SystemException
getSellingItem
public SellingItem getSellingItem()
throws SystemException
- Specified by:
getSellingItem
in interface SellingItemDepiction
- Throws:
SystemException
getKey
public java.lang.String getKey()
throws SystemException
- Specified by:
getKey
in interface SellingItemDepiction
- Throws:
SystemException
getPageSpread
public java.lang.String getPageSpread()
throws SystemException
- Specified by:
getPageSpread
in interface SellingItemDepiction
- Throws:
SystemException
getPlacement
public java.lang.String getPlacement()
throws SystemException
- Specified by:
getPlacement
in interface SellingItemDepiction
- Throws:
SystemException
setKey
public void setKey(java.lang.String key)
throws SystemException
- Specified by:
setKey
in interface SellingItemDepiction
- Throws:
SystemException
setPageSpread
public void setPageSpread(java.lang.String pageSpread)
throws SystemException
- Specified by:
setPageSpread
in interface SellingItemDepiction
- Throws:
SystemException
setPlacement
public void setPlacement(java.lang.String placement)
throws SystemException
- Specified by:
setPlacement
in interface SellingItemDepiction
- Throws:
SystemException
getDepiction
public Depiction getDepiction()
throws SystemException
- Specified by:
getDepiction
in interface SellingItemDepiction
- Throws:
SystemException
setDepiction
public void setDepiction(Depiction depiction)
throws SystemException
- Specified by:
setDepiction
in interface SellingItemDepiction
- Throws:
SystemException
setSellingItem
public void setSellingItem(SellingItem sellingItem)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28