com.retek.component.history.impl.remote
Class HistoryServicesEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.history.impl.remote.HistoryServicesEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class HistoryServicesEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryServicesEjb
public HistoryServicesEjb()
ejbCreate
public void ejbCreate()
read
public HistoryEventDto read(DistributedReference reference,
long version)
throws SystemException
- Throws:
SystemException
readHistoryEventType
public HistoryEventTypeDto readHistoryEventType(DistributedReference reference,
long version)
throws SystemException
- Throws:
SystemException
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
createReferenceCacheForHistoryEvent
public ReferenceCache createReferenceCacheForHistoryEvent()
throws SystemException
- Throws:
SystemException
createReferenceCacheForHistoryEventType
public ReferenceCache createReferenceCacheForHistoryEventType()
throws SystemException
- Throws:
SystemException
find
public java.util.List find(HistoryEventSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
findHistoryEventTypes
public java.util.Set findHistoryEventTypes()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28