com.retek.component.item
Interface UdaValue
- All Superinterfaces:
- BusinessObject
- All Known Implementing Classes:
- UdaValueImpl
- public interface UdaValue
- 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
getUdaId
public java.lang.String getUdaId()
setUdaId
public void setUdaId(java.lang.String udaId)
getUdaValueId
public java.lang.String getUdaValueId()
setUdaValueId
public void setUdaValueId(java.lang.String udaValueId)
getUdaHeader
public UdaHeader getUdaHeader()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28