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 >> Endpoints >> AdministrativeServices

AdministrativeServices Class



Class supports all the administrative-related services provided by the SobekCM engine and not already provided via a more specialized service-related endpoint


Namespace: SobekCM.Engine_Library.Endpoints
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class AdministrativeServices : EndpointBase

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library.Endpoints..::..EndpointBase
    SobekCM.Engine_Library.Endpoints..::..AdministrativeServices

Constructors

  NameDescription
Public methodAdministrativeServices
Initializes a new instance of the AdministrativeServices class

Methods

  NameDescription
Public methodGetAdminSettings
Gets the administrative setting values, which includes display information along with the current value and key
Public methodGetConfiguration
Gets the complete configuration object
Public methodGetConfigurationAuthentication
Gets the authentication configuration object
Public methodGetConfigurationBriefItemMapping
Gets the brief item mapping configuration object
Public methodGetConfigurationCitation
Gets the citation dispay (UI) configuration object
Public methodGetConfigurationContactForm
Gets the contact form configuration object
Public methodGetConfigurationEngine
Gets the engine endpoints configuration object
Public methodGetConfigurationExtensions
Gets the extensions configuration object
Public methodGetConfigurationLog
Gets the log from reading all of the configuration files
Public methodGetConfigurationMapEditor
Gets the map editor (UI) configuration object
Public methodGetConfigurationMetadata
Gets the metadata configuration object
Public methodGetConfigurationOaiPmh
Gets the OAI-PMH configuration object
Public methodGetConfigurationQualityControl
Gets the quality control tool configuration object
Public methodGetConfigurationTemplateElements
Gets the template elements (UI) configuration object
Public methodGetConfigurationUserInterface
Gets the citation dispay (UI) configuration object
Public methodGetConfigurationViewers
Gets the viewers (ui) configuration object
Public methodGetSettings
Gets the administrative setting values, which includes display information along with the current value and key
Protected methodSerialize
Serialize the return object, according to the protocol requested
(Inherited from EndpointBase.)

See Also



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