Contains classes for tag persistent objects.

Package Specification

The Palcom package Tags provides palpable properties to the Palcom storage by enable data in the storage to be tagged, linked and searched using a variety of methods such as: timestamps, ownership, and keywords. In order to keep this functionality orthogonal to the Persistent Services the {@link ist.palcom.storage.persistent.Persistent} interface has been extended into the interface {@link ist.palcom.storage.tags.Taggable}. The class {@link ist.palcom.storage.tags.Tags} class makes it then possible to set, get tags as well as store a set of tags persistent.

@see ist.palcom.storage.persistent @see ist.palcom.storage.pio @see ist.palcom.storage.pfs