A B C D E F G H I J K L M N O P Q R S T U V W X Z _

C

cacheContainsQuery(String) - Static method in class com.wm.app.tn.doc.XMLDocType
 
cacheQueryResult(String, String) - Static method in class com.wm.app.tn.doc.XMLDocType
 
cacheXQLQueryResults - Static variable in class com.wm.app.tn.doc.BizDocTypeReg
 
changeContactType(short, String) - Static method in class com.wm.app.tn.profile.LookupStore
Changes the description of an existing Conttact Type in the TN database.
changeFieldGroup(short, String) - Static method in class com.wm.app.tn.profile.LookupStore
Changes the description of an existing field group in the TN database.
changeGroup(short, String) - Static method in class com.wm.app.tn.db.Lookup
Changes an existing field group.
changeIDType(int, String) - Static method in class com.wm.app.tn.profile.LookupStore
Changes the description of an existing ID Type in the TN database.
changeJob(String, Object, int) - Static method in class com.wm.app.tn.db.DeliveryOperations
 
changeLookupType(int, Integer, String) - Static method in class com.wm.app.tn.db.Lookup
 
changeProfileGroup(String, String) - Static method in class com.wm.app.tn.db.Lookup
Update a row in ProfileGroup table.
changeProfileGroup(String, String) - Static method in class com.wm.app.tn.profile.LookupStore
Changes the name of an existing profile group in the database.
changeProfileGroupDescription(String, String) - Static method in class com.wm.app.tn.db.Lookup
 
changeProfileGroupDescription(String, String) - Static method in class com.wm.app.tn.profile.LookupStore
 
changeRepeatByOne(BizDocEnvelope) - Static method in class com.wm.app.tn.db.BizDocStore
Change the repeat number on a document.
changeRepeatByOne(String, int) - Static method in class com.wm.app.tn.db.BizDocStore
Change the repeat number on a document.
changeRepeatByOneForResubmission(BizDocEnvelope) - Static method in class com.wm.app.tn.db.BizDocStore
Change the repeat number on a document.
changeRepeatByOneForResubmission(String, int) - Static method in class com.wm.app.tn.db.BizDocStore
Change the repeat number on a document.
changeServer(String, String, boolean) - Static method in class com.wm.app.tn.db.DeliveryOperations
 
changeServerForJob(String, String) - Method in class com.wm.app.tn.delivery.JobMgr
Changes the job from one server to another server.
changeService(Object, int) - Static method in class com.wm.app.tn.db.DeliveryOperations
 
changeStatus(BizDocEnvelope, String, String, String) - Static method in class com.wm.app.tn.db.BizDocStore
Change the status on a document.
changeStatus(String, String, String) - Static method in class com.wm.app.tn.db.BizDocStore
Change the status on a document.
changeStatus(String, String, String, String) - Static method in class com.wm.app.tn.db.BizDocStore
 
changeStatus(String, String, String, String) - Static method in class com.wm.app.tn.db.TPAOps
Change status Throw TPAException if the TPA does not exist.
changeStatus(String[], String) - Static method in class com.wm.app.tn.db.TPAOps
Change status by tpaID.
changeSweepTime(long) - Method in class com.wm.app.tn.delivery.JobMgr
Change the time to wait between runs of the main processing thread.
checkAndLoadInitXML() - Static method in class com.wm.app.tn.db.Datastore
 
checkAttribCondition(BizDocAttribute, BizDocEnvelope, String, String) - Static method in class com.wm.app.tn.doc.BizDocAttribute
For internal use only
checkCorpNameUniqueness(String) - Static method in class com.wm.app.tn.profile.ValidationWrapper
Helper method to check if newly added/updated Corporation display name is unique on this server.
checkJob(Connection, String) - Static method in class com.wm.app.tn.db.DeliveryOperations
 
checkPartnerAssociation(String, String) - Static method in class com.wm.app.tn.db.DLSOperations
 
checkPermAssociation(Connection, String, String) - Static method in class com.wm.app.tn.db.DLSOperations
 
checkRoleAssociation(Connection, String) - Static method in class com.wm.app.tn.db.DLSOperations
 
checkRoleAssociation(Connection, String) - Static method in class com.wm.app.tn.db.FPOperations
 
checkUnique(int, String, String, String, String) - Static method in class com.wm.app.tn.db.BizDocStore
Check for uniqueness of documents.
chop(String, String) - Static method in class com.wm.app.tn.db.SQLLimits
Chops a data value to the right length for a column.
CITY - Static variable in class com.wm.app.tn.db.ProfileQuery
 
CLASS_COMMENTS - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_CONVADMIN - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_CONVLOGIC - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_DELIVERY - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_ENVELOPE - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_GENERAL - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_PARTNERADMINISTRATION - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_POLLING - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_PROCESSING - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_PROFEXCHANGE - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_RECOGNITION - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_ROLEBASEDACCESS - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_SAVING - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_TPASETTINGS - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_VALIDATION - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
CLASS_VERIFICATION - Static variable in class com.wm.app.tn.err.ActivityLogEntry
Default entry class for general entries
cleanWorkTable() - Static method in class com.wm.app.tn.db.ArchiveOperations
 
clearAllExtFldQueries() - Method in class com.wm.app.tn.db.ProfileQuery
Clear all ext fld queries.
clearAttributeQueries() - Method in class com.wm.app.tn.db.ComplexDocQuery
Clear all the attribute subqueries associated with this query.
clearAttributeQuery(int) - Method in class com.wm.app.tn.db.ComplexDocQuery
Clear an attribute subquery by index.
clearExtFldQuery(String) - Method in class com.wm.app.tn.db.ProfileQuery
Clear ext fld query for the specified ext fld.
clearQueryCache() - Static method in class com.wm.app.tn.doc.XMLDocType
Internal use only.
clearSortColumn() - Method in class com.wm.app.tn.db.ProfileQuery
 
clearSortColumn() - Method in class com.wm.app.tn.db.SimpleDocQuery
Deprecated. As of TN 7.0, replaced by SimpleDocQuery.clearSortColumns()
clearSortColumns() - Method in class com.wm.app.tn.db.DeliveryJobQuery
Clear sort order
clearSortColumns() - Method in class com.wm.app.tn.db.EventQuery
Clear sort order
clearSortColumns() - Method in class com.wm.app.tn.db.SimpleDocQuery
Clear sort order
clientFormat(int, int) - Static method in class com.wm.app.tn.err.SystemLog2
Lookup a specific message from resource bundles.
clientFormat(int, int, Object) - Static method in class com.wm.app.tn.err.SystemLog2
Lookup a specific message from resource bundles.
clientFormat(int, int, Object, Object) - Static method in class com.wm.app.tn.err.SystemLog2
Lookup a specific message from resource bundles.
clientFormat(int, int, Object, Object, Object) - Static method in class com.wm.app.tn.err.SystemLog2
Lookup a specific message from resource bundles.
clientFormat(int, int, Object, Object, Object, Object) - Static method in class com.wm.app.tn.err.SystemLog2
Lookup a specific message from resource bundles.
clientFormat(int, int, Object, Object, Object, Object, Object) - Static method in class com.wm.app.tn.err.SystemLog2
Lookup a specific message from resource bundles.
clientFormat(int, int, Object[]) - Static method in class com.wm.app.tn.err.SystemLog2
Lookup a specific message from resource bundles.
close(Connection) - Static method in class com.wm.app.tn.db.SQLWrappers
 
close(Statement) - Static method in class com.wm.app.tn.db.SQLWrappers
 
close(ResultSet) - Static method in class com.wm.app.tn.db.SQLWrappers
 
clusterSyncForAttrChange(IData) - Static method in class com.wm.app.tn.profile.LookupStore
This method is for cluster sync for any update on the ditable attribute list
codeForMsg(String) - Static method in class com.wm.app.tn.delivery.GuaranteedJob
 
COL_DISABLED - Static variable in class com.wm.app.tn.db.RouteQuery
 
COL_DOC_TYPES - Static variable in class com.wm.app.tn.db.RouteQuery
 
COL_INDEX - Static variable in class com.wm.app.tn.db.RouteQuery
 
COL_MOD_TIME - Static variable in class com.wm.app.tn.db.RouteQuery
 
COL_RECEIVERS - Static variable in class com.wm.app.tn.db.RouteQuery
 
COL_RULE_NAME - Static variable in class com.wm.app.tn.db.RouteQuery
 
COL_SENDERS - Static variable in class com.wm.app.tn.db.RouteQuery
 
COL_USER_STATUSES - Static variable in class com.wm.app.tn.db.RouteQuery
 
com.wm.app.tn.db - package com.wm.app.tn.db
 
com.wm.app.tn.delivery - package com.wm.app.tn.delivery
 
com.wm.app.tn.doc - package com.wm.app.tn.doc
 
com.wm.app.tn.err - package com.wm.app.tn.err
 
com.wm.app.tn.profile - package com.wm.app.tn.profile
 
com.wm.app.tn.route - package com.wm.app.tn.route
 
COMMENTS - Static variable in class com.wm.app.tn.db.SimpleDocQuery
 
commit(Connection) - Static method in class com.wm.app.tn.db.SQLWrappers
 
compare(Sortable, boolean, int) - Method in class com.wm.app.tn.profile.ProfileFieldMetaData
Takes another ProfileFieldMetaData and returns -1 if it is less than this ProfileFieldMetaData 0 if it is equal to this ProfileFieldMetaData 1 if it is greater than this ProfileFieldMetaData
ComplexDocQuery - Class in com.wm.app.tn.db
ComplexDocQueries can select documents based on values of custom attributes, as well as the basic envelope attributes.
ComplexDocQuery() - Constructor for class com.wm.app.tn.db.ComplexDocQuery
Create a ComplexDocQuery.
connect(String, String, String, String, PrintStream) - Static method in class com.wm.app.tn.db.TestingUtilities
 
connectToPartner(String, String, boolean) - Static method in class com.wm.app.tn.profile.ProfileStore
Establishes a connection to a partner's B2B server.
connectToPartner(String, String, String, String, boolean) - Static method in class com.wm.app.tn.profile.ProfileStore
Establishes a connection to a partner's B2B server.
connectToTNENG(PrintStream) - Static method in class com.wm.app.tn.db.TestingUtilities
 
Constants - Class in com.wm.app.tn.profile
A set of constants used for trading partner management.
CONT_CID - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_EMAIL - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_EXT - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_FAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_GNAME - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_PAGER - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_PID - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_ROLE - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_SEQ - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_SNAME - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_TEL - Static variable in class com.wm.app.tn.db.DBConstants
 
CONT_TYPE - Static variable in class com.wm.app.tn.db.DBConstants
 
Contact - Class in com.wm.app.tn.profile
A Contact for a partner on the trading network.
Contact() - Constructor for class com.wm.app.tn.profile.Contact
Creates a Contact.
CONTACT_EMAIL_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_FAXNUM_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_GIVENNAME_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_PAGERNUM_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_ROLE_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_SURNAME_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_TELEXT_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_TELNUM_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
CONTACT_TYPE - Static variable in class com.wm.app.tn.db.ProfileChecker
 
contactAddrExists(Connection, String) - Static method in class com.wm.app.tn.db.ProfileChecker
 
contactExists(Connection, String, String) - Static method in class com.wm.app.tn.db.ProfileChecker
 
contactSchema() - Static method in class com.wm.app.tn.profile.Contact
 
contactsToArray(Vector) - Static method in class com.wm.app.tn.profile.ArrayVector
 
CONTACTTYPE - Static variable in class com.wm.app.tn.db.Lookup
 
CONTACTTYPE_DESC_MAX - Static variable in class com.wm.app.tn.db.DBConstants
 
containsErrors(String) - Method in class com.wm.app.tn.route.RoutingRule
 
containsErrors() - Method in class com.wm.app.tn.route.RoutingRule
 
containsRuleName(String) - Method in class com.wm.app.tn.route.RoutingRuleList
 
containsRuleName(String) - Method in class com.wm.app.tn.route.RoutingRuleMetaDataList
 
CONTROLNUMBER - Static variable in class com.wm.app.tn.db.TPAOps
 
CONV_ID - Static variable in class com.wm.app.tn.db.DBConstants
 
CONV_ID_IDX - Static variable in class com.wm.app.tn.db.EventQuery
 
convertEmptyStringsToNull(String[]) - Static method in class com.wm.app.tn.doc.BizDocAttributeTransform
For internal use only
CONVID - Static variable in class com.wm.app.tn.db.SimpleDocQuery
 
copy() - Method in class com.wm.app.tn.doc.BizDocType
Abstract method for copying one BizDocType to another.
copy() - Method in class com.wm.app.tn.doc.FFDocType
Creates a shallow copy of an FFDocType.
copy() - Method in class com.wm.app.tn.doc.MissingDocType
 
copy() - Method in class com.wm.app.tn.doc.TestDocType
 
copy() - Method in class com.wm.app.tn.doc.UnknownDocType
 
copy() - Method in class com.wm.app.tn.doc.XMLDocType
Creates a new XMLDocType and copies the contents of the current XMLDocType object (ie, "this") to the new XMLDocType object.
CORP - Static variable in class com.wm.app.tn.db.ProfileQuery
 
CORP_CORP - Static variable in class com.wm.app.tn.db.DBConstants
 
CORP_ID - Static variable in class com.wm.app.tn.db.DBConstants
 
CORP_ORG - Static variable in class com.wm.app.tn.db.DBConstants
 
CORP_PREFLOC - Static variable in class com.wm.app.tn.db.DBConstants
 
CORP_STAT - Static variable in class com.wm.app.tn.db.DBConstants
 
CORP_TYPE - Static variable in class com.wm.app.tn.db.DBConstants
 
CORP_VER - Static variable in class com.wm.app.tn.db.DBConstants
 
corpAddrExists(Connection, String) - Static method in class com.wm.app.tn.db.ProfileChecker
 
corpExists(String) - Static method in class com.wm.app.tn.db.ProfileChecker
 
corpExists(Connection, String) - Static method in class com.wm.app.tn.db.ProfileChecker
 
Corporation - Class in com.wm.app.tn.profile
All the corporate fields for a partner on the trading network.
Corporation() - Constructor for class com.wm.app.tn.profile.Corporation
 
corporationSchema() - Static method in class com.wm.app.tn.profile.Corporation
 
CorruptDocException - Exception in com.wm.app.tn.doc
A special kind of type exception which indicates that a corrupt document has been encountered.
CorruptDocException(String, Exception) - Constructor for exception com.wm.app.tn.doc.CorruptDocException
 
CorruptXMLException - Exception in com.wm.app.tn.doc
A special kind of type exception which indicates that corrupt XML has been encountered.
CorruptXMLException(String, Exception) - Constructor for exception com.wm.app.tn.doc.CorruptXMLException
 
Counter - Class in com.wm.app.tn.db
 
Counter() - Constructor for class com.wm.app.tn.db.Counter
 
countExistingIDs(String) - Static method in class com.wm.app.tn.db.ProfileChecker
 
countExistingIDs(Connection, String) - Static method in class com.wm.app.tn.db.ProfileChecker
 
COUNTRY - Static variable in class com.wm.app.tn.db.ProfileQuery
 
create() - Static method in class com.wm.app.tn.db.ComplexDocQuery
For internal use only
create() - Static method in class com.wm.app.tn.db.DeliveryJobQuery
 
create() - Static method in class com.wm.app.tn.db.DeliveryServiceQuery
 
create() - Static method in class com.wm.app.tn.db.EventQuery
For internal use only
create() - Static method in class com.wm.app.tn.db.ProfileQuery
For internal use only
create() - Static method in class com.wm.app.tn.db.RouteQuery
For internal use only
create() - Static method in class com.wm.app.tn.db.SimpleDocQuery
For internal use only
create() - Static method in class com.wm.app.tn.db.TPAQuery
For internal use only
create() - Static method in class com.wm.app.tn.delivery.DeliveryJob
create needed for subclasses of TNFixedData
create() - Static method in class com.wm.app.tn.delivery.DeliveryService
Required for subclasses of TNFixedData
create() - Static method in class com.wm.app.tn.delivery.RoutingJob
create needed for subclasses of TNFixedData
create() - Static method in class com.wm.app.tn.delivery.ServiceMgr
Returns a ServiceMgr object.
create() - Static method in class com.wm.app.tn.doc.BizDocAttribute
For internal use only
create() - Static method in class com.wm.app.tn.doc.BizDocContentPart
 
create() - Static method in class com.wm.app.tn.doc.BizDocEnvelope
For internal use only
create() - Static method in class com.wm.app.tn.doc.BizDocErrorSet
 
create() - Static method in class com.wm.app.tn.doc.BizDocRelationship
For internal use only
create() - Static method in class com.wm.app.tn.doc.FFDocType
Needed for the IDataCodable implementation.
create() - Static method in class com.wm.app.tn.doc.MissingDocType
 
create() - Static method in class com.wm.app.tn.doc.RecordDocType
 
create() - Static method in class com.wm.app.tn.doc.UnknownDocType
 
create() - Static method in class com.wm.app.tn.doc.XMLDocType
create needed for IDataCodable implementation.
create() - Static method in class com.wm.app.tn.err.ActivityLogEntry
For internal use only
create() - Static method in class com.wm.app.tn.profile.Address
Creates an Address.
create() - Static method in class com.wm.app.tn.profile.Contact
Creates a Contact.
create() - Static method in class com.wm.app.tn.profile.Corporation
 
create() - Static method in class com.wm.app.tn.profile.Destination
Creates a Destination.
create() - Static method in class com.wm.app.tn.profile.DLSInfo
 
create() - Static method in class com.wm.app.tn.profile.ExtendedProfileField
Creates an ExtendedProfileField.
create() - Static method in class com.wm.app.tn.profile.ID
Creates an ID.
create() - Static method in class com.wm.app.tn.profile.Profile
Creates a Profile.
create() - Static method in class com.wm.app.tn.profile.ProfileFieldMetaData
Creates a ProfileFieldMetaData.
create() - Static method in class com.wm.app.tn.profile.ProfileSummary
Creates a ProfileSummary.
create() - Static method in class com.wm.app.tn.route.PreRoutingFlags
 
create(BizDocEnvelope) - Static method in class com.wm.app.tn.route.PreRoutingFlags
 
create(RoutingRule) - Static method in class com.wm.app.tn.route.PreRoutingFlags
 
create() - Static method in class com.wm.app.tn.route.RoutingRule
 
create() - Static method in class com.wm.app.tn.route.RoutingRuleMetaData
 
createActivityEntry(int, String, String, String, String) - Static method in class com.wm.app.tn.delivery.QueuingUtils
 
createActivityLog(String, String) - Static method in class com.wm.app.tn.db.DLSOperations
 
CREATED - Static variable in class com.wm.app.tn.db.TPAOps
 
CREATED_IDX - Static variable in class com.wm.app.tn.db.TPAQuery
 
createEnvelope(IData) - Method in class com.wm.app.tn.doc.BizDocType
Factory method for creating new BizDocs of this type.
createEnvelope(IData) - Method in class com.wm.app.tn.doc.FFDocType
Creates a BizDocEnvelope for a flat file document and initializes it from the pipeline in.
createEnvelope(IData) - Method in class com.wm.app.tn.doc.MissingDocType
 
createEnvelope(IData) - Method in class com.wm.app.tn.doc.TestDocType
 
createEnvelope(IData) - Method in class com.wm.app.tn.doc.UnknownDocType
 
createEnvelope(IData) - Method in class com.wm.app.tn.doc.XMLDocType
Factory method for creating a new BizDocEnvelope for a document of this type.
createError(String, String) - Static method in class com.wm.app.tn.err.ActivityLogEntry
Create an error entry
createError(String, String, String) - Static method in class com.wm.app.tn.err.ActivityLogEntry
Create an error entry
createLargeContentPart(String, String, int, InputStream, int) - Static method in class com.wm.app.tn.doc.BizDocContentPart
 
createMessage(String, String, String) - Static method in class com.wm.app.tn.err.ActivityLogEntry
Create a message entry
createPipeline(BizDocEnvelope) - Method in class com.wm.app.tn.doc.BizDocType
Factory method for creating a pipeline from the given BizDoc.
createPipeline(BizDocEnvelope) - Method in class com.wm.app.tn.doc.FFDocType
 
createPipeline(BizDocEnvelope) - Method in class com.wm.app.tn.doc.MissingDocType
 
createPipeline(BizDocEnvelope) - Method in class com.wm.app.tn.doc.RecordDocType
Factory method for creating a pipeline from the given BizDoc.
createPipeline(BizDocEnvelope) - Method in class com.wm.app.tn.doc.TestDocType
 
createPipeline(BizDocEnvelope) - Method in class com.wm.app.tn.doc.UnknownDocType
Factory method for creating a pipeline from the given BizDoc.
createPipeline(BizDocEnvelope) - Method in class com.wm.app.tn.doc.XMLDocType
Factory method for creating a pipeline from the given BizDoc.
createQueryCache(int) - Static method in class com.wm.app.tn.doc.XMLDocType
Internal use only.
createQueuedJob(BizDocEnvelope, String) - Static method in class com.wm.app.tn.delivery.DeliveryUtils
For internal use only.
createReply(BizDocEnvelope) - Static method in class com.wm.app.tn.doc.BizDocEnvelope
Create a reply of the same type as the supplied document.
createReply(BizDocEnvelope, BizDocType) - Static method in class com.wm.app.tn.doc.BizDocEnvelope
Create a reply of the supplied type.
createServiceData(BizDocEnvelope, boolean, String, String, String) - Static method in class com.wm.app.tn.delivery.DeliveryUtils
Creates service data needed for wm.tn.transport services.
createServiceData(BizDocEnvelope, boolean, String, String, String, String) - Static method in class com.wm.app.tn.delivery.DeliveryUtils
Creates service data needed for wm.tn.transport services.
createTNDoc(Object) - Static method in class com.wm.app.tn.delivery.DeliveryUtils
Creates a TN document and invoke wm.tn.receive using the object data provided
createWarning(String, String, String) - Static method in class com.wm.app.tn.err.ActivityLogEntry
Create a warning entry
createXqlQuery(String) - Static method in class com.wm.app.tn.doc.XMLDocType
 
createXqlQuery(String, String[][]) - Static method in class com.wm.app.tn.doc.XMLDocType
 
CRITICAL - Static variable in class com.wm.app.tn.err.SystemLog2
Code used to specify the severity level when logging a message.
CTYPE_DESC - Static variable in class com.wm.app.tn.db.DBConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _