Uses of Interface
org.apache.unomi.api.TimestampedItem
Packages that use TimestampedItem
Package
Description
- 
Uses of TimestampedItem in org.apache.unomi.api
Classes in org.apache.unomi.api that implement TimestampedItemModifier and TypeClassDescriptionclassAn event that can be processed and evaluated by the context server.classA Persona session.classA time-bounded interaction between a user (via their associatedProfile) and a unomi-enabled application. - 
Uses of TimestampedItem in org.apache.unomi.plugins.baseplugin.conditions.accessors
Methods in org.apache.unomi.plugins.baseplugin.conditions.accessors with parameters of type TimestampedItemModifier and TypeMethodDescriptionTimestampedItemAccessor.getProperty(TimestampedItem object, String propertyName, String leftoverExpression)  - 
Uses of TimestampedItem in org.apache.unomi.schema.api
Classes in org.apache.unomi.schema.api that implement TimestampedItemModifier and TypeClassDescriptionclassObject which represents a JSON schema, it's a wrapper because it contains some additional info used by the Service layer of Unomi like the id and the target.