com.retek.component.customerorder.impl
Class CallTagReturnItemImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.customerorder.impl.CallTagReturnItemImpl
- All Implemented Interfaces:
- BusinessObject, CallTagReturnItem, com.retek.swing11.commons.type.Displayable, SecondClassObject
- public class CallTagReturnItemImpl
- extends SecondClassObjectImpl
- implements CallTagReturnItem
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CallTagReturnItemImpl
public CallTagReturnItemImpl(DistributedContext context,
CallTagReturnItemDto dto)
CallTagReturnItemImpl
public CallTagReturnItemImpl(DistributedContext context)
getDto
public CallTagReturnItemDto getDto()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface CallTagReturnItem
- Throws:
SystemException
getQuanity
public Quantity getQuanity()
throws SystemException
- Specified by:
getQuanity
in interface CallTagReturnItem
- Throws:
SystemException
getMerchandiseValue
public Money getMerchandiseValue()
throws SystemException
- Specified by:
getMerchandiseValue
in interface CallTagReturnItem
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Specified by:
setDescription
in interface CallTagReturnItem
- Throws:
SystemException
setQuanity
public void setQuanity(Quantity quantity)
throws SystemException
- Specified by:
setQuanity
in interface CallTagReturnItem
- Throws:
SystemException
setMerchandiseValue
public void setMerchandiseValue(Money merchandiseValue)
throws SystemException
- Specified by:
setMerchandiseValue
in interface CallTagReturnItem
- Throws:
SystemException
getReturnLineId
public java.lang.String getReturnLineId()
throws SystemException
- Specified by:
getReturnLineId
in interface CallTagReturnItem
- Throws:
SystemException
setReturnLineId
public void setReturnLineId(java.lang.String returnLineId)
throws SystemException
- Specified by:
setReturnLineId
in interface CallTagReturnItem
- Throws:
SystemException
getItemDisplayCode
public java.lang.String getItemDisplayCode()
throws SystemException
- Specified by:
getItemDisplayCode
in interface CallTagReturnItem
- Throws:
SystemException
setItemDisplayCode
public void setItemDisplayCode(java.lang.String itemDisplayCode)
throws SystemException
- Specified by:
setItemDisplayCode
in interface CallTagReturnItem
- 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