com.retek.component.media
Interface Depiction
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- DepictionImpl
- public interface Depiction
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getDepictionCode
public java.lang.String getDepictionCode()
throws SystemException
- Throws:
SystemException
getPercentOfDepiction
public Percent getPercentOfDepiction()
throws SystemException
- Throws:
SystemException
getSpaceCost
public Money getSpaceCost()
throws SystemException
- Throws:
SystemException
getTotalAreaOfDepiction
public java.math.BigDecimal getTotalAreaOfDepiction()
throws SystemException
- Throws:
SystemException
setDepictionCode
public void setDepictionCode(java.lang.String depictionCode)
throws SystemException
- Throws:
SystemException
setPercentOfDepiction
public void setPercentOfDepiction(Percent percentOfDepiction)
throws MediaBusinessException,
SystemException
- Throws:
MediaBusinessException
SystemException
setSpaceCost
public void setSpaceCost(Money spaceCost)
throws SystemException
- Throws:
SystemException
setTotalAreaOfDepiction
public void setTotalAreaOfDepiction(java.math.BigDecimal totalAreaOfDepiction)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
getMedia
public Media getMedia()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
recalculatePercentOfDepiction
public void recalculatePercentOfDepiction()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
recalculateSpaceCost
public void recalculateSpaceCost()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28