Ofcas.Lk.Api.Client - Version 3.0  3.0.0.113
Ofcas.Lk.Api.Client.Core.Interfaces Namespace Reference

Classes

interface  ICoreInfo
 This is the base interface for object-related information. More...
 
interface  ICoreInfoDeletable
 Basic interface for erasable objects, e.g. for an elevation (ElevationInfo). More...
 
interface  ICoreInfoReportable
 Basic class for reportable objects, e.g. for an elevation (ElevationInfo). More...
 
interface  ICoreInfoWithGuid
 Represents a ICoreInfo with a globally unique identifier. More...
 
interface  ICoreInfoWithParent
 This interface is deprecated. Please use ICoreInfo<TParent>.ParentInfo instead, to identify the hierarchy. More...
 
interface  ICoreObject
 Represents a basic core object which lifetime is controlled by the creator. More...
 
interface  ICoreObjectFactory
 A factory to create a new structure of ICoreObject based on the stated ICoreInfo. More...
 
interface  ICoreObjectWithChildren
 Represents a ICoreObject with children. More...
 
interface  ICoreObjectWithDocuments
 Represents a ICoreObject with documents. More...
 
interface  ICoreObjectWithInfo
 Represents a ICoreObject with an own info object. More...
 
interface  ICoreObjectWithParameters
 Represents a ICoreObject with parameters. More...
 
interface  ICoreObjectWithParent
 Represents a ICoreObject with a parent. More...
 
interface  ICoreObjectWithSynchronizations
 Represents a ICoreObject with a ISynchronizationContainer. More...
 
interface  ISynchronizationContainer
 Used to retrieve ISynchronizedEvent and ISynchronizationContainer. More...