A B C D E F G I L M N P R S T U V X

A

ACTIVE - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
addSecurityLevel(int) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method addSecurityLevel

B

BINARY - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
BINARY_DIRECTORIES - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
BytesMessageProperties - class com.cyclonecommerce.cybervan.api.BytesMessageProperties.
Gets and sets IntegrationDocument properties on a JMS BytesMessage.
BytesMessageProperties(BytesMessage) - Constructor for class com.cyclonecommerce.cybervan.api.BytesMessageProperties
Constructor

C

CERTIFICATE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
CERTIFICATELESS_FORMAT - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
CIDX - Static variable in interface com.cyclonecommerce.cybervan.api.PackagingTypes
 
CLEAR - Static variable in interface com.cyclonecommerce.cybervan.api.PackagingTypes
 
CLEAR - Static variable in class com.cyclonecommerce.cybervan.api.SecurityLevel
 
com.cyclonecommerce.cybervan.api - package com.cyclonecommerce.cybervan.api
 
COMPANY_VALIDATION_MESSAGES - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
CompanyId - class com.cyclonecommerce.cybervan.api.CompanyId.
Represents multiple means of uniquely identifying a Company or Partner
CompanyId() - Constructor for class com.cyclonecommerce.cybervan.api.CompanyId
Constructor CompanyId
CompanyId(String, String) - Constructor for class com.cyclonecommerce.cybervan.api.CompanyId
Constructor CompanyId
ConfigAPIConstant - class com.cyclonecommerce.cybervan.api.ConfigAPIConstant.
 
configStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the Configuration level strings.
ConfigurationApi - interface com.cyclonecommerce.cybervan.api.ConfigurationApi.
This interface defines the Configuration API The interface is described in WSDL by:
ConfigurationApi.wsdl
All XML conforms to that described in the WSDL.

The basic purpose of this interface is to provide a means to retrieve, add, modify, or remove company and partner profiles from an instance of Interchange.

Each company is identified by a unique identifier, the company id, which is unique within a server.
ConfigurationApiStub - class com.cyclonecommerce.cybervan.api.ConfigurationApiStub.
SOAP Client Stub class that calls a remote implementation of the Configuration API interface.
ConfigurationApiStub(ClientSession) - Constructor for class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
Constructor
CONSOLE_SEPARATOR - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
 
CURSOR - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 

D

debugStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the debug level strings.
DefaultDocument - class com.cyclonecommerce.cybervan.api.DefaultDocument.
Provides a means for an Interchange Server to instantiate an IntegrationDocument.
DefaultDocument() - Constructor for class com.cyclonecommerce.cybervan.api.DefaultDocument
 
DocumentArrivalEvent - class com.cyclonecommerce.cybervan.api.DocumentArrivalEvent.
Event generated by InterchangeServer when an inbound document has arrived and is ready for client processing
DocumentArrivalEvent(Object) - Constructor for class com.cyclonecommerce.cybervan.api.DocumentArrivalEvent
Create a new document arrival event.
documentArriving(DocumentArrivalEvent) - Method in interface com.cyclonecommerce.cybervan.api.RemoteDocumentListener
The Interchange Server engine will call this method, if registered by the client, when an inbound document has arrived
documentArriving(DocumentArrivalEvent) - Method in interface com.cyclonecommerce.cybervan.api.DocumentListener
The Interchange Server engine will call this method, if registered by the client, when an inbound document has arrived
DocumentListener - interface com.cyclonecommerce.cybervan.api.DocumentListener.
Represents the means by which an Interchange Server client is notified of the arrival of an inbound document.
DocumentType - class com.cyclonecommerce.cybervan.api.DocumentType.
Represents a document type descriptor
DocumentType() - Constructor for class com.cyclonecommerce.cybervan.api.DocumentType
 

E

EBXML - Static variable in interface com.cyclonecommerce.cybervan.api.PackagingTypes
 
EBXML - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EBXML_PING - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EBXML_PONG - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EBXML_REQUEST - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EBXML_RESPONSE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EBXML_STATUS_REQUEST - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EBXML_STATUS_RESPONSE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EDI - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
EDIFACT - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
ENCRYPT_CERTIFICATE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
ENCRYPTED - Static variable in class com.cyclonecommerce.cybervan.api.SecurityLevel
 
EVENT_ACK_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

An Inbound acknowledgement was received for a valid outbound document
EVENT_ACK_SENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Is generated when an acknowledgement is being sent for an inbound document
EVENT_ACTIVATOR_CONFIG_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_ACTIVATOR_RESULT_SUCCESS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_AGENT_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An inbound or outbound transport has been started by the CI Server
EVENT_API_LOCAL_DOC_NOTIFY - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs before a document is sent to a registered API listener that is local to the server machine
EVENT_API_LOCAL_DOC_SENDING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a API client local to the CI Server sends a document
EVENT_API_REMOTE_DOC_NOTIFY - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs before a document is sent to a registered API listener that is remote to the server machine
EVENT_API_REMOTE_DOC_RECEIVING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a API client remote to the CI Server sends a document
EVENT_API_REMOTE_DOC_SENDING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a API client remote to the CI Server sends a document
EVENT_BACKUP_ARCHIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Occurs when the Archiver program is performing a backup of files
EVENT_BACKUP_DELETED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Occurs following the deletion of backup files
EVENT_CERTIFICATE_EXPIRING_SOON - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Generated when the server detects that a certificate is due to expire soon.
EVENT_CERTIFICATE_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event
This event is used in two cases -A transaction has been created for a certification update -A certification update has been received from a partner
EVENT_COMPANIES_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

Occurs after the CI Server has generated a list of companies and has attempted to initialize them all
EVENT_COMPANIES_STARTING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

Occurs prior to when the CI Server generates the list of companies to initialize
EVENT_COMPANY_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System Level Event

Occurs when a company has been entered into the database after the server has been started
EVENT_COMPANY_REMOVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System Level Event

Occurs when a company configuration has been removed after the server has been started
EVENT_COMPANY_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System Level Event

Occurs when a company configuration has been updated after the server has been started
EVENT_CONTROLLER_LICENSE_EXPIRED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Occurs during the startup sequence and is generated when the license expiraton date is on or before the current date.
EVENT_CONTROLLER_LICENSE_INVALID_PLATFORM - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Occurs during the startup sequence and is generated when the license hardware platform number does not match the VM platform.
EVENT_CONTROLLER_LICENSE_INVALID_VERSION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Occurs during the startup sequence and is generated when the license version number does not match the stamped version.
EVENT_CONTROLLER_LICENSE_NOT_BORN - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Occurs during the startup sequence and is generated when the license creation date is after the current date.
EVENT_CONTROLLER_LICENSE_WILL_EXPIRE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
occurs when the license is about to expire
EVENT_CONTROLLER_RUNNING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Occurs during the startup sequence and is generated when the controller finds a pre-existing instance of itself
EVENT_CROSSWORKS_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_DOC_LISTENER_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_DOC_LISTENER_REMOVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_DOC_SUBMISSION_UNLICENSED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Occurs when the document submission API is accessed and they are not licensed to use it.
EVENT_DOCUMENT_NEW - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Generated prior to an insert into the outbound record table
EVENT_DOCUMENT_PACKAGED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Generated prior to an insert into the outbound record table and flagged as a packaged document
EVENT_DOCUMENT_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a new document (not recovery document) has been received through a transport
EVENT_DOCUMENT_SENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs after a document has been transported through the specified transport
EVENT_DOCUMENT_TRANSFERRED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when a document enters a state of transferred
EVENT_DUPLICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event
A duplicate EDI document has been received
EVENT_DUPLICATE_MDN - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a duplicate acknowledgement for an outbound document has been received by the server
EVENT_EDI_PARSING_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event
Generated when an exception occurs parsing an EDI document
EVENT_EVENT_LISTENER_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_EVENT_LISTENER_REMOVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_FILE_BACKED_UP - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

generated when a file or parts of a file are backed up.
EVENT_INCOMPLETE_TRANSPORT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Occurs when a transport configuration has not been completed and causes a connection not too occur
EVENT_INTEGRATION_DOCUMENT_PULLED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated after a document has been picked up from any Integration client
EVENT_INTEGRATION_DOCUMENT_PUSHED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated after a document has been pushed out to any Integration client
EVENT_INVALID_CERTIFICATE_VERIFICATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event
Generated when certificate can be found to validate an inbound document or acknowledgment
EVENT_INVALID_MDN_MIC - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when an acknowledgement is being logged who's fingerprint doesn't match the stored value
EVENT_LEVEL_CONFIG_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
A configuration error has occured.
EVENT_LEVEL_DEBUG - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
A normal status or processing milestone has occured.
EVENT_LEVEL_FATAL_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
A fatal event has occured.
EVENT_LEVEL_GENERAL_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
A general error has occured.
EVENT_LEVEL_NETWORK_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
A network related error has occured.
EVENT_LEVEL_NOTIFY - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
An atypical, non-error event has occured.
EVENT_LEVEL_REJECTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
A document has been rejected.
EVENT_LEVEL_TRANSACTION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
A transactional milestone has occured.
EVENT_LEVEL_UNEXPECTED_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
An unexpected exception or event has occured.
EVENT_MDN_PARTNER_AUTHENTICATION_FAILED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event
Generated when an acknowledgement is received that indicates that the partner could not authenticate the signature of the sent document
EVENT_MDN_PARTNER_DECRYPTION_FAILED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event
Generated when an acknowledgement is received that indicates that the partner could not decrypt the signature of the sent document
EVENT_MDN_PARTNER_INTEGRITY_CHECK_FAILED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_MISCELLANEOUS_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when an unexpected file is received from a partner (such as Binary when Binary trading is not setup)
EVENT_NETWORK_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Generated when an exception occurs when attempting to make a connection to a transport
EVENT_NO_ACTIVE_TRANSPORT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

Generated when the CI Server attempts to send a document or acknowledgement to a partner without an active transport
EVENT_NO_PARTNER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a document process encounters a null partnerId or partnerId that is not registered with the system
EVENT_NO_SIGNER_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

An attempt was made to create a document or acknowledgement but no valid signing certificate was found
EVENT_NOT_ENCRYPTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a document is encountered that is not encrypted when a partner profile requests encryption.
EVENT_NOT_SIGNED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when a document is encountered that is not signed when a partner profile requests documents to be signed This can result in a document to fall into a rejection status
EVENT_PARTNER_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System Level Event

Occurs when a partner has been entered into the database after the server has been started
EVENT_PARTNER_REMOVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System Level Event

Occurs when a partner configuration has been removed after the server has been started
EVENT_PARTNER_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System Level Event

Occurs when a partner configuration has been updated after the server has been started
EVENT_PASSWORD_NULL - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_PENDING_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

Generated when a successfull certificate update has been completed
EVENT_PMAPI_UNLICENSED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Occurs when the CI profile management API is accessed and they are not licensed to use it.
EVENT_PROFILE_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

An outbound transaction has been created for a profile update
EVENT_RESEND_LIMIT_REACHED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when the limit has been reached for allowable resends of a document
EVENT_RETRY_LIMIT_REACHED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Occurs when the limit for the number of retry's for a document has been reached
EVENT_SENDER_RECEIVER_SAME_ID - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when the sender and receiver have same id
EVENT_SERVER_CONFIGURE_COMPLETED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
occurs when the server configuration has completed
EVENT_SERVER_CONFIGURE_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
occurs when the server configuration has started
EVENT_SERVER_SHUTDOWN_COMPLETED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Generated just prior to the complete shutdown of the CI server
EVENT_SERVER_SHUTDOWN_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

A normal system event that occurs when the CI Server shutdown sequence has been initiated
EVENT_SKEY_COUNT_EXCEEDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
EVENT_SOAP_FAULT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when an incoming document generates a SOAP FAULT
EVENT_TRANSPORT_DISABLED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event
Occurs during a profile update when the specified transport has been disabled
EVENT_TRUE_DUPLICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event
A document with a duplicate uniqueId has been encountered
EVENT_UNABLE_TO_ARCHIVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the creation of a backup for the archive process
EVENT_UNABLE_TO_CONFIGURE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the Server initialization sequence
EVENT_UNABLE_TO_CONSTRUCT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated if an exception occurs during the creation of a document object
EVENT_UNABLE_TO_DECOMPRESS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

An exception has occurred attempting to decompress a file as a zip formatted file This can result in a document to fall into a rejection status
EVENT_UNABLE_TO_GET_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred retrieving the certificate from the database
EVENT_UNABLE_TO_GET_COMPANIES - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred retrieving active companies from the database
EVENT_UNABLE_TO_GET_FTP_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the creation of a FTP client or during the retrieval of a FTP Integration configuration from the database
EVENT_UNABLE_TO_GET_GEIS_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the creation of a GEIS client or during the retrieval of a GEIS integration configuration from the database
EVENT_UNABLE_TO_GET_JMS_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An exception occurred retrieving and setting the JMS Integration Configuration
EVENT_UNABLE_TO_GET_MQ_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the creation of a MQ client or during the retrieval of a MQ Integration configuration from the database
EVENT_UNABLE_TO_GET_PARTNERS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the retrieval of active partners from the active database
EVENT_UNABLE_TO_GET_POST_PROCESSING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the retrieval or verification of Post Proccessing settings.
EVENT_UNABLE_TO_GET_SCHEDULES - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the retrieval of a schedule from the active database
EVENT_UNABLE_TO_GET_STERLING_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred during the creation of the GENTRAN client
EVENT_UNABLE_TO_GET_SYSTEM_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception has occurred during the retrieval or verification of any enabled Integration client
EVENT_UNABLE_TO_INITIALIZE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred pulling system parameters from the database during the server initialization sequence
EVENT_UNABLE_TO_PACKAGE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when any type of CI document is unable to be packaged
EVENT_UNABLE_TO_PROCESS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Is genereated when an unknown Exception occurs during document proccessing or connecting to a transport
EVENT_UNABLE_TO_PROCESS_API_SEND_CLIENT_EVENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event
An attempt was made to send an event to a API client that was registered but no longer exists
EVENT_UNABLE_TO_PROCESS_API_SEND_DOCUMENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An attempt was made to send a document to an API client that was registered but doesn't exist anymore
EVENT_UNABLE_TO_PROCESS_FTP_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An exception occurred sending a document to a FTP Integration Client
EVENT_UNABLE_TO_PROCESS_FTP_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Is generated when an exception occurs while checking the designated FTP site for documents for Interchange outbound processing
EVENT_UNABLE_TO_PROCESS_GEIS_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Is generated when an exception occurs while sending a document to a GEIS Integration Client
EVENT_UNABLE_TO_PROCESS_GEIS_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An exception occurred during the pull from a file for a GEIS integration client
EVENT_UNABLE_TO_PROCESS_INCOMPLETE_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

An Exception occurred during the process of checking previously logged inbound documents.
EVENT_UNABLE_TO_PROCESS_INCOMPLETE_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

An exception occurred during the checking and proccessing of previously logged outbound documents.
EVENT_UNABLE_TO_PROCESS_JMS_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An exception occured when submitting documents to the JMS Integration Client
EVENT_UNABLE_TO_PROCESS_JMS_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

an exception occured checking JMS for documents to send to partners
EVENT_UNABLE_TO_PROCESS_MQ_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Is generated when an exception occurs while sending a document to a MQ Integration client
EVENT_UNABLE_TO_PROCESS_MQ_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An exception occurred while polling MQ for documents
EVENT_UNABLE_TO_PROCESS_POST_PROCESSING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Is generated when an exception occurs while performing post processing in the document arrival event
EVENT_UNABLE_TO_PROCESS_STERLING_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

Is generated when an exception occurs while sending a document to a Sterling Integration client
EVENT_UNABLE_TO_PROCESS_STERLING_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An exception occurred while polling for documents or during the actual retrieval for a Sterling Integration client
EVENT_UNABLE_TO_RECEIVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Is generated when an Exception occurs checking any one of the selected methods of Inbound transport
EVENT_UNABLE_TO_REGISTER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An attempt was made to register the serial number with Cyclone HQ and failed
EVENT_UNABLE_TO_REJECT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Is generated when an exception occurs rejecting a document or creating a backup file for a rejected document
EVENT_UNABLE_TO_RUN - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Is generated when an Exception occurs processing files located in any of the outbound directories before they are packaged.
EVENT_UNABLE_TO_SEND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

An exception occurred attempting to send a document or acknowledgment through a transport
EVENT_UNABLE_TO_SPLIT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when attempting to split an EDI document into either X12 or EDIFACT
EVENT_UNABLE_TO_STORE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

A file creation error occured during the backup of a document or acknowledgment
EVENT_UNABLE_TO_TRANSFER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
System level Event

Occurs when the CI Server is unable to transfer a document to a API client
EVENT_UNABLE_TO_UPDATE_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

Occurs when the CI Server is unable to update a partner certificate
EVENT_UNABLE_TO_UPDATE_PROFILE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Business level Event

Occurs when the CI Server is unable to update a partner profile
EVENT_UNABLE_TO_WRITE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
General level Event

An exception has occurred attempting to write document contents to a file
EVENT_UNLICENSED_BUSINESS_PROTOCOL_RECEIVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when a document is received using an Unlicensed Business Protocol
EVENT_UNLICENSED_BUSINESS_PROTOCOL_SEND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when a document is sent using an Unlicensed Business Protocol
EVENT_UNMATCHED_MDN_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Occurs when the limit has been reached for allowable resends of a document
EVENT_XML_PARSING_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
Document level Event

Generated when an exception occurs parsing an XML document
eventArriving(InterchangeEvent) - Method in interface com.cyclonecommerce.cybervan.api.InterchangeEventListener
The Interchange Server engine will call this method, if registered by the client, when an ievent has occured
EventConstants - interface com.cyclonecommerce.cybervan.api.EventConstants.
Represents the descriptions of an event generated by the Interchange Server engine.
EventHelper - class com.cyclonecommerce.cybervan.api.EventHelper.
CLASS: com.cyclonecommerce.cybervan.api.EventHelper Encapsulation of mechanism used to translate api event numericals to strings
EventHelper() - Constructor for class com.cyclonecommerce.cybervan.api.EventHelper
 

F

fatalStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the fatal level strings.
findCompanies(Element) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message returns all the company ids that match the given criteria, which can then be passed to one of the other messages requiring a company id.
In the event that a large number of company ids may be returned, the client or the server can specify a maximum limit.
findCompanies(Element) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message returns all the company ids that match the given criteria, which can then be passed to one of the other messages requiring a company id.
In the event that a large number of company ids may be returned, the client or the server can specify a maximum limit.
findPartners(Element) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message returns all the partner ids that match the given criteria, which can then be passed to one of the other messages requiring a partner id.
In the event that a large number of partner ids may be returned, the client or the server can specify a maximum limit.
findPartners(Element) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message returns all the partner ids that match the given criteria, which can then be passed to one of the other messages requiring a partner id.
In the event that a large number of partner ids may be returned, the client or the server can specify a maximum limit.
FIREWALL_INFO - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 

G

generalStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the General level strings.
GENERIC_SMIME - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
getAlertTitle() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a formatted title description of the event appropriate for
getCertificateHash() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
getCertificateHash
getCompanyProfiles(Element, String) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message returns the company data for each of the specified companies in the Interchange Company Config XML format.
getCompanyProfiles(Element, String) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message returns the company data for each of the specified companies in the Interchange Company Config XML format.
getCompleteMessage(String) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a formatted version of all available event information
getConsoleMessage() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a formatted description of the event appropriate for
getContentTypeRoutingTarget(String) - Method in class com.cyclonecommerce.cybervan.api.RoutingInformation
Returns the target routing destination based on content type
getControlId() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getControlId
getControlId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getControlId() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getControlId
getCorrelationId() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getCorrelationId
getCorrelationId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getCorrelationId() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
getCorrelationId
getDescription() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEvent
Returns the description of the event
getDescription() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a description of the event
getDetails() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a detailed description of the event
getDirectory() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getDirectory
getDocument() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns the document associated with the event.
getDocument() - Method in class com.cyclonecommerce.cybervan.api.DocumentArrivalEvent
Returns the arriving document
getDocumentId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getDocumentSubType() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getDocumentType() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getEbXmlAction() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Return the ebXmlAction of the document was transfered using ebXml
getEbXmlAction() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getEbXmlAction() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Return the ebXmlAction of the document was transfered using ebXml
getEbXmlService() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Return the ebXmlService if the document was transfered using ebXml
getEbXmlService() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getEbXmlService() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Return the ebXmlService if the document was transfered using ebXml
getEDIId() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
Deprecated. Use getId() or getIdWithoutQualifier()
getEmailAddress() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
this method has been deprecated as of the 4.1 release
getEventCode() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
returns a numerical representation of the event this InterchangeEventDescription is
getEventMessage() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a formatted description of the event appropriate for
getFileExt() - Method in class com.cyclonecommerce.cybervan.api.DocumentType
returns the true file extension of the document
getFingerprint() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getFingerPrint
getFingerprint() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getFingerprint
getId() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
getId
getIdWithoutQualifier() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
getId
getInstance() - Static method in class com.cyclonecommerce.cybervan.api.EventHelper
getInstance method to get our singleton instance
getInterchangeHttpsURL() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getInterchangeHttpsURL For use by remote clients only
getInterchangeHttpsURL() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
getInterchangeHttpsURL For use by remote clients only
getInterchangeURL() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getInterchangeURL For use by remote clients only
getInterchangeURL() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getInterchangeURL
getLevel() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns the level of the event.
getLevel() - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Returns the final security level
getLevelForEvent(int) - Method in class com.cyclonecommerce.cybervan.api.EventHelper
returns the level assigned to a specific event constant passed in.
getMaxReferences() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Deprecated.  
getMaxReferences() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getMaxReferences
getMessage() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
Return the JMS BytesMessage used to constuct this object.
getMessageParticulars() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a formatted description of the event appropriate for
getName() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getName For use by local clients only
getName() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
getName
getName() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getName
getOriginalName() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getOriginalName
getOriginalName() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getOriginalName() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getOriginalName
getOriginalSize() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getOriginalSize
getOriginalSize() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getOriginalSize
getPackagingType() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Get the packaging type (AKA: BusinessProtocol) to used transfering sending a document.
getPackagingType() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getPackagingType() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Get the packaging type (AKA: BusinessProtocol) to used transfering sending a document.
getPackagingVersion() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Get the packaging version (AKA: BusinessProtocol) used when transfering a document.
getPackagingVersion() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getPackagingVersion() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Get the packaging version (AKA: BusinessProtocol) used when transfering a document.
getPartnerProfiles(Element, String) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message returns the partner data for each of the specified partners in the Interchange Partner Config XML format.
getPartnerProfiles(Element, String) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message returns the partner data for each of the specified partners in the Interchange Partner Config XML format.
getPath() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getPath For use by local clients only
getPath() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getPath() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getPath
getPersistedName() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getPersistedName
getPersistedName() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Return the name as stored on disk (Inbound Transport).
getReceiverId() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getReciverId
getReceiverId() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getReceiverId
getReceiverRoutingId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getReference(int) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Deprecated. Use getUserData instead.
getReference(int) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getReference
getRefToMessageId() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getRefToMessageId
getRefToMessageId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getRefToMessageId() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
getRefToMessageId
getSecondaryId() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
Deprecated. Use getTrueId instead.
getSecurityLevel() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getSecurityLevel
getSecurityLevel() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getSecurityLevel
getSenderId() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getSenderId
getSenderId() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getSenderId
getSenderRoutingId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getSequenceId() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getSequenceId
getSequenceId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getSequenceId() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getSequenceId
getSource() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns the source of the event
getStringForEvent(int) - Method in class com.cyclonecommerce.cybervan.api.EventHelper
returns the string equivalent for a numerical event constant
getStringForEvent(int, int) - Method in class com.cyclonecommerce.cybervan.api.EventHelper
returns the string equivalent for a numerical event constant
getSubtype() - Method in class com.cyclonecommerce.cybervan.api.DocumentType
Returns the subtype of a document.
getTime() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns the time the event occurred, in milliseconds
getTimeString() - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Returns a textual description of the time the event occured
getTransport() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getTransport
getTransport() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getTransport() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getTransport - return the transport the document was received on.
getTransportSize() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getTransportSize
getTransportSize() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getTransportSize
getTrueId() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
getTrueId
getTrueReceiverId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getTrueSenderId() - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
getType() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getType
getType() - Method in class com.cyclonecommerce.cybervan.api.DocumentType
Returns the type of a document.
getType() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getType
getTypeInt() - Method in class com.cyclonecommerce.cybervan.api.DocumentType
Returns the integer type of a document.
getUniqueId() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
getUniqueId
getUniqueId() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method getUniqueId
getURL() - Method in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
getUserData() - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Get the additional user defined data.
getUserData() - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Get the additional user defined data.

I

IDENTITY_INFO - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
INACTIVE - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
INT_BINARY - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_CERTIFICATE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_EBXML - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_EDI - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_EDIFACT - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_ENCRYPT_CERTIFICATE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_GENERIC_SMIME - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_MDN - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_NA - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_PROFILE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_ROSETTANET - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_SIGN_CERTIFICATE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_X12 - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INT_XML - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
INTEGRATION - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
IntegrationDocument - interface com.cyclonecommerce.cybervan.api.IntegrationDocument.
Represents the content and information concerning a document
InterchangeEvent - class com.cyclonecommerce.cybervan.api.InterchangeEvent.
Represents an event generated by the Interchange Server engine
InterchangeEvent(Object) - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeEvent
Creates an instance of InterchangeEvent with a given description
InterchangeEventDescription - class com.cyclonecommerce.cybervan.api.InterchangeEventDescription.
Represents the complete description of an event generated by the Interchange Server engine
InterchangeEventDescription() - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Default Constructor
InterchangeEventDescription(Company, Partner, String, String, String, int, String, String, String, Date, IntegrationDocument, Throwable, int) - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Parm Constructor
InterchangeEventListener - interface com.cyclonecommerce.cybervan.api.InterchangeEventListener.
Represents the means by which an Interchange Server client is notified of an event.
InterchangeServer - interface com.cyclonecommerce.cybervan.api.InterchangeServer.
Means of locally accessing Interchange Server functionality
InterchangeServerException - exception com.cyclonecommerce.cybervan.api.InterchangeServerException.
 
InterchangeServerException(String) - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeServerException
Constructor InterchangeServerException
InterchangeURL - class com.cyclonecommerce.cybervan.api.InterchangeURL.
Represents the information necessary to send and receive documents using the Interchange API.
InterchangeURL(String, String, IntegrationDocument) - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeURL
Constructor InterchangeURL - Construct a URL to use when posting a document to the Interchange API HTTP Server.
InterchangeURL(String, String, IntegrationDocument, boolean) - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeURL
Constructor InterchangeURL - Construct a URL to use when posting a document to the Interchange API HTTP Server.
InterchangeURL(String, String, IntegrationDocument, boolean, boolean) - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeURL
Constructor InterchangeURL - Construct a URL to use when posting a document to the Interchange API HTTP Server.
InterchangeURL(String, String, IntegrationDocument, boolean, boolean, boolean) - Constructor for class com.cyclonecommerce.cybervan.api.InterchangeURL
Constructor InterchangeURL - Construct a URL to use when posting a document to the Interchange API HTTP Server.
InvalidReceiverException - exception com.cyclonecommerce.cybervan.api.InvalidReceiverException.
 
InvalidReceiverException(String) - Constructor for class com.cyclonecommerce.cybervan.api.InvalidReceiverException
Constructor InvalidReceiverException
InvalidSenderException - exception com.cyclonecommerce.cybervan.api.InvalidSenderException.
 
InvalidSenderException(String) - Constructor for class com.cyclonecommerce.cybervan.api.InvalidSenderException
Constructor InvalidSenderException
isEncrypted() - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Returns true if the document was signed, false if not
isMdn() - Method in class com.cyclonecommerce.cybervan.api.DocumentType
Returns true if the type describes an MDN, false otherwise
isRemote() - Method in interface com.cyclonecommerce.cybervan.api.InterchangeEventListener
Returns true if the listener is running remotely from
isRemote() - Method in interface com.cyclonecommerce.cybervan.api.RemoteDocumentListener
Returns true if the listener is running remotely from
isRunning() - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Determines if Interchange Server is running.
isSigned() - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Returns true if the document was encrypted, false if not

L

levelDescriptions - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
LINE_SEPARATOR - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
 

M

MAX_PROFILES - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
MAX_REFERENCES - Static variable in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
 
MDN - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
MDN_SYNC - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 

N

NA - Static variable in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
 
NA_LIT - Static variable in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
 
networkStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the Network level strings.
notifyStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the Notify level strings.
NotSupportedException - exception com.cyclonecommerce.cybervan.api.NotSupportedException.
 
NotSupportedException(String) - Constructor for class com.cyclonecommerce.cybervan.api.NotSupportedException
Constructor NotSupportedException
NS_ICAPI - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
NUM_EVENT_ACK_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_ACK_SENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_ACTIVATOR_CONFIG_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_ACTIVATOR_RESULT_SUCCESS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_AGENT_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_API_LOCAL_DOC_NOTIFY - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_API_LOCAL_DOC_SENDING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_API_REMOTE_DOC_NOTIFY - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_API_REMOTE_DOC_RECEIVING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_API_REMOTE_DOC_SENDING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_BACKUP_ARCHIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_BACKUP_DELETED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CERTIFICATE_EXPIRING_SOON - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CERTIFICATE_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_COMPANIES_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_COMPANIES_STARTING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_COMPANY_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_COMPANY_REMOVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_COMPANY_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CONTROLLER_LICENSE_EXPIRED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CONTROLLER_LICENSE_INVALID_PLATFORM - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CONTROLLER_LICENSE_INVALID_VERSION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CONTROLLER_LICENSE_NOT_BORN - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CONTROLLER_LICENSE_WILL_EXPIRE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CONTROLLER_RUNNING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_CROSSWORKS_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOC_LISTENER_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOC_LISTENER_REMOVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOC_SUBMISSION_UNLICENSED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOCUMENT_NEW - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOCUMENT_PACKAGED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOCUMENT_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOCUMENT_SENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DOCUMENT_TRANSFERRED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DUPLICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_DUPLICATE_MDN - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_EDI_PARSING_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_EVENT_LISTENER_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_EVENT_LISTENER_REMOVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_FILE_BACKED_UP - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_INCOMPLETE_TRANSPORT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_INTEGRATION_DOCUMENT_PULLED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_INTEGRATION_DOCUMENT_PUSHED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_INVALID_CERTIFICATE_VERIFICATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_INVALID_MDN_MIC - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_MDN_PARTNER_AUTHENTICATION_FAILED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_MDN_PARTNER_DECRYPTION_FAILED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_MDN_PARTNER_INTEGRITY_CHECK_FAILED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_MISCELLANEOUS_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_NETWORK_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_NO_ACTIVE_TRANSPORT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_NO_PARTNER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_NO_SIGNER_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_NOT_ENCRYPTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_NOT_SIGNED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_PARTNER_ADDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_PARTNER_REMOVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_PARTNER_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_PASSWORD_NULL - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_PENDING_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_PMAPI_UNLICENSED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_PROFILE_UPDATED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_RESEND_LIMIT_REACHED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_RETRY_LIMIT_REACHED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_SENDER_RECEIVER_SAME_ID - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_SERVER_CONFIGURE_COMPLETED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_SERVER_CONFIGURE_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_SERVER_SHUTDOWN_COMPLETED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_SERVER_SHUTDOWN_STARTED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_SKEY_COUNT_EXCEEDED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_SOAP_FAULT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_TRANSPORT_DISABLED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_TRUE_DUPLICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_ARCHIVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_CONFIGURE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_CONSTRUCT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_DECOMPRESS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_COMPANIES - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_FTP_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_GEIS_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_JMS_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_MQ_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_PARTNERS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_POST_PROCESSING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_SCHEDULES - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_STERLING_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_GET_SYSTEM_INTEGRATION - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_INITIALIZE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PACKAGE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_API_SEND_CLIENT_EVENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_API_SEND_DOCUMENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_FTP_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_FTP_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_GEIS_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_GEIS_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_INCOMPLETE_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_INCOMPLETE_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_JMS_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_JMS_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_MQ_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_MQ_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_POST_PROCESSING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_STERLING_INTEGRATION_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_PROCESS_STERLING_INTEGRATION_OUTBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_RECEIVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_REGISTER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_REJECT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_RUN - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_SEND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_SPLIT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_STORE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_TRANSFER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_UPDATE_CERTIFICATE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_UPDATE_PROFILE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNABLE_TO_WRITE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNLICENSED_BUSINESS_PROTOCOL_RECEIVE - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNLICENSED_BUSINESS_PROTOCOL_SEND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_UNMATCHED_MDN_RECEIVED - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
NUM_EVENT_XML_PARSING_ERROR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 

P

PackagingTypes - interface com.cyclonecommerce.cybervan.api.PackagingTypes.
 
PARTNER_GROUP - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
PARTNER_VALIDATION_MESSAGES - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
pollingForInboundDocuments() - Method in interface com.cyclonecommerce.cybervan.api.DocumentListener
The Interchange Server will call this method at a user specified interval to poll for new documents to be sent via Cyclone Interchange.
PREFERENCES - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
PROFILE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
PROFILE_ID - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
PROFILE_NAME - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
PROFILE_QUERY - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
PROFILE_STATUS - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 

R

rejectedStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the rejection level strings.
RemoteDocumentListener - interface com.cyclonecommerce.cybervan.api.RemoteDocumentListener.
Represents the means by which an Interchange Server client is notified of the arrival of an inbound document.
RemoteInterchangeServer - interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer.
This class provides the means to remotely access Interchange server functionality from a client application.
removeCompanies(Element) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message removes the given companies from the Interchange Server.
removeCompanies(Element) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message removes the given companies from the Interchange Server.
removeDocumentListener(RemoteDocumentListener) - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Method removeDocumentListener
removeEventListener(InterchangeEventListener) - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Method removeEventListener
removePartners(Element) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message removes the given partners from the Interchange Server.
removePartners(Element) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message removes the given partners from the Interchange Server.
resBundle - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
ROSETTANET - Static variable in interface com.cyclonecommerce.cybervan.api.PackagingTypes
 
ROSETTANET - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
RoutingInformation - class com.cyclonecommerce.cybervan.api.RoutingInformation.
Represents addition routing information, such as target destinations based on content type.
RoutingInformation() - Constructor for class com.cyclonecommerce.cybervan.api.RoutingInformation
 

S

SEARCH_BY - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
SECONDARY_IDS - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
SECURITY_INFO - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
SecurityLevel - class com.cyclonecommerce.cybervan.api.SecurityLevel.
Represents a description of the level of security with with a document was transported
SecurityLevel() - Constructor for class com.cyclonecommerce.cybervan.api.SecurityLevel
 
sendDocument(IntegrationDocument) - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Send the document to the indicated recipient via the Interchange Server engine.The document contents will be backed up before Interchange packages and sends the document.
sendDocument(IntegrationDocument, boolean) - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Send the document to the indicated recipient via the Interchange Server engine
sendDocument(IntegrationDocument, boolean, boolean) - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Send the document to the indicated recipient via the Interchange Server engine
setCertificateHash(String) - Method in class com.cyclonecommerce.cybervan.api.CompanyId
setCertificateHash - Sets the hash of the Company's signing certificate.
setCompanyProfiles(Element) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message allows the client to add new companies or modify the data of existing companies.
setCompanyProfiles(Element) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message allows the client to add new companies or modify the data of existing companies.
setContent(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setContent - Sets the raw data of the document.
setContent(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setContent
setContentTypeRoutingTarget(String, String) - Method in class com.cyclonecommerce.cybervan.api.RoutingInformation
Set the target routing destination based on content type
setControlId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setControlId(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setControlId
setCorrelationId(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setCorrelationId
setCorrelationId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setCorrelationId(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
setCorrelationId
setDescription(String) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Sets the description of the event Intended for Interchange Server use only.
setDetails(String) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Sets the detailed description of the message Intended for Interchange Server use only.
setDirectory(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setDirectory
setDocument(IntegrationDocument) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Sets the document associated with the event.
setDocumentId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setDocumentListener(DocumentListener) - Method in interface com.cyclonecommerce.cybervan.api.InterchangeServer
Sets the EventListener to be notified when an inbound document has arrived
setDocumentListener(RemoteDocumentListener) - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Registers a listener to be notified upon the arrival of an inbound document.
setDocumentSubType(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setDocumentType(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setEbXmlAction(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Set the ebXmlAction if MCD free trading is enabled.
setEbXmlAction(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setEbXmlAction(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Set the ebXmlAction if MCD free trading is enabled.
setEbXmlService(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Set the ebXmlService if MCD free ebXml trading is enabled.
setEbXmlService(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setEbXmlService(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Set the ebXmlService if MCD free ebXml trading is enabled.
setEDIId(String) - Method in class com.cyclonecommerce.cybervan.api.CompanyId
setEIDId - Sets the EDI ID for a Company, where the EDI ID is the concatination of the EDI Qualifier and the EDI ID
setEmailAddress(String) - Method in class com.cyclonecommerce.cybervan.api.CompanyId
Deprecated.  
setEncrypted() - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Indicates that a document was encrypted
setEncrypted(boolean) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Set if the document is encrypted
setEventCode(int) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
sets the event code for this InterchangeEventDescription
setEventListener(InterchangeEventListener) - Method in interface com.cyclonecommerce.cybervan.api.RemoteInterchangeServer
Registers a listener to be notified upon the generation of any event
setEventListener(InterchangeEventListener) - Method in interface com.cyclonecommerce.cybervan.api.InterchangeServer
Sets the EventListener to be notified when an event of any level has occured.
setFileExt(String) - Method in class com.cyclonecommerce.cybervan.api.DocumentType
sets the true file extension for the document.
setFileExt(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
 
setFingerprint(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setFingerprint
setId(String) - Method in class com.cyclonecommerce.cybervan.api.CompanyId
setId - Sets a unique, generic ID for a Company
setInterchangeHttpsURL(InterchangeURL) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setInterchangeHttpsURL - Sets URL to use when communicating with Interchange.
setInterchangeHttpsURL(InterchangeURL) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
setInterchangeHttpsURL - Sets URL to use when communicating with Interchange.
setInterchangeURL(InterchangeURL) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setInterchangeURL - Sets URL to use when communicating with Interchange.
setInterchangeURL(InterchangeURL) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setInterchangeURL
setLevel(int) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Sets the level of the event Intended for Interchange Server use only.
setLevel(int) - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Sets the final security level
setName(String) - Method in class com.cyclonecommerce.cybervan.api.CompanyId
setName - Sets the name for a Company
setName(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setName
setOriginalName(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setOriginalName(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setOriginalName
setOriginalSize(int) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setOriginalSize
setPackagingType(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Set the packaging type (AKA: BusinessProtocol) to used when transfering a document.
setPackagingType(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setPackagingType(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Set the packaging type (AKA: BusinessProtocol) to used when transfering a document.
setPackagingVersion(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Set the packaging version (AKA: BusinessProtocol) to used when transfering a document.
setPackagingVersion(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setPackagingVersion(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Set the packaging version (AKA: BusinessProtocol) to used when transfering a document.
setPartnerProfiles(Element) - Method in interface com.cyclonecommerce.cybervan.api.ConfigurationApi
This message allows the client to add new partners or modify the data of existing partners.
setPartnerProfiles(Element) - Method in class com.cyclonecommerce.cybervan.api.ConfigurationApiStub
This message allows the client to add new partners or modify the data of existing partners.
setPath(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setPath
setPath(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setPath(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setPath
setPersistedName(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Sets the name of the document as stored on disk (Inbound Transport).
setReceiverId(CompanyId) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setReceiverId - Sets the ID of the document recipient
setReceiverId(CompanyId) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setReceiverId
setReceiverId(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setReceiverId will set the ediID property of the Receiver CompanyID
setReceiverName(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setReceiverName
setReceiverRoutingId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setReference(int, String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Deprecated. Use setUserData instead.
setReference(int, String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setReference
setRefToMessageId(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setRefToMessageId
setRefToMessageId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setRefToMessageId(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
setRefToMessageId
setSecurityLevel(int) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setSecurityLevel
setSenderId(CompanyId) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setSenderId - Sets the ID of the document sender
setSenderId(CompanyId) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setSenderId
setSenderId(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setSenderId will set the ediID property of the Sender CompanyID
setSenderName(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setSenderName same as calling the setName method
setSenderRoutingId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setSequenceId(int) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setSequenceId(int) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setSequenceId
setSigned() - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Indicates that a document was signed
setSigned(boolean) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Set if the document is signed or not
setSource(String) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Sets the source of the message Intended for Interchange Server use only.
setSubtype(String) - Method in class com.cyclonecommerce.cybervan.api.DocumentType
Sets the subtype of a document
setSubtype(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setSubtype
setTime(long) - Method in class com.cyclonecommerce.cybervan.api.InterchangeEventDescription
Sets the time the event occured
setTransport(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setTransport(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setTransport
setTransportSize(int) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setTransportSize
setTrueId(String) - Method in class com.cyclonecommerce.cybervan.api.CompanyId
Sets the True ID of a Company.
setTrueReceiverId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setTrueSenderId(String) - Method in class com.cyclonecommerce.cybervan.api.BytesMessageProperties
 
setType(DocumentType) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setType
setType(String) - Method in class com.cyclonecommerce.cybervan.api.DocumentType
Sets the type of a document
setType(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setType
setUniqueId(String) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
setUniqueId - Set the documents Unique Id.
setUniqueId(String) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Method setUniqueId
setUserData(Properties) - Method in interface com.cyclonecommerce.cybervan.api.IntegrationDocument
Sets additional user defined data that may be used by the packager when constructing the packaged document.
setUserData(Properties) - Method in class com.cyclonecommerce.cybervan.api.DefaultDocument
Sets additional user defined data that may be used by the packager when constructing the packaged document.
SIGN_CERTIFICATE - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
SIGNED - Static variable in class com.cyclonecommerce.cybervan.api.SecurityLevel
 
SIGNED_AND_ENCRYPTED - Static variable in class com.cyclonecommerce.cybervan.api.SecurityLevel
 
SMIME - Static variable in interface com.cyclonecommerce.cybervan.api.PackagingTypes
 
SOURCE_ACTIVATOR - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_ALERTER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_ARCHIVER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_BACKUP - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_COMPANY - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_DOCUMENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_EDIDOCUMENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_EDIFACTDOCUMENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_EMAIL - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_FILESYSTEM - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_FTP - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_GEIS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_HTTP - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_HTTPS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_HTTPSERVER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_HTTPSSERVER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_INBOUND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_INDIRECT_HTTP - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_INDIRECT_HTTPS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_JMS - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_MDN - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_MQSERIES - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_PACKAGER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_PARTNER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_PMAPI - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_RECOVERY - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_REJECT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_RESEND - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_SCHEDULER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_SERVER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_SMTP - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_SMTPSERVER - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_STERLING - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_TRANSPORT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_X12DOCUMENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SOURCE_XMLDOCUMENT - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
 
SYSTEM_DIRECTORIES - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 

T

toString() - Method in class com.cyclonecommerce.cybervan.api.CompanyId
toString
toString() - Method in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
TRANSPORTS - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
TransportType - interface com.cyclonecommerce.cybervan.api.TransportType.
Transport type definitions
tranStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the transaction level strings.
TT_FILESYSTEM - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_FTP - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_HTTP_DIRECT - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_HTTP_INDIRECT - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_HTTPS_DIRECT - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_HTTPS_INDIRECT - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_JMS - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_MQSERIES - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_POP - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TT_SMTP - Static variable in interface com.cyclonecommerce.cybervan.api.TransportType
 
TUNING_PARAMS - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
turnOffEncrypted() - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Method turnOffEncrypted
turnOffSigned() - Method in class com.cyclonecommerce.cybervan.api.SecurityLevel
Method turnOffSigned

U

unexpectedStrings - Static variable in interface com.cyclonecommerce.cybervan.api.EventConstants
an ordered array of the Unexpected level strings.
URL_ICAPI - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 
URL_INTERCHANGE_API - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_BACKUPDOC - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_CONTROLID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_CORRELATIONID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_DOCUMENTTYPE - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_EBXML_ACTION - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_EBXML_SERVICE - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_NAME - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_ORIGINALNAME - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_PACKAGING_TYPE - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_PACKAGING_VERSION - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_RECEIVEREDIID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_RECEIVERID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_RECEIVERNAME - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_RECEIVERTRUEID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_REF_TO_MESSAGEID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_REFERENCE - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_SENDEREDIID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_SENDERID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_SENDERNAME - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_SENDERTRUEID - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_SYNCHRONOUSSEND - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_USERDATA - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 
URL_VAR_USERKEY - Static variable in class com.cyclonecommerce.cybervan.api.InterchangeURL
 

V

VALIDATION_MESSAGE - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 

X

X12 - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
XML - Static variable in class com.cyclonecommerce.cybervan.api.DocumentType
 
XML_CONFIGURATION - Static variable in class com.cyclonecommerce.cybervan.api.ConfigAPIConstant
 

A B C D E F G I L M N P R S T U V X