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 Sub-Namespace

SobekCM.Engine_Library.Endpoints Namespace



Standard classes that support specific SobekCM engine endpoints and are referenced in the engine configuration file.

Classes

  ClassDescription
Public classAdministrativeServices
Class supports all the administrative-related services provided by the SobekCM engine and not already provided via a more specialized service-related endpoint
Public classAggregationServices
Class supports all the aggregation-level services provided by the SobekCM engine
Public classBuilderServices
Class supports all the builder-related services provided by the SobekCM engine
Public classCustomServices
Custom services endpoint is used to demonstrate how to add new endpoints to the SobekCM system that are not part of the main system
Public classDataServices
Endpoint supports services related to data-specific digital resources
Public classEndpointBase
Base engine endpoint has helper method for serialization of the return object
Public classItemServices
Class supports all the item-level services provided by the SobekCM engine
Public classNavigationServices
Endpoint supports services related to basic navigation, such as resolving the URL to the Navigation_Object
Public classResultsServices
Endpoint supports services related to search results (or item browses) across the entire instance or a subset of aggregations
Public classWebContentServices
Endpoint supports services related to the static web content, CMS functionality
Public classWebSkinServices
Class supports all the web skin-level services provided by the SobekCM engine

Enumerations

  EnumerationDescription
Public enumerationResultsServices..::..ResultsEndpointErrorEnum
Enumeration of errors that may be encountered during these processes
Public enumerationWebContentServices..::..WebContentEndpointErrorEnum
Enumeration of possible web content endpoint errors


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