com.retek.component.item.impl.persistence
Interface UdaHeaderDao
- All Known Implementing Classes:
- CacheUdaHeaderDao, OracleUdaHeaderDao
- public interface UdaHeaderDao
read
public UdaHeaderDto read(java.lang.String id)
throws SystemException,
InvalidIdException
- Throws:
SystemException
InvalidIdException
submit
public UdaHeaderDto submit(UdaHeaderDto dto)
throws SystemException
- Throws:
SystemException
delete
public void delete(UdaHeaderDto dto)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28