Uses of Class
org.rapidcontext.core.storage.Metadata
Packages that use Metadata
Package
Description
Provides top-level application data transforms and security.
Provides the storage, storable object and metadata API:s.
Provides the storage data types & server-side object initialization.
-
Uses of Metadata in org.rapidcontext.app.model
Methods in org.rapidcontext.app.model that return MetadataModifier and TypeMethodDescriptionSearches for an object at the specified location and returns metadata about the object if found.Methods in org.rapidcontext.app.model that return types with arguments of type MetadataModifier and TypeMethodDescriptionSearch for object metadata in storage.Methods in org.rapidcontext.app.model with parameters of type Metadata -
Uses of Metadata in org.rapidcontext.core.storage
Methods in org.rapidcontext.core.storage that return MetadataModifier and TypeMethodDescriptionSearches for an object at the specified location and returns metadata about the object if found.Searches for an object at the specified location and returns metadata about the object if found.Searches for an object at the specified location and returns metadata about the object if found.abstract Metadata
Searches for an object at the specified location and returns metadata about the object if found.Searches for an object at the specified location and returns metadata about the object if found.static Metadata
Merges two metadata containers.protected Metadata
Sets the MIME type for the object.protected Metadata
Sets the last modified date for the object.protected Metadata
Metadata.size
(long size) Sets the size (in bytes) of the object.Methods in org.rapidcontext.core.storage that return types with arguments of type MetadataModifier and TypeMethodDescriptionQuery.metadatas()
Returns the stream of metadata found.Returns the stream of metadata found for objects of a specified type.Methods in org.rapidcontext.core.storage with parameters of type MetadataConstructors in org.rapidcontext.core.storage with parameters of type Metadata -
Uses of Metadata in org.rapidcontext.core.type
Methods in org.rapidcontext.core.type with parameters of type Metadata