C# Class SobekCM.Resource_Object.Mapping.Henderson_Bibliographic_Mapper

Custom Henderson Libraries mapping which takes data and field name and maps that data into the SobekCM field within the main SobekCM Item package
This class implements the iBibliographicMapper interface
Inheritance: iBibliographicMapper
Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application

Méthodes publiques

Méthode Description
Add_Data ( SobekCM_Item Package, string Data, string Field ) : bool

Adds a bit of data to a bibliographic package using the mapping

Private Methods

Méthode Description
split_add_subjects ( SobekCM_Item Package, string Data ) : void

Method Details

Add_Data() public méthode

Adds a bit of data to a bibliographic package using the mapping
public Add_Data ( SobekCM_Item Package, string Data, string Field ) : bool
Package SobekCM_Item Bibliographic package to receive the data
Data string Text of the data
Field string Mapped field
Résultat bool