Classes

  Class Description
Public class Article
Article class.
Public class ArticleCollection
A collection of Articles. Enumerates over Article instances.
Public class ArticleDoesNotExistException
Base exception class for the Data Access Layer.
Public class ArticleExistsException
Base exception class for the Data Access Layer.
Public class ArticleLanguage
Language connected with an article.
Public class ArticleLanguageCollection
A collection of Languages conencted with the article. Enumerates over ConnectedLanguage instances.
Public class ArticleLanguageDoesNotExistException
Base exception class for the Data Access Layer.
Public class ArticleLanguageExistException
Base exception class for the Data Access Layer.
Public class ArticleProperty
Property of an article.
Public class ArticlePropertyCollection
A collection of Properties connected with the article. Enumerates over Property instances.
Public class ArticlePropertyDoesNotExistException
Base exception class for the Data Access Layer.
Public class ArticlePropertyExistException
Base exception class for the Data Access Layer.
Public class ArticleStructure
ArticleStructure, contains connected article and quantity of it in the structure.
Public class ArticleStructureCollection
A collection of Articles. Enumerates over Article instances.
Public class ArticleTreeInformation Obsolete.
Article/Variant register node grouping information
Public class ArticleTreeInformationCollection Obsolete.
Collection of Article tree information instances.

Enumerations

  Enumeration Description
Public enumeration ArticleViewRowType
Type of the row in Article View.