Namespace Colectica.Repository.Api.Requests.V1
Classes
AccessTokenModel
model for JWT token
AdvancedSearchRequest
Represents a facet used to search the repository
BooleanPropertyFacet
Facet for searching boolean fields
CodeValuePropertyFacet
Facet for searching code values
CreateAgencyRequest
Marks the repository as authoritative for the specified agency.
CreateCommentRequest
Adds a comment to the specified item.
CreateReplicationRequest
Request replication of an item set
CreateStateChangeRequest
Repository state change request
DatePropertyFacet
Facet for searching date fields
DecimalPropertyFacet
Facet for searching numeric fields
DeleteRequest
Request deletion of the specified items from the Repository.
FilteredSetRequest
model for requesting a filtered set of items
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.
LocatorPropertyFacet
Facet for searching for identifying content, such as user ids, digital signature or hashes
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.
TextPropertyFacet
Facet for searching text fields
TokenLoginModel
model for built in username password JWT token provider
UpdateStateRequest
Updates the Deprecated State of a set of items