mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Engine_Library >> Items Sub-Namespace

SobekCM.Engine_Library.Items Namespace



Factory and utility classes for building the SobekCM_Item objects from the METS files and information from the database. Sub-namespaces facilitate with other activities, such as mapping to a BriefItemInfo object.

Sub-Namespaces

NamespaceDescription
Authority
Authority objects for streets and features, used within the Ephemeral Cities project initially
BriefItems
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.
BriefItems.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

  ClassDescription
Public classSobekCM_Item_Factory
Static class is used to build item and page objects for display in SobekCM
Public classSobekCM_Item_Updater
Code to update an existing digital resource, from a newly updated SobekCM_Item object
Public classSobekCM_METS_Based_ItemBuilder
Class reads the METS files for digital resource via HTTP and then constructs the related digital resource object


Version 4.10.0 ( last generated Monday, March 7, 2016 )