com.retek.component.message.impl.remote
Interface MessageServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface MessageServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.message.impl.remote.MessageServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
createReferenceCacheForMessage
public ReferenceCache createReferenceCacheForMessage()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
find
public java.util.Set find(MessageSearchCriteria criteria)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
find
public java.util.Set find(MessageSearchCriteria criteria,
RDate restrictionDate)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
read
public MessageDto read(DistributedReference messageRef,
long version)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
submit
public MessageDto submit(MessageDto dto)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28