com.retek.component.history.impl.remote
Interface HistoryServicesLocal
- All Superinterfaces:
- DefaultSessionLocal, javax.ejb.EJBLocalObject
- public interface HistoryServicesLocal
- extends DefaultSessionLocal
Local interface for com.retek.component.history.impl.remote.HistoryServices.
Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
submit
public HistoryEventDto submit(HistoryEventDto historyEventDto)
throws SystemException
- Throws:
SystemException
submit
public HistoryEventTypeDto submit(HistoryEventTypeDto historyEventTypeDto)
throws SystemException
- Throws:
SystemException
submitHistoryEvents
public void submitHistoryEvents(java.util.Collection eventRequests)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28