Method | Description | |
---|---|---|
Bookshelf_HTTP_Snippet ( |
Writes the small snippet of HTML to pop-up when the user selects the ADD TO BOOKSHELF button
|
|
Describe_HTML_Snippet ( |
Serve the small DESCRIBE html used for adding tags to an item
|
|
GetItemBriefInternal ( |
Gets the information about a single digital resource, using the STANDARD mapping set
|
|
GetItemBriefStandard ( |
Gets the information about a single digital resource, using the STANDARD mapping set
|
|
GetItemCitation ( |
Gets the citation information for a digital resource
|
|
GetItemEAD ( |
Gets any EAD information related to an item
|
|
GetItemFiles ( |
Gets the list of all files related to an item
|
|
GetItemMarcRecord ( |
Gets the item's marc record in object format for serialization/deserialization
|
|
GetItemRdf ( |
Gets the complete (language agnostic) web skin, by web skin code
|
|
GetItemStatisticsHistory ( |
Gets the month-by-month usage for an item
|
|
GetItemTrackingWorkHistory ( |
Gets the work history related to an item
|
|
GetItemXml ( |
Get the item in a standard XML format, such as dublin core, marcxml, etc..
|
|
GetMultipleVolumes ( |
Gets the collection of items under a title
|
|
GetRandomItem ( |
Gets the complete (language agnostic) web skin, by web skin code
|
|
Get_Item_Info_Legacy ( |
Gets the information about a single digital resource
|
|
Print_HTML_Snippet ( |
Writes the small snippet of HTML to pop-up when the user selects the PRINT button
|
|
Send_Email_HTML_Snippet ( |
Writes the small snippet of HTML to pop-up when the user selects the SEND EMAIL button
|
|
Share_HTTP_Snippet ( |
Writes the small snippet of HTML to pop-up when the user selects the SHARE button
|
|
getSobekItem ( string BibID, string VID, |
||
getSobekItem ( string BibID, string VID, int UserID, |
||
getSobekItemGroup ( string BibID, |
||
getSobekTitle ( string BibID, |
Method | Description | |
---|---|---|
brief_item_response ( string Mapping, |
Gets the information about a single digital resource, using the indicated mapping set
|
|
legacy_json_display_item_info ( |
Writes the item information in JSON format directly to the output stream in legacy format
|
Method | Description | |
---|---|---|
GetBriefItem ( string BibID, string VID, string MappingSet, |
||
GetBriefTitle ( string BibID, string MappingSet, |
||
ead_copy_container_to_transfer ( |
||
ead_copy_did_to_transfer ( |
public Bookshelf_HTTP_Snippet ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public Describe_HTML_Snippet ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemBriefInternal ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemBriefStandard ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemCitation ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemEAD ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemFiles ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemMarcRecord ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemRdf ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemStatisticsHistory ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemTrackingWorkHistory ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetItemXml ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetMultipleVolumes ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetRandomItem ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public Get_Item_Info_Legacy ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public Print_HTML_Snippet ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public Send_Email_HTML_Snippet ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public Share_HTTP_Snippet ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
protected brief_item_response ( string Mapping, |
||
Mapping | string | Mapping set to use |
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public getSobekItem ( string BibID, string VID, |
||
BibID | string | |
VID | string | |
Tracer | ||
return |
public getSobekItem ( string BibID, string VID, int UserID, |
||
BibID | string | |
VID | string | |
UserID | int | |
Tracer | ||
return |
public getSobekItemGroup ( string BibID, |
||
BibID | string | |
Tracer | ||
return |
public getSobekTitle ( string BibID, |
||
BibID | string | |
Tracer | ||
return |
protected legacy_json_display_item_info ( |
||
Output | Stream to which to write the JSON item information | |
BriefItem | ||
Page | int | |
Viewer | string | |
return | void |