A B C D E F G H I J L M N O P Q R S T W

G

generate(String, String, int, int, int) - Method in class com.sag.osami.context.gen.ContextGenerator
 
generate(int) - Static method in class com.sag.osami.context.gen.PayloadGenerator
 
GenericJDBCDialect - Class in com.sag.osami.contextstore.storage.jdbc
A basic implementation of a JDBC dialect, using only standard SQL.
GenericJDBCDialect() - Constructor for class com.sag.osami.contextstore.storage.jdbc.GenericJDBCDialect
 
getContext() - Static method in class com.sag.osami.context.recorder.osgi.OsgiContextStoreRecorderActivator
 
getContext() - Static method in class com.sag.osami.contextstore.osgi.OsgiContextStoreActivator
 
getContextStoreOriginID() - Method in class com.sag.osami.api.context.ContextEvent
Gets the origin ContextStore of the context, i.e. the (unique) name of the ContextStore where the context was created originally.
getData() - Method in class com.sag.osami.api.context.ContextEvent
Gets the payload data of the context.
getDefaultContextTypes() - Method in interface com.sag.osami.api.context.IContextHandler
This method is necessary for the ContextStore service tracking mechanism which tracks all registered IContextHandlers: the returned string array should contain the types of the context events which this handler should receive after (OSGi service) registering.
getDefaultContextTypes() - Method in class com.sag.osami.context.recorder.storage.SortedRecordingData
 
getDefaultContextTypes() - Method in class com.sag.osami.contextstore.ui.ContextStoreUI
 
getEventsCount() - Method in class com.sag.osami.context.recorder.storage.SortedRecordingData
 
getHandlersRegisteredContextTypes(IContextHandler) - Method in interface com.sag.osami.api.context.IContextStore
Returns all registered context types for committed handler.
getHandlersRegisteredContextTypes(IContextHandler) - Method in class com.sag.osami.contextstore.ContextStore
 
getID() - Method in class com.sag.osami.api.context.ContextEvent
Gets the numeric, unique ID of the context.
getJSON() - Static method in class com.sag.osami.contextstore.serialization.json.JSONSerializer
Returns the internally used instance of the Jackson ObjectMapper for re-use since creation of ObjectMappers can be considered as costly.
getLocation() - Method in class com.sag.osami.context.recorder.storage.RecordingContainer
Gets the location of the recording container.
getOriginID() - Method in class com.sag.osami.api.context.ContextEvent
Gets the origin of the context.
getRecordings() - Method in class com.sag.osami.context.recorder.storage.RecordingContainer
Gets the metadata for the recordings contained in the container.
getRegisteredContextTypes() - Method in interface com.sag.osami.api.context.IContextStore
Returns all registered context types.
getRegisteredContextTypes() - Method in class com.sag.osami.contextstore.ContextStore
 
getSerializationHandler() - Method in class com.sag.osami.contextstore.ContextStore
 
getStorage() - Method in interface com.sag.osami.api.context.IContextStore
Returns the storage handler of the context store, which handles storing, loading, querying and deleting context events
getStorage() - Method in class com.sag.osami.contextstore.ContextStore
 
getStoreID() - Method in interface com.sag.osami.api.context.IContextStore
Returns the ID of the ContextStore.
getStoreID() - Method in class com.sag.osami.contextstore.ContextStore
 
getTimestamp() - Method in class com.sag.osami.api.context.ContextEvent
Gets the time of creation of the context.
getType() - Method in class com.sag.osami.api.context.ContextEvent
Gets the type of the context.

A B C D E F G H I J L M N O P Q R S T W