|  | Name | Description | 
|---|
|  | Remove_Digital_Resource_Object(String, String, Custom_Tracer) |  Removes a global digital resource object from the cache , it it exists  | 
|  | Remove_Digital_Resource_Object(Int32, String, String, Custom_Tracer) |  Removes a user-specific digital resource object from the cache , it it exists  | 
|  | Remove_Digital_Resource_Objects |  Removes all digital resource objects from the cache , for a given BibID  | 
|  | Remove_Items_In_Title |  Removes the  list of items for a single bibid to the cache   | 
|  | Retrieve_Brief_Digital_Resource_Object |  Retrieves the brief (transfer) digital resource object from the cache   | 
|  | Retrieve_Digital_Resource_Object(String, Custom_Tracer) |  Retrieves the title-level object from the cache   | 
|  | Retrieve_Digital_Resource_Object(String, String, Custom_Tracer) |  Retrieves a global digital resource object from the cache   | 
|  | Retrieve_Digital_Resource_Object(Int32, String, String, Custom_Tracer) |  Retrieves a user-specific digital resource object from the cache   | 
|  | Retrieve_EAD_Info |  Retrieves the EAD information related to a digital resource   | 
|  | Retrieve_Items_In_Title |  Retrieves the list of items for a single bibid from the cache   | 
|  | Retrieve_MARC_Record |  Retrieves the MARC record object related to a digital resource   | 
|  | Store_Brief_Digital_Resource_Object |  Store a brief (transfer) digital resource object on the cache    | 
|  | Store_Digital_Resource_Object(String, SobekCM_Item, Custom_Tracer) |  Stores the title-level digital resource object on the cache    | 
|  | Store_Digital_Resource_Object(String, String, SobekCM_Item, Custom_Tracer) |  Store a global digital resource object on the cache    | 
|  | Store_Digital_Resource_Object(Int32, String, String, SobekCM_Item, Custom_Tracer) |  Store a user-specific digital resource object on the cache    | 
|  | Store_EAD_Info |  Store the EAD information related to a digital resource on the cache    | 
|  | Store_Items_In_Title |  Stores the list of items for a single bibid to the cache   | 
|  | Store_MARC_Record |  Store the MARC record object related to a digital resource on the cache    |