All Classes and Interfaces
Class
Description
This class is generated by jOOQ.
Functions to transform exceptions.
The v1 command servlet.
A core that executes the given core under authentication.
A servlet core that executes the given core with a database transaction.
A fallback servlet.
The v1 file download servlet.
The v1 file upload servlet.
The v1 health servlet.
The v1 login servlet.
The v1 transaction servlet.
A servlet for showing the server version.
The v1 version servlet.
An inventory API v1 server.
A convenient abstract class for performing paginated searches.
An attachment.
The values that uniquely identify an attachment on an object.
The standard attachment relations.
An audit event.
The search parameters for the audit log.
A byte array wrapper that uses
Arrays.equals(byte[], byte[]).The root configuration parser.
Qualified names.
The synchronous client.
The client configuration.
The client credentials.
Data was updated on the server.
The base type of client events.
The type of exceptions raised by the client.
The type of client factories.
The default client factory.
A snapshot of a transfer.
The type of client instances.
The unit type.
The context for execution of a command (or set of commands in a transaction).
A failure to execute a command.
The type of command executors.
The type of expressions that can only match values exactly.
Match any value.
Match a value exactly.
Match a value exactly.
The type of expressions that match values exactly or via similarity.
Match any value.
Match a value exactly.
Match a value exactly.
Match similar values.
Match similar values.
The type of expressions that can match sets.
Match any set.
Match a value exactly.
Match a value exactly.
Match values that overlap the given set.
Match values that are subsets of the given set.
Match values that are supersets of the given set.
The type of comparison expressions.
Functions to decompress responses.
A service that exposes configuration information.
A service that exposes configuration information.
The default postgres server database implementation.
The type of audit event searches.
The server database configuration.
The type of database connections.
Create or do not create a database.
The type of model database events.
Data in the model database was updated.
The type of exceptions raised by the server database.
Functions to handle database exceptions.
The type of server database factories.
The type of file searches.
Whether to include redacted items.
The type of item searches.
A database language name.
The type of paged queries.
The database queries involving the audit log.
Add an audit event.
Search for audit events.
Model database queries (Files).
Get the given file.
Parameters for retrieving a file.
Create or update the given file.
Remove the given file.
Search for files.
Model database queries (Items).
Add an attachment to the given item.
Parameters for the operation.
Remove an attachment from the given item.
Parameters for the operation.
Create an item with the given ID.
Mark the given items as deleted/undeleted.
Parameters for the operation.
Delete the given items.
Retrieve the item with the given ID, if one exists.
Add or update metadata on an item.
Parameters for the operation.
Remove metadata from an item.
Parameters for the operation.
Start searching for items.
Set the name for the given item.
Parameters for the operation.
Assign types to the given item.
Parameters for the operation.
Revoke types from the given item.
Parameters for the operation.
Model database queries (Locations).
Add an attachment to the given location.
Parameters for the operation.
Remove an attachment from the given location.
Parameters for the operation.
Mark the given locations as deleted/undeleted.
Parameters for the operation.
Delete the given locations.
Retrieve a location.
List locations.
Parameters for the operation.
Add or update metadata on a location.
Parameters for the operation.
Remove metadata from a location.
Parameters for the operation.
Create or update the given location.
Assign types to the given location.
Parameters for the operation.
Revoke types from the given location.
Parameters for the operation.
The database queries involving maintenance.
Execute maintenance queries.
Model database queries (Stock).
Count stock.
Retrieve stock.
Reposit stock.
Search for stock.
The base type of query interfaces.
Model database queries (Type packages).
Get the text of a type package.
Install a type package.
Find a package satisfying the given name and version range.
The parameters.
Start searching for type packages.
Uninstall a type package.
The database queries involving users.
Retrieve a user.
Update the given user.
The base type of queries that accept parameters and produce results.
The roles used by the server database.
The type of stock searches.
Interfaces used for database telemetry.
A database transaction.
An open database.
A database type package resolver.
The type of type package searches.
The type of declared type searches.
The type of scalar type searches.
The unit type.
Upgrade or do not upgrade a database.
Functions to update users.
Functions to perform comparisons over fields/columns.
Functions to fetch location paths from the database.
Translate match expressions to SQL queries.
Add audit events.
Retrieve audit events.
Retrieve a file.
Create or update a file.
Remove a file.
Remove a file.
Add an attachment to an item.
Remove an attachment from an item.
Create an item.
Delete the given items.
Mark the given items as deleted.
Retrieve the item with the given ID, if one exists.
Add or update metadata for an item.
Remove metadata from an item.
Search for items.
Set the name for the given item.
Assign types for the given item.
Revoke types for the given item.
Add an attachment to a location.
Remove an attachment from a location.
Delete the given locations.
Mark the given locations as deleted.
Retrieve a location.
List locations.
Add or update metadata for a location.
Remove metadata from a location.
Create or update a location.
Assign types for the given location.
Revoke types for the given location.
A query to run maintenance.
Count stock.
Get stock.
Reposit items.
Search for stock.
Get the text of a type package.
Install a type package.
Uninstall a type package.
Search for items.
Uninstall a type package.
A query provider returns a class under which the query should be registered
(the class used as the argument to
CADatabaseTransactionType.queries(Class)),
and a function that yields a query when supplied with a transaction.The query provider information.
Retrieve a user.
Update a user.
Functions to serialize/deserialize JSON serial numbers.
A wrapper for a fuzzy comparison.
A value converter for name match expressions.
Expression parsers for description match expressions.
Syntax.
The type of error codes.
The base type of exceptions.
The base type of expression parsers.
The file columns that can be used for ordering.
The ordering of a particular file column.
The unique ID of an file.
A value converter for file IDs.
The immutable parameters required to search for files.
The type of files.
A file with data.
A file without data.
A pretty formatter.
A raw formatter.
A shell formatter for data.
A versioned protocol handler.
A cookie declaration.
An exception with an associated error code and HTTP status code.
A servlet core that executes the given core with instrumentation.
A functional servlet.
An authenticated functional handler core.
A transactional functional handler core.
A functional handler core.
Information about a request.
A filter that tracks request times.
A fixed size servlet response.
A redirect response.
The type of functional servlet responses.
A propagator that can extract fields from a servlet request.
Functions over server requests.
The abstract base command class.
Start searching audit events.
Continue searching.
Continue searching.
The command context for inventory API commands.
A command that must be serialized to an invalid but parseable command.
A command that must be serialized to a sequence of random bytes.
A command executor for public commands.
Delete files.
Retrieve a file.
Add or update files.
Search for files.
Search for files.
Search for files.
Add an attachment to an item.
Remove an attachment from an item.
Create a new item.
Delete items.
Retrieve an item.
Add or update metadata values in an item.
Remove metadata values from an item.
Search for items.
Search for items.
Search for items.
Update an existing item.
Assign one or more types to an item.
Revoke one or more types from an item.
Add an attachment to a location.
Remove an attachment from a location.
Delete locations.
Retrieve a location.
List locations.
Add or update metadata values in a location.
Remove metadata values from a location.
Create or update a location.
Assign one or more types to a location.
Revoke one or more types from a location.
A request to log in.
Assign the given role to the given user.
Retrieve the roles for the given user.
Revoke the given roles from the given user.
Count stock.
Reposit stock.
Search for stock.
Search for stock.
Search for stock.
The type of commands in the User protocol.
Get the text of a type package.
Install a type package.
Search for type packages.
Search for type packages.
Search for type packages.
Uninstall a type package.
Upgrade/downgrade a type package.
A set of IDs.
Idstore clients.
Idstore clients.
The type of ID values in the model.
The base type of events.
Data on the server was updated.
The protocol messages for Inventory JSON.
The type of messages in the Inventory protocol.
Whether to include deleted data.
The type of major inventory objects.
An audit event retrieval.
A notion of whether the client is to blame for an error response, or the
server.
A command failed.
A response to
CAICommandLogin.A response to
CAICommandRolesAssign.A response to
CAICommandRolesGet.A response to
CAICommandRolesRevoke.The type of responses in the Inventory protocol.
An item in the inventory.
The item columns that can be used for ordering.
The ordering of a particular item column.
The unique ID of an item.
A value converter for item IDs.
A wrapper for an exact comparison.
A value converter for item ID match expressions.
Expression parsers for name match expressions.
Expression parsers for location match expressions.
Syntax.
The immutable parameters required to search items.
A serial number.
A value converter for item serials.
A wrapper for an exact comparison.
A value converter for serial number match expressions.
Expression parsers for name match expressions.
Syntax.
A summary of an item.
A transaction.
A response to a transaction.
A location.
The unique ID of a location.
A value converter for location IDs.
A value converter for location match expressions.
The behaviour requested for matching items in locations.
Only list items within the exact given location.
List items within all locations.
List items within the given location and all descendants of the given
location.
A location name.
A value converter for location names.
The full path of a location.
A set of locations.
A summary of a location.
Main command line entry point.
A service that performs nightly database maintenance.
A wrapper for a fuzzy comparison.
A value converter for type match expressions.
Expression parsers for mediatype match expressions.
Syntax.
Expression parsers for type constraints.
Syntax.
A value converter for metadata.
The expression used to match against the set of metadata on an object.
The conjunction of
e0 and e1.The disjunction of
e0 and e1.Match a specific metadata field.
Expressions over metadata values.
Syntax.
Expression parsers for name match expressions.
Syntax.
A value converter for metadata match expressions.
Expression parsers for metadata match expressions.
Syntax.
Expression parsers for name match expressions.
Syntax.
A metadata value.
An integral value.
A monetary value.
A real value.
A text value.
A time value.
Expression parsers for name match expressions.
Syntax.
Expressions that match metadata values.
Match anything.
Match metadata of an integral type.
Match metadata of an integral type with values within the given inclusive
range.
Match metadata of a monetary type.
Match metadata of a monetary type with values with the given currency.
Match metadata of a monetary type with values within the given inclusive
range.
Match metadata of a real type.
Match metadata of a real type with values within the given inclusive
range.
Match metadata of a text type.
Match metadata of a text type with the exact value.
Match metadata of a text type that matches the given search query.
Match metadata of a time type.
Match metadata of a time type with values within the given inclusive
range.
The metrics service.
The interface exposed by the metrics service.
Model type syntax.
Syntax.
An inclusive range of monetary values.
A value converter for ranges.
Functions over monetary values.
A value converter for name match expressions.
A wrapper for an exact comparison.
A wrapper for a fuzzy comparison.
Expression parsers for name match expressions.
Syntax.
The type of unqualified names.
An octets-per-second calculator.
A page of items.
The page sizes.
A value converter for patterns.
The default postgres server database implementation.
A set of preferences.
A specification of whether or not debugging is enabled.
A server bookmark.
The base type of server credentials.
A username/password credential set.
A preferences loader.
The default preferences service.
The preferences service.
A storer of preferences.
An exception encountered whilst handling a protocol.
The interface exposed by protocol message handlers.
The base type of protocol messages.
The type of validators that convert between core messages and "wire"
(versioned) messages.
Functions to negotiate protocols.
An exception encountered whilst handling a protocol.
A value converter for ranges.
A value converter for ranges.
A value converter for item IDs.
An exception indicating that a request size limit was exceeded.
Methods to handle request size limits.
A value converter for role names.
The base type of search parameters.
The main API for performing security policy checks.
Documentation for a security object.
The type of exceptions raised during security policy evaluations.
The security policy objects.
The basic server frontend.
A service that exposes a clock.
The configuration for a server.
The server configuration file.
A factory of configuration file parsers.
A factory of configuration file parsers.
A configuration file parser.
Functions to produce server configurations.
Configuration XML schemas.
A factory of configuration file serializers.
A factory of configuration file serializers.
A configuration file serializer.
A server installer instance.
Configuration for the database.
The kind of underlying database.
The type of exceptions raised by the server.
A factory of server instances.
The server health service.
Configuration for the parts of the server that serve over HTTP.
Configuration for individual HTTP services.
Configuration information for
idstore.Configuration information for limits.
Configuration information for the server's maintenance service.
Configuration information for OpenTelemetry.
Logs configuration.
Metrics configuration.
The protocol used to deliver OpenTelemetry data.
Trace configuration.
The default server factory.
A no-op telemetry service.
An OpenTelemetry service.
A factory of telemetry services.
An OpenTelemetry service factory.
The type of server telemetry services.
The type of servers.
A controller for a single user session.
A session identifier.
A service to create and manage sessions.
The basic shell.
The abstract command implementation.
The abstract command implementation.
"audit-search-begin"
"audit-search-next"
"audit-search-previous"
"bookmark-list"
"bookmark-login"
"bookmark-put"
"bookmark-remove"
"file-get"
"file-put"
"file-search-begin"
"file-search-next"
"file-search-previous"
"files-recent"
"help"
"item-attachment-add"
"item-attachment-add"
"item-create"
"item-delete"
"item-get"
"item-metadata-put"
"item-get"
"item-search-begin"
"item-search-next"
"item-search-previous"
"item-set-name"
"item-types-assign"
"item-types-revoke"
"location-attachment-add"
"location-attachment-add"
"location-delete"
"location-get"
"location-list"
"location-put"
The shell login command.
"logout"
"roles-assign"
"roles-get"
"roles-revoke"
"self"
"set"
"stock-reposit-remove"
"stock-reposit-serial-introduce"
"stock-reposit-serial-move"
"stock-reposit-serial-number-add"
"stock-reposit-serial-number-remove"
"stock-reposit-set-add"
"stock-reposit-set-introduce"
"stock-reposit-set-move"
"stock-reposit-set-remove"
"stock-search-begin"
"stock-search-next"
"stock-search-previous"
"syntax-list"
"syntax-show"
The type of shell commands.
"type-package-get-text"
"type-package-install"
"type-package-schema"
"type-package-search-begin"
"type-package-search-next"
"type-package-search-previous"
"type-package-uninstall"
"type-package-upgrade"
"version"
The shell configuration.
A shell factory.
A tracker for login details.
Shell options.
The basic shell.
A terminal holder.
The interface to shells.
Value converters for the shell commands.
A range of sizes in octets.
The standard error codes.
The unique ID of a serial stock instance.
A value converter for stock instance IDs.
The kinds of stock occurrences.
An occurrence of an item in a location.
An occurrence of a set of items in a location.
An occurrence of stock in a location.
An operation that removes a stock instance.
An operation that introduces a single item with a serial number to a storage
location.
An operation that moves stock from one storage location to another.
An operation that adds a serial number to an existing stock instance.
An operation that removes a serial number from an existing stock instance.
An operation that adds a set of items to a storage location.
An operation that adds a set of items to a storage location.
An operation that moves stock from one storage location to another.
An operation that removes a set of items from a storage location.
The type of stock reposit operations.
The stock search parameters.
A string constant with format arguments included.
Automatically generated - DO NOT EDIT.
The type of string constants used in this project.
The string resources.
A provider of syntax values.
A syntax rule consisting of a set of sub rules.
A syntax rule leaf.
A directory of syntax rules.
The type of syntax rules
A provider of syntax values.
An inclusive range of time values.
A value converter for ranges.
The type of TLS configuration settings.
Functions to create custom SSL contexts.
The TLS context service.
A service that provides preconfigured TLS contexts.
TLS is disabled.
TLS is enabled.
Configuration information for a key/trust store.
A parser.
A parser.
A parser.
Qualified names.
A parser.
A parser.
Package information.
A parser.
A parser.
A parser.
A parser.
A parser.
A parser.
A parser.
A package provider.
A package provider.
Functions to format transfer statistics.
The version 1 transport.
The type of protocol transport factories.
The factory of version 1 protocol transports.
The type of message transports.
Functions for performing type checking on metadata.
A field in a type declaration.
A field declared within a record type.
A wrapper for a set comparison.
A value converter for type match expressions.
Expression parsers for type match expressions.
Syntax.
A type package.
A type package checker.
A factory of type package checkers.
Checking a package failed.
The result of checking a package.
The default factory of package checkers.
Checking a package succeeded.
A type package checker.
Type checking failed.
Parsing and type checking completed.
Parsing failed.
A type package compiler.
The result of compiling a type package.
A factory of type package compilers.
The default compilers factory.
A type package compiler.
An unchecked type package declaration.
A package identifier.
An import declaration for a package.
A parser.
A factory of type package parsers.
The default provider of type package parsers.
A type package parser.
A provider of type packages.
A resolver for various package elements.
Configuration XML schemas.
Search parameters for packages.
A type package serializer.
A factory of type package serializer.
The default provider of type package serializers.
A type package serializer.
A summary of a package.
The type removal behavior for package upgrades/uninstalls.
The parameters required to uninstall a type package.
A value converter for item IDs.
The parameters required to upgrade a type package.
The type removal behavior for package upgrades/uninstalls.
A record type.
A declaration for a record type.
A fully qualified record field identifier.
A value converter for type match expressions.
A fully qualified record type identifier.
A value converter for type match expressions.
The immutable parameters required to search declared types.
A type declaration summary.
A fully qualified scalar type identifier.
The immutable parameters required to search scalar types.
The type of scalar types.
An integer type.
The kind of scalar type.
A monetary type.
A real type.
A text type.
A time type.
A snapshot of a user.
The unique ID of a user.
A value converter for file IDs.
UUID functions.
An exception indicating that parameters given to a model type are invalid.
A value converter for type match expressions.
The file columns that can be used for ordering.
The type of files.
Whether to include deleted data.
The item columns that can be used for ordering.
A notion of whether the client is to blame for an error response, or the
server.
A command failed.
The type of responses in the Inventory protocol.
The type removal behavior for package upgrades/uninstalls.
The type removal behavior for package upgrades/uninstalls.
The "initialize" command.
The "get" command.
The "list" command.
The "server" command.
The "shell" command.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.A class modelling indexes of tables in the default schema.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.A class modelling foreign key relationships and constraints of tables in the
default schema.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.This class is generated by jOOQ.
This class is generated by jOOQ.
A subtype implementing
Path for simplified path-based joins.Convenience access to all tables in the default schema.
This class is generated by jOOQ.