com.retek.component.item.impl
Class UdaValueImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.UdaValueImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, UdaValue
- public class UdaValueImpl
- extends BusinessObjectImpl
- implements UdaValue
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
UdaValueImpl
public UdaValueImpl(UdaValueDto dto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getId
public java.lang.String getId()
- Specified by:
getId
in interface BusinessObject
- Overrides:
getId
in class BusinessObjectImpl
getUdaId
public java.lang.String getUdaId()
- Specified by:
getUdaId
in interface UdaValue
setUdaId
public void setUdaId(java.lang.String udaId)
- Specified by:
setUdaId
in interface UdaValue
getUdaValueId
public java.lang.String getUdaValueId()
- Specified by:
getUdaValueId
in interface UdaValue
setUdaValueId
public void setUdaValueId(java.lang.String udaValueId)
- Specified by:
setUdaValueId
in interface UdaValue
getUdaHeader
public UdaHeader getUdaHeader()
throws SystemException
- Specified by:
getUdaHeader
in interface UdaValue
- Throws:
SystemException
submit
public void submit()
throws SystemException
- Specified by:
submit
in interface UdaValue
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28