Ofcas.Lk.Api.Client - Version 3.0  3.0.0.101
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  ICoreInfoWithParent
 This is the specialized base interface for object-related information

Template Parameters
TParentThe type of the parent of this object-related information.
More...
 
interface  ICoreObject
 Represents a basic core object which lifetime is controlled by the creator. More...
 
interface  ICoreObjectWithChildren
 Represents a ICoreObject with children. More...
 
interface  ICoreObjectWithInfo
 Represents a ICoreObject with an own info object. More...
 
interface  ICoreObjectWithParent
 Represents a ICoreObject with a parent. More...