[Missing <summary> documentation for "N:Litium.Foundation.Modules.MediaArchive.Metadata"]
Classes
| Class | Description | |
|---|---|---|
|
|
FieldDefinitionDoesNotExistException |
FieldDefinitionDoesNotExistException - thrown when the field definition does not exist or has been deleted.
|
|
|
FieldDefinitionExistsException |
Thrown when a field definition already exists.
|
|
|
FieldDefinitionTemplateDoesNotExistException |
FieldDefinitionTemplateDoesNotExistException - thrown when the field definition template does not exist or has been deleted.
|
|
|
FieldDefinitionTemplateExistsException |
Thrown when a field definition template already exists.
|
|
|
FieldDoesNotExistException |
FieldDoesNotExistException - thrown when the field does not exist or has been deleted.
|
|
|
FieldExistsException |
Thrown when a field already exists.
|
|
|
MetadataField |
Metadata field, definition and value for one field and one file.
|
|
|
MetadataFieldCollection |
Collection of metadata fields beloging to one file.
Enumerates over MetadataField instances.
|
|
|
MetadataFieldDefinition |
Definition of metadata field.
|
|
|
MetadataFieldTemplate |
Collection of metadata field definitions for field template.
Currently module has just one field template.
Enumerates over MetadataFieldDefinition instances.
|