Packages that use ActivityLifeCycle | |
---|---|
it.list.jft | Provides interfaces for dealing with different FastTrack objects. |
Uses of ActivityLifeCycle in it.list.jft |
---|
Subinterfaces of ActivityLifeCycle in it.list.jft | |
---|---|
interface |
EntityClassQuery
|
interface |
EntityFilter
Usually, fasttrack serverices implements a default filter to restrict the set of values notified by a Subscription, based on full or partial key values. |
interface |
Filter
A manner to restrict the set of values notified by a Subscription. |
interface |
Query
A client's request to a server to obtain a set of entities (or rows) from its own Data Base. |
interface |
Subscription
An arrangement with the server for receiving a continuing set of interesting entities of the same EntityClass. |
interface |
Transaction
A client's request to the server to add, remove or modify an entity in its own Data Base. |