Package com.wm.app.tn.db

Interface Summary
IJobDequeingStrategy Represents a strategy for the deque operation OTN-11671
 

Class Summary
ArchiveOperations  
AssetMgmtOps  
BDDocAttributeOperations  
BDRelationshipOperations  
BDTypeAttributeOperations  
BDTypeAttributeQuery  
BDTypeOperations  
BDTypeQuery  
BizDocAttributeEnumeration Filtering enumeration wrapper for BizDocAttributes in the cache.
BizDocAttributeStore Attribute-based operations on the shared datastore.
BizDocStore Operations on documents in the database.
BizDocTypeStore Type-based operations on the shared datastore.
ComplexDocQuery ComplexDocQueries can select documents based on values of custom attributes, as well as the basic envelope attributes.
Counter  
Datastore Main entry point for getting connections to the store database.
DBConfigUtil This contains some helper methods to read/write Trading Networks database configuration information.
DBConstants Provides a centralized set of constants for the Trading Networks database classes.
DBLock  
DBOpsHashMap  
DeliveryJobQuery  
DeliveryOperations  
DeliveryServiceQuery  
DeliveryStore API for registering/unregistering delivery service definitions and job entries in the shared database.
DLSOperations Does query all the DLS Operations with respect to a Role /Rule used for Portal Services to check the permissions for a particular user.
DLSOperations.AddResults  
Embedded  
EventOperations  
EventQuery Simple queries on events in the activity log.
Export  
FPOperations  
GivenTaskDequeingStrategy Returns the strategy giving the "queued" task with given taskId in the given queue OTN-11671
Import  
InviteQuery  
Lookup Provides access to lookup tables in the trading networks database.
NormalizeTimeStamp  
OldestTaskDequeingStrategy Returns the strategy giving the oldest "queued" task in the given queue OTN-11671
OnboardingOps Provides database operations for the Onboarding modules, that does not have its own database store class.
ProfileChecker A set of methods to check if instances of the various profile components already exist in the database.
ProfileDeleteOps Provides database operations for deleting partner profiles and their components.
ProfileFldDefOps Provides database operations for inserting, updating and deleting field definitions.
ProfileFldOps Provides database operations for retrieving, inserting, updating and deleting partner ProfileFields.
ProfileGroupOps  
ProfileIDOps Provides database operations for retrieving various IDs to be found in the profile.
ProfileInsertOps Provides database operations for inserting partner profiles.
ProfileOps Provides database operations for retrieving partner profiles and components of profiles.
ProfileQuery  
ProfileSummaryOps Provides database operations for retrieving partner profile summaries.
ProfileUpdateOps Provides database operations for updating components of partner profiles.
ProfileUserOps  
Query Abstract superclass of the query generators (SimpleDocQuery et al).
QueryResult  
QueueOperations Provides database operations for maintaining DeliveryQueues.
RouteQuery  
RROperations  
ScheduledArchivalOperations  
SecurityOps Provides database operations for storing and retrieving certificates and private key information in CertificateData table.
SimpleDocQuery Simple queries on documents in the datastore.
SimpleSearchSupport  
SQLExceptionEnumeration  
SQLLimits  
SQLStatements  
SQLWrappers  
StatOperations  
TableExpression This represents the table expression in a SELECT statement.
TemplatesOps Provides database operations for the Onboarding Templates related API.
TPAOps  
TPAQuery Simple queries on TPA in the datastore.
 

Exception Summary
DatastoreException Version of wrapped exception used to signal errors in connecting to or operating on the data store.