Classes

  Class Description
Public class DisplayTemplate
Display template. Aspx template that will be used to show the product catalog item intformation.
Public class DisplayTemplateCollection
A collection of all display templates. Enumerates over Template instances.
Public class DisplayTemplateDoesNotExistException
Thrown when the template does not exist or has been deleted.
Public class DisplayTemplateExistsException
Thrown when the template name already exists.
Public class DisplayTemplateIsInUseException
Thrown when the template is in use.
Public class FieldDefinition
Field defintion.
Public class FieldDefinitionCollection
A collection of all FieldDefinitions. Enumerates over FieldDefinition instances.
Public class FieldDefinitionDefaultValue
Default value of field definition.
Public class FieldDefinitionDefaultValueCollection
A collection of all FieldDefinitionsDefaultValues connected with the FieldDefinition. Enumerates over FieldDefinitionDefaultValue instances.
Public class FieldDefinitionDefaultValueTranslation
Translations of default values.
Public class FieldDefinitionDefaultValueTranslationCollection
A collection of all translations of the FieldDefinitionDefaultValue. Enumerates over FieldDefinitionDefaultValueTranslation instances.
Public class FieldDefinitionDoesNotExistException
Base exception class for the Data Access Layer.
Public class FieldDefinitionExistException
Base exception class for the Data Access Layer.
Public class FieldDefinitionTranslation
Translations of definitions.
Public class FieldDefinitionTranslationCollection
A collection of all translations of the FieldDefinition. Enumerates over FieldDefinitionTranslation instances.
Public class Template
Template.
Public class TemplateCollection
A collection of all Templates. Enumerates over Template instances.
Public class TemplateDoesNotExistException
Base exception class for the Data Access Layer.
Public class TemplateExistException
Base exception class for the Data Access Layer.
Public class TemplateField
Template field class
Public class TemplateFieldCollection
A collection of all FieldDefinitions connected with the Template. Enumerates over TemplateField instances.
Public class TemplateRelationTypeCollection
A collection of all RelationTypes connected with the Template. Enumerates over RelationType instances.

Enumerations

  Enumeration Description
Public enumeration FieldDefinitionType
Field defintion types.
Public enumeration TemplateType
Template type