- GENERATED_KEYS - Static variable in class com.intersystems.xep.AbstractEvent
-
- getAll() - Method in class com.intersystems.xep.EventQuery
-
Gets all data in one fell swoop.
- getClassInfo() - Method in class com.intersystems.xep.AbstractEvent
-
- getClassInfo() - Method in class com.intersystems.xep.DynamicEvent
-
- getClassInfo() - Method in class com.intersystems.xep.Event
-
- getClassInfo(Class) - Method in class com.intersystems.xep.EventPersister
-
Note: This method is for internal use only.
- getClassInfo(String, String[], Class[]) - Method in class com.intersystems.xep.EventPersister
-
- getClassInfo(String) - Method in class com.intersystems.xep.EventPersister
-
Note: This method is for internal use only.
- getData(AbstractClassInfo, Object[]) - Method in class com.intersystems.xep.Event
-
Note: This method is for internal use only.
- getData(String, String) - Method in class com.intersystems.xep.EventPersister
-
Note: This method is for internal use only.
- getDynamicEvent(String, String[], Class[], int) - Method in class com.intersystems.xep.EventPersister
-
- getEvent(String) - Method in class com.intersystems.xep.EventPersister
-
Returns an event object that corresponds to the supplied class name.
- getEvent(String, int) - Method in class com.intersystems.xep.EventPersister
-
Returns an event object that corresponds to the supplied class name.
- getFetchLevel() - Method in class com.intersystems.xep.EventPersister
-
Returns the current fetch level.
- getGlobalName(String) - Method in class com.intersystems.xep.EventPersister
-
Return the name of the corresponding Cache global where the data is stored.
- getIdValues(Object, ClassInfo, boolean) - Static method in class com.intersystems.xep.Event
-
For internal use only
- getImplementationClass(Class, String, Class<?>) - Method in interface com.intersystems.xep.InterfaceResolver
-
Returns the actual (concrete) runtime type, given a declaring class (optional),
field name (optional) and the interface type (not optional).
- getInterfaceResolver() - Method in class com.intersystems.xep.EventPersister
-
Returns currently set InterfaceResolver.
- getIterator() - Method in class com.intersystems.xep.EventQuery
-
Get an EventQueryIterator that can be used to iterate over query results.
- getNext(E) - Method in class com.intersystems.xep.EventQuery
-
Gets the next object.
- getObject(long) - Method in class com.intersystems.xep.Event
-
Retrieves an object given its database id.
- getObject(Object[]) - Method in class com.intersystems.xep.Event
-
Gets an object given its IDKEY.