com.jcorporate.expresso.ext.dbobj |
Contains database object definitions for download files functionality and self-Registered User functionality.
|
Java Source File Name | Type | Comment |
AppIntegration.java | Class | AppIntegration
Provide a point of integration between different Expresso-based
applications. |
AuditLog.java | Class | The AuditLog is a table that is written to by AuditedSecuredDBObjects and
HistAuditSecuredDBObjects. |
AuditLogL.java | Class | The AuditLogL object provides lookup values for the AuditLog table. |
DownloadFiles.java | Class | This DBobject is used by the Download Controller to manage information about
files available for download, security groups allowed to download which files,
Download notes, and Mime Types settings. |
DownloadLog.java | Class | |
ISOCountryCodes.java | Class | This database table contains a list of all known ISO 3166-1 country codes.
See www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/index.html
for the source of this data.
This is highly useful for registration data. |
PerfTestResult.java | Class | |
PerfTests.java | Class | PerfTests
List of URL's to execute and time, along with statistics on their
execution time. |
PerfTestSet.java | Class | PerfTestSet entries define "groups" of performance test entries. |
PerfTestSetDet.java | Class | PerfTestSetDet entries define "groups" of performance test entries. |
PerfTestStat.java | Class | |
RegisteredUser.java | Class | |
RestrictedCountries.java | Class | Table for countries that are not permitted access to 'restricted' downloads
Usually this pertains to Cryptographic source code that cannot be downloaded
from the U.S. |
RestrictedOverrides.java | Class | This class allows administrators to override selected registered users
to grant or deny restricted download access.
This is needed since reverse lookups often fail. |
ReverseLookupDomains.java | Class | Class that maintains a database of all known top level domain codes. |
SingleDBUserInfo.java | Class | |
URLReader.java | Class | |