com.retek.component.message.impl.persistence
Interface MessageDao
- All Known Implementing Classes:
- CacheMessageDao, OracleMessageDao
- public interface MessageDao
createReferenceCacheForMessage
public ReferenceCache createReferenceCacheForMessage()
throws SystemException
- Throws:
SystemException
findMessages
public java.util.Set findMessages(MessageSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
findMessages
public java.util.Set findMessages(MessageSearchCriteria criteria,
RDate restrictionDate)
throws SystemException
- Throws:
SystemException
read
public MessageDto read(DistributedReference messageRef)
throws SystemException
- Throws:
SystemException
persist
public MessageDto persist(MessageDto messageDto)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28