com.retek.component.location.impl.remote
Interface DailyMessageServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface DailyMessageServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.location.impl.remote.DailyMessageServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
createReferenceCacheForDailyMessage
public ReferenceCache createReferenceCacheForDailyMessage()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
delete
public void delete(DailyMessageDto dto)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
deleteDailyMessagesPurgeDate
public int deleteDailyMessagesPurgeDate(DailyMessageFindCriteria criteria)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
find
public java.util.Set find(DailyMessageFindCriteria criteria)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findAllDailyMessageCategories
public java.util.Set findAllDailyMessageCategories()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
submit
public DailyMessageDto submit(DailyMessageDto 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