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

ItemServices Class



Class supports all the item-level services provided by the SobekCM engine


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 ItemServices : EndpointBase

Inheritance Hierarchy

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

Constructors

  NameDescription
Public methodItemServices
Initializes a new instance of the ItemServices class

Methods

  NameDescription
Public methodBookshelf_HTTP_Snippet
Gets the item's marc record in object format for serialization/deserialization
Public methodDescribe_HTML_Snippet
Gets the item's marc record in object format for serialization/deserialization
Public methodGet_Item_Info_Legacy
Gets the information about a single digital resource
Public methodGetItemBrief
Gets the information about a single digital resource
Public methodGetItemCitation
Gets the citation information for a digital resource
Public methodGetItemEAD
Gets any EAD information related to an item
Public methodGetItemMarcRecord
Gets the item's marc record in object format for serialization/deserialization
Public methodGetItemRdf
Gets the complete (language agnostic) web skin, by web skin code
Public methodGetItemXml
Get the item in a standard XML format, such as dublin core, marcxml, etc..
Public methodGetRandomItem
Gets the complete (language agnostic) web skin, by web skin code
Public methodgetSobekItem(String, String, Custom_Tracer)
Public methodgetSobekItem(String, String, Int32, Custom_Tracer)
Public methodgetSobekItemGroup
Protected methodlegacy_json_display_item_info
Writes the item information in JSON format directly to the output stream in legacy format
Public methodPrint_HTML_Snippet
Gets the item's marc record in object format for serialization/deserialization
Public methodSend_Email_HTML_Snippet
Gets the item's marc record in object format for serialization/deserialization
Protected methodSerialize
Serialize the return object, according to the protocol requested
(Inherited from EndpointBase.)
Public methodShare_HTTP_Snippet
Gets the item's marc record in object format for serialization/deserialization

See Also



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