com.retek.component.item
Interface UdaHeader
- All Superinterfaces:
- BusinessObject
- All Known Implementing Classes:
- UdaHeaderImpl
- public interface UdaHeader
- extends BusinessObject
isPersisted
public boolean isPersisted()
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDataType
public java.lang.String getDataType()
getModule
public java.lang.String getModule()
getSingleValueIndicator
public boolean getSingleValueIndicator()
setDataType
public void setDataType(java.lang.String dataType)
setModule
public void setModule(java.lang.String module)
setSingleValueIndicator
public void setSingleValueIndicator(boolean singleValueIndicator)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28