com.retek.component.item.impl
Class UdaHeaderImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.UdaHeaderImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, UdaHeader
- public class UdaHeaderImpl
- extends BusinessObjectImpl
- implements UdaHeader
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
UdaHeaderImpl
public UdaHeaderImpl(UdaHeaderDto udaHeaderDto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getDataType
public java.lang.String getDataType()
- Specified by:
getDataType
in interface UdaHeader
getModule
public java.lang.String getModule()
- Specified by:
getModule
in interface UdaHeader
getSingleValueIndicator
public boolean getSingleValueIndicator()
- Specified by:
getSingleValueIndicator
in interface UdaHeader
setDataType
public void setDataType(java.lang.String dataType)
- Specified by:
setDataType
in interface UdaHeader
setModule
public void setModule(java.lang.String module)
- Specified by:
setModule
in interface UdaHeader
setSingleValueIndicator
public void setSingleValueIndicator(boolean singleValueIndicator)
- Specified by:
setSingleValueIndicator
in interface UdaHeader
submit
public void submit()
throws SystemException,
BusinessException
- Specified by:
submit
in interface UdaHeader
- Throws:
SystemException
BusinessException
isFreeForm
public boolean isFreeForm()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28