Uses of Package
com.sag.osami.api.context

Packages that use com.sag.osami.api.context
com.sag.osami.api.context   
com.sag.osami.context.gen   
com.sag.osami.context.recorder.storage   
com.sag.osami.contextstore   
com.sag.osami.contextstore.serialization   
com.sag.osami.contextstore.storage   
com.sag.osami.contextstore.storage.impl   
com.sag.osami.contextstore.ui   
 

Classes in com.sag.osami.api.context used by com.sag.osami.api.context
ContextEvent
          Instances of the ContextEvent class represent a single context event and its constituents, since a context is a container for the context data + context management data (ID, timestamp, origin, type, origin context store).
IContextHandler
          This interface is the central extension point of systems dealing with context events.
IContextQuery
          This interface allows querying context events from the ContextStore database.
IContextStorage
          This interface provides low-level methods for storing, loading, deleting and querying context events in the ContextStore.
IContextStore
          The ContextStore manages a persistent store for context events and manages context providers and consumers through a uniform interface.
 

Classes in com.sag.osami.api.context used by com.sag.osami.context.gen
IContextStore
          The ContextStore manages a persistent store for context events and manages context providers and consumers through a uniform interface.
 

Classes in com.sag.osami.api.context used by com.sag.osami.context.recorder.storage
ContextEvent
          Instances of the ContextEvent class represent a single context event and its constituents, since a context is a container for the context data + context management data (ID, timestamp, origin, type, origin context store).
IContextHandler
          This interface is the central extension point of systems dealing with context events.
IContextStore
          The ContextStore manages a persistent store for context events and manages context providers and consumers through a uniform interface.
 

Classes in com.sag.osami.api.context used by com.sag.osami.contextstore
ContextEvent
          Instances of the ContextEvent class represent a single context event and its constituents, since a context is a container for the context data + context management data (ID, timestamp, origin, type, origin context store).
IContextHandler
          This interface is the central extension point of systems dealing with context events.
IContextQuery
          This interface allows querying context events from the ContextStore database.
IContextStorage
          This interface provides low-level methods for storing, loading, deleting and querying context events in the ContextStore.
IContextStore
          The ContextStore manages a persistent store for context events and manages context providers and consumers through a uniform interface.
 

Classes in com.sag.osami.api.context used by com.sag.osami.contextstore.serialization
IContextHandler
          This interface is the central extension point of systems dealing with context events.
IContextQuery
          This interface allows querying context events from the ContextStore database.
IContextStore
          The ContextStore manages a persistent store for context events and manages context providers and consumers through a uniform interface.
 

Classes in com.sag.osami.api.context used by com.sag.osami.contextstore.storage
ContextEvent
          Instances of the ContextEvent class represent a single context event and its constituents, since a context is a container for the context data + context management data (ID, timestamp, origin, type, origin context store).
IContextStorage
          This interface provides low-level methods for storing, loading, deleting and querying context events in the ContextStore.
 

Classes in com.sag.osami.api.context used by com.sag.osami.contextstore.storage.impl
ContextEvent
          Instances of the ContextEvent class represent a single context event and its constituents, since a context is a container for the context data + context management data (ID, timestamp, origin, type, origin context store).
IContextStorage
          This interface provides low-level methods for storing, loading, deleting and querying context events in the ContextStore.
 

Classes in com.sag.osami.api.context used by com.sag.osami.contextstore.ui
ContextEvent
          Instances of the ContextEvent class represent a single context event and its constituents, since a context is a container for the context data + context management data (ID, timestamp, origin, type, origin context store).
IContextHandler
          This interface is the central extension point of systems dealing with context events.
IContextStore
          The ContextStore manages a persistent store for context events and manages context providers and consumers through a uniform interface.