Interface | Description |
---|---|
InterfaceResolver |
A call-back mechanism allowing the application to specify the actual (concrete)
runtime type for any fields declared as interfaces.
|
Class | Description |
---|---|
AbstractEvent |
Copyright (c) 2008 InterSystems, Corp.
|
DynamicEvent |
Copyright (c) 2008 InterSystems, Corp.
|
Event |
Event.java provides methods that operate on XEP Events
(storing events, creating a query, setting a filter, indexing etc) |
EventPersister |
EventPersister.java is the main entry point for the XEP module. |
EventQuery<E> |
EventQuery.java can be used to retrieve, update and delete
individual events from the database. |
EventQueryIterator<E> |
EventQueryIterator.java implements java.util.Iterator,
and is an alternative way of retrieving, updating and deleting XEP
events (the same task can be also achieved by direct use of
EventQuery.java methods). |
PersisterFactory |
PersisterFactory.java . |
Exception | Description |
---|---|
XEPException |
XEPException.java is thrown by all XEP APIs. |
© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved. Privacy & Terms Guarantee Accessibility