Click or drag to resize

Orthogonal.Hoarder.StdLib.DTO Namespace

Namespace of Data Transfer Objects that represent request and response values to the API.
Classes
 ClassDescription
Public classAssignSourceParameters Request parameters for the AssignSource API method.
Public classBlobVDirMetaParameters Request parameters for the ListBlobVDirMetadata API method.
Public classBulkAssignParameters Request parameters for the BulkAssign API method.
Public classDatabaseSummary Response from the GetDatabaseSummary API method.
Public classDbQueryStats Response from the GetDatabaseStats API method.
Public classDeletePictureBlobParameters Request parameters for the DeletePictureBlobAsync API method.
Public classFotoActor Represents someone or something that is in a photo. The FotoProperties class contains a child collection PhotoActor.
Public classFotoProperties Encapsulates all of the photo information that can be associated with either Blob metadata or File properties.
Public classFoundContributor Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundContributor.
Public classFoundFile Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundFile.
Public classFoundPicture Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundPicture.
Public classFoundTitle Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundTitle.
Public classFoundTrack Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundTrack.
Public classInvertContributor Response from the ListContributorsInverted API method.
Public classInvertPicTitle Response child class from the ListPicturesInverted API method. The InvertPicTitle class contains a collection of InvertPicTitle.
Public classInvertPicture Response from the ListPicturesInverted API method.
Public classInvertTitle The InvertContributor class contains a collection of InvertTitle.
Public classListTitleParameters Request parameter for the ListTitles and ListTitleItems API methods.
Public classMetaItem Response from the GetMetadata API method.
Public classNameListParameters Request parameter for the ListTitlesByContributorName and ListTitlesByPictureBlobName API methods.
Public classPicMetaShort Response from the ListPicMetaShort API method.
Public classPicUploadParameters Request parameter for the UploadPictureAsync API method.
Public classRenameContributorParameters Request parameter for the RenameContributor API method.
Public classRenameParameters Request parameters for the RenameMedia, RenameOwner, RenameLocation and RenameTag API methods.
Public classRepsertTitleResult Response from the RepsertTitle API method.
Public classSearchResults Response from the GlobalNameSearch API method.
Public classSetPicMetaParameters Request parameter for the SetPictureMetadata API method.
Public classSummaryTally Response child class from the GetDatabaseSummary API method. The DatabaseSummary class contains collections of SummaryTally.
Public classThumbMetaShort Response from the ListThumbMetaShort API method.
Public classTitleListItem

Response from the ListTitleItems API method. Request parameter for the UpdateTitleFromItem API method.

This class encapsulates a reduced set of information about a Title. The reduced information may be useful in situations where using full Title objects may be overkill and simpler summary information is satisfactory. One of the grids in the WPF desktop app uses this class to display large amounts of Title information in a concise spreadsheet format.

Public classVisitorBookEntry This class is used in the Web API methods related to listing and updating Visitor Book enties.
Public classWebServiceErrorResponse Encapsulates 'standard' error information returned in the body of any response that is not status 200 (OK). Hoarder only officially returns responses with status codes 200 (OK) and 403 (Unauthorized). A status of 500 (InternalServerError) indicates a server-side unhandled exception, probably a bug. Any response with status other than 200 will contain a serialized instance of this class.
Public classXrefItem Response child class from the GetDatabaseSummary API method. The DatabaseSummary class contains a collection of XrefItem.
Enumerations
 EnumerationDescription
Public enumerationTitleSpecialFilter Enumeration of special Title search types for the SpecialFilter.