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 >> Core >> Client >> SobekEngineClient_AdminEndpoints

SobekEngineClient_AdminEndpoints Class



Gateway to administrative-related endpoints exposed by the SobekCM engine not already supported by another service/endpoint


Namespace: SobekCM.Core.Client
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class SobekEngineClient_AdminEndpoints : MicroservicesClientBase

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.MicroservicesClient..::..MicroservicesClientBase
    SobekCM.Core.Client..::..SobekEngineClient_AdminEndpoints

Constructors

  NameDescription
Public methodSobekEngineClient_AdminEndpoints
Constructor for a new instance of the SobekEngineClient_AdminEndpoints class

Methods

  NameDescription
Protected methodDeserialize<(Of <<'(T>)>>)(String, Microservice_Endpoint_Protocol_Enum, Custom_Tracer)
Deserialize an object from a remote microservice URI (Generic method)
(Inherited from MicroservicesClientBase.)
Protected methodDeserialize<(Of <<'(T>)>>)(String, Microservice_Endpoint_Protocol_Enum, List<(Of <<'(KeyValuePair<(Of <<'(String, String>)>>)>)>>), String, Custom_Tracer)
Deserialize an object from a remote microservice URI (Generic method)
(Inherited from MicroservicesClientBase.)
Public methodGet_Admin_Settings
Gets the administrative setting values, which includes display information along with the current value and key
Public methodGet_Authentication_Configuration
Gets the authentication configuration information, read from the configuration files
Public methodGet_Brief_Item_Mapping_Configuration
Gets the brief-item mapping configuration information, read from the configuration files
Public methodGet_Complete_Configuration
Gets the complete configuration information, read from the configuration files
Public methodGet_Configuration_Reading_Log
Gets the configuration reading log which lists which config files were read, etc..
Public methodGet_Contact_Form_Configuration
Gets the contact form configuration information, read from the configuration files
Public methodGet_Engine_Configuration
Gets the engine configuration information, read from the configuration files
Public methodGet_Extensions_Configuration
Gets the extensions configuration information, read from the configuration files
Public methodGet_Metadata_Configuration
Gets the metadata configuration information, read from the configuration files
Public methodGet_OAI_PMH_Configuration
Gets the oai-pmh configuration information, read from the configuration files
Public methodGet_Quality_Control_Tool_Configuration
Gets the qc tool configuration information, read from the configuration files
Public methodGet_UI_Citation_Configuration
Gets the citation (UI) configuration information, read from the configuration files
Public methodGet_UI_Map_Editor_Configuration
Gets the map editor (UI) configuration information, read from the configuration files
Public methodGet_UI_Template_Elements_Configuration
Gets the template element mapping (UI) configuration information, read from the configuration files
Public methodGet_UI_Viewers_Configuration
Gets the viewers (UI) configuration information, read from the configuration files
Public methodGet_User_Interface_Configuration
Gets the user-interface configuration information, read from the configuration files
Protected methodGetEndpointConfig
Gets the endpoint information from the microservices client configuration
(Inherited from MicroservicesClientBase.)

See Also



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