SobekCM.Core.ApplicationState Namespace
Contains the main classes which collectively comprise the application state for the running instance of SobekCM
Classes
| Class | Description |
---|
| Aggregation_Code_Manager |
Code manager maintains a list of all the valid aggregation codes and
also provides a lookup from aggregation code to greenstone full text collection code
to allow for full text searching of single items from the item viewer.
|
| Default_Metadata | Very basic information about a default metadata set (global or otherwise) |
| IP_Restriction_Address | Class contains the data about a single IP Address or contiguous IP addresses |
| IP_Restriction_Range | Contains all the information about an IP restriction range, including notes,
text to use for users that do not have access, and the collection of individual IP addresses |
| IP_Restriction_Ranges | Contains all of the IP ranges which may be used to restrict access
to digital resources within this library |
| Language_Support_Info | Class stores all the common translations used in the web interface |
| Multiple_Volume_Item | Stores information about a title which has multiple volumes or is always represented as multiple volumes ( i.e. Newspapers and Serials) |
| Portal | A portal represents a single unique appearance and behavior for this digital library
associated with a specific URL and linked to one or more collections and web skins |
| Portal_List | Collection of all the URL Portals into this SobekCM library |
| Recent_Searches | Class keeps track of all the recent searches performed against this digital library |
| Recent_Searches..::..Search | Stores the pertinent information about a recent search against this digital library |
| Single_Item | Stores the basic information about an item which is cached, to allow
for correct display in search results and browses. |
| Statistics_Dates | Stores the range of dates for which usage statistical information exists in the database for querying |
| Template | Basic information about a template from the database |
| Wordmark_Icon | Lookup information about a single wordmark/icon including image, link, and title |