Show / Hide Table of Contents

Namespace Colectica.Repository.Api.Requests.V1

Classes

AccessTokenModel

model for JWT token

CreateAgencyRequest

Marks the repository as authoritative for the specified agency.

CreateCommentRequest

Adds a comment to the specified item.

GetCommentsRequest

Gets a list of comments from the repository.

GetItemsRequest

Gets a list of undeserialized items from the repository. To retrieve deserialized

GetLatestItemsRequest

Gets the latest version of an undeserialized item from the repository. To retrieve a deserialized

GetLatestVersionNumbersRequest

Gets the latest version numbers of multiple items.

GetPermissionsRequest

Gets all permissions that apply to the specified items and item types.

GetRelationshipsRequest

Gets a matrix representing all items in a set and the relationships among those items.

GetRepositoryItemDescriptionsRequest

Gets descriptions of multiple repository items. The RepositoryItemMetadata> descriptions contain identification, naming, and summary information, but not the entire contents of the item.

GetTypedRelationshipsRequest

Gets a matrix representing all items in a set and the relationships among those items.

GraphSearchRequest

Gets a list of items that reference the specified item, according to the provided search options.

IdentifierExtensions

Extension methods

IdentifierInRequest

Create a composite ISO 11179 identifier.

RegisterItemsRequest

Registers the items in the repository.

RemovePermissionsRequest

Removes the specified permissions from the repository.

SearchRequest

Represents a facet used to search the repository

SearchTypedSetRequest

Searches the specified set of items according to the provided search options.

TokenLoginModel

model for built in username password JWT token provider

UpdateStateRequest

Updates the Deprecated State of a set of items

In This Article
Back to top Generated by DocFX