C# Класс SobekCM.Resource_Object.Mapping.Standard_Bibliographic_Mapper

Standard bibliographic 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
Наследование: iBibliographicMapper
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Add_Data ( SobekCM_Item Package, string Data, string Field ) : bool

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

Приватные методы

Метод Описание
Guarantee_Affiliation_Collection ( SobekCM_Item Package ) : void
Guarantee_Cartographics ( SobekCM_Item Package ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics
Guarantee_Hierarchical_Spatial ( SobekCM_Item Package ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_HierarchicalGeographic
build_date_string ( SobekCM_Item Package ) : void

Builds a complete date string based on each of the individual components passed in through the mappings ( day, month, year )

Описание методов

Add_Data() публичный Метод

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
Результат bool