com.retek.component.item.impl
Class UdaValueImpl

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.BusinessObjectImpl
      extended bycom.retek.component.item.impl.UdaValueImpl
All Implemented Interfaces:
BusinessObject, java.lang.Comparable, UdaValue

public class UdaValueImpl
extends BusinessObjectImpl
implements UdaValue


Constructor Summary
UdaValueImpl(UdaValueDto dto)
           
 
Method Summary
protected  AbstractDto getDto()
           
 java.lang.String getId()
           
 UdaHeader getUdaHeader()
           
 java.lang.String getUdaId()
           
 java.lang.String getUdaValueId()
           
 void setUdaId(java.lang.String udaId)
           
 void setUdaValueId(java.lang.String udaValueId)
           
 void submit()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.BusinessObjectImpl
compareTo, equals, getDescription, hashCode, isPersisted, isValid, setDescription, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.retek.component.item.UdaValue
getDescription, isPersisted, setDescription
 

Constructor Detail

UdaValueImpl

public UdaValueImpl(UdaValueDto dto)
Method Detail

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