SobekCM.Engine_Library.Items.BriefItems Namespace
Factory class for the BriefItem object as well as any necessary general helper classes. The factory utilizes all the mapping objects in the Mappers sub-namespace, as specified by the configuraiton file.
Sub-Namespaces
Namespace | Description |
---|
Mappers | Mappers which map a discrete set of fields from the SobekCM_Item object to the BriefItem object that is shared via the REST APIs with the ui-layer |
Classes
| Class | Description |
---|
| BriefItem_Factory | Class is used to create the brief item object, from the original SobekCM_Item read
from the METS file |