Namespace Integration.DataContracts
Classes
BkFieldsDictionary
The collection of custom metadada assocaited with object.
BusinessCodeDTO
Represents a business code.
CaseTypeDTO
Represents a case type.
CountryDTO
Represents a country.
CustomRequestDTO
Custom request parameters used when passing data to a custom request handler.
CustomRequestHeaderMessageBase
Used instead of PlatinaMessageBase for message contracts that support an additional Custom parameter for passing custom parameters to a request handler where the message body is made up of a stream that prevents the custom parameters from being passed in the body.
CustomRequestMessageBase
Used instead of PlatinaMessageBase for message contracts that support an additional Custom parameter for passing custom parameters to a request handler.
CustomResponseDTO
Custom response returned if a custom request handler was invoked in the corresponding request.
CustomResponseHeaderMessageBase
Base response for response messages where the corresponding request message was either a CustomRequestMessageBase or a CustomRequestHeaderMessageBase. Adds an additional Custom property for returning results from the request handler referenced in the request where the message body of the response is made up of a stream that prevents the custom parameters from being passed in the body.
CustomResponseMessageBase
Base response for response messages where the corresponding request message was either a CustomRequestMessageBase or a CustomRequestHeaderMessageBase. Adds an additional Custom property for returning results from the request handler referenced in the request.
DeedDTO
Represents deed.
DeedExtendedDTO
The master view of a deed, to be presented a list by consumer.
DeedMasterDTO
The master view of a deed, to be presented a list by consumer.
DeedTypeDTO
Represents deed type.
DiaryDTO
Represents a diary.
DiaryDataDTO
Represents diary data.
DiaryWithMeetingsDTO
Represents meetings of diary.
DocumentDTO
Represents document.
HandlingOfficerDTO
Represents a handling officer.
InitiatorDTO
Represents an initiator.
InstanceDTO
Represents an instance.
IsValidResult
Represents message validation result.
JournalizedCaseMasterDTO
Represents the master data view of a journalized case.
MeetingDTO
Represents a meeting.
OrganizationDTO
Represents an organization.
OriginDTO
Represents an origin.
PULLevelDTO
Represents a PUL level.
ParagraphDTO
Represents a secrecy paragraph.
PlatinaMessageBase
Represents message.
PostListsDTO
Represents a post list.
PropertyBaseDTO
A base class for objects.
SearchRequestMessageBase
A base class for search request.
SearchResponseMessageBase
A base class for search response.
SecrecyLevelDTO
Represents a Secrecy level.
ServiceWritingContentDTO
Represents the master data view of a service writings.
StatusDTO
Represents a status.
WorkingDocumentMasterDTO
The master view representation of a work document.
WorkingDocumentMessageBase
Abstract class, representation of a work document.
WorkingDocumentTemplateDTO
Represents a work document template.
WorkingDocumentTypeDTO
Represents a work document type.
Enums
BkFieldKey
A type representing different types of custom metadata.
InfoHeapFilter
Defines filters for InfoHeap objects
Language
Specifies the languages
Origin
Defines the origin of an object.
PostListFilter
Defines filters for PostList objects
SortDirection
Specifies the direction of a sort operation.