- CcDatabaseRecordingServiceException - Class in com.corticon.service.ccserver.exception
-
CcDatabaseRecordingServiceException is thrown when an unexpected error occurs inside the Corticon
Engine while processing a request.
- CcDatabaseRecordingServiceException() - Constructor for class com.corticon.service.ccserver.exception.CcDatabaseRecordingServiceException
-
- CcDatabaseRecordingServiceException(String) - Constructor for class com.corticon.service.ccserver.exception.CcDatabaseRecordingServiceException
-
- CcDatabaseRecordingServiceException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcDatabaseRecordingServiceException
-
- CcDatabaseRecordingServiceException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcDatabaseRecordingServiceException
-
- CcDatabaseRecordingServiceException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcDatabaseRecordingServiceException
-
- CcDatabaseRecordingServiceException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcDatabaseRecordingServiceException
-
- CcDeployException - Class in com.corticon.service.ccdeploy.exception
-
CcDeployException is the base class of all exceptions thrown by the Deployment Service.
- CcDeployException() - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployException
-
- CcDeployException(String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployException
-
- CcDeployException(String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployException
-
- CcDeployException(Exception, String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployException
-
- CcDeployException(Exception, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployException
-
- CcDeployException(Exception, String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployException
-
- CcDeployFactory - Class in com.corticon.eclipse.studio.deployment.core
-
- CcDeployFactory() - Constructor for class com.corticon.eclipse.studio.deployment.core.CcDeployFactory
-
- CcDeployFileAlreadyExistsException - Class in com.corticon.service.ccdeploy.exception
-
CcDeployInvalidArgumentException is thrown if method call arguments contain invalid data.
- CcDeployFileAlreadyExistsException() - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileAlreadyExistsException
-
- CcDeployFileAlreadyExistsException(String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileAlreadyExistsException
-
- CcDeployFileAlreadyExistsException(String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileAlreadyExistsException
-
- CcDeployFileAlreadyExistsException(Exception, String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileAlreadyExistsException
-
- CcDeployFileAlreadyExistsException(Exception, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileAlreadyExistsException
-
- CcDeployFileAlreadyExistsException(Exception, String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileAlreadyExistsException
-
- CcDeployFileOrDirNotFoundException - Class in com.corticon.service.ccdeploy.exception
-
CcDeployFileOrDirNotFoundException is thrown when a file or
directory access attempt (e.g. a .erf, .ers, .eds, .cdd, etc.) fails.
- CcDeployFileOrDirNotFoundException() - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileOrDirNotFoundException
-
- CcDeployFileOrDirNotFoundException(String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileOrDirNotFoundException
-
- CcDeployFileOrDirNotFoundException(String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileOrDirNotFoundException
-
- CcDeployFileOrDirNotFoundException(Exception, String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileOrDirNotFoundException
-
- CcDeployFileOrDirNotFoundException(Exception, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileOrDirNotFoundException
-
- CcDeployFileOrDirNotFoundException(Exception, String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployFileOrDirNotFoundException
-
- CcDeployInvalidArgumentException - Class in com.corticon.service.ccdeploy.exception
-
CcDeployInvalidArgumentException is thrown if method call arguments contain invalid data.
- CcDeployInvalidArgumentException() - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidArgumentException
-
- CcDeployInvalidArgumentException(String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidArgumentException
-
- CcDeployInvalidArgumentException(String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidArgumentException
-
- CcDeployInvalidArgumentException(Exception, String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidArgumentException
-
- CcDeployInvalidArgumentException(Exception, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidArgumentException
-
- CcDeployInvalidArgumentException(Exception, String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidArgumentException
-
- CcDeployInvalidDecisionServiceException - Class in com.corticon.service.ccdeploy.exception
-
CcDeployInvalidDecisionServiceException is thrown if there is an attempt to load
a Decision Service file that is not in a deployable state.
- CcDeployInvalidDecisionServiceException() - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidDecisionServiceException
-
- CcDeployInvalidDecisionServiceException(String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidDecisionServiceException
-
- CcDeployInvalidDecisionServiceException(String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidDecisionServiceException
-
- CcDeployInvalidDecisionServiceException(Exception, String) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidDecisionServiceException
-
- CcDeployInvalidDecisionServiceException(Exception, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidDecisionServiceException
-
- CcDeployInvalidDecisionServiceException(Exception, String, Object) - Constructor for class com.corticon.service.ccdeploy.exception.CcDeployInvalidDecisionServiceException
-
- CCPROPERTY_BUILD_NUMBER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Explicit property name that is used to get the Build Number of the CcServer
- CCPROPERTY_FULL_VERSION_NUMBER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Explicit property name that is used to get the Full Version Number of the CcServer
- CCPROPERTY_SERVICE_RELEASE_NUMBER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Explicit property name that is used to get the Service Release Number of the CcServer
- CCPROPERTY_VERSION_NUMBER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Explicit property name that is used to get the Version Number of the CcServer
- CcServerCannotReadFileContentsException - Class in com.corticon.service.ccserver.exception
-
CcServerCannotReadFileContentsException is thrown if an attempt is made to read the file
contents of a Rule RuleAsset on the CcServer.
- CcServerCannotReadFileContentsException() - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotReadFileContentsException
-
- CcServerCannotReadFileContentsException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotReadFileContentsException
-
- CcServerCannotReadFileContentsException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotReadFileContentsException
-
- CcServerCannotReadFileContentsException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotReadFileContentsException
-
- CcServerCannotReadFileContentsException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotReadFileContentsException
-
- CcServerCannotReadFileContentsException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotReadFileContentsException
-
- CcServerCannotWriteToFileException - Class in com.corticon.service.ccserver.exception
-
CcServerCannotWriteToiFileException is thrown if an attempt is made to write to
a file on the CcServer.
- CcServerCannotWriteToFileException() - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotWriteToFileException
-
- CcServerCannotWriteToFileException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotWriteToFileException
-
- CcServerCannotWriteToFileException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotWriteToFileException
-
- CcServerCannotWriteToFileException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotWriteToFileException
-
- CcServerCannotWriteToFileException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotWriteToFileException
-
- CcServerCannotWriteToFileException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerCannotWriteToFileException
-
- CcServerDatabaseValidationException - Class in com.corticon.service.ccserver.exception
-
CcServerDatabaseValidationException is thrown if validation of the Database fails
- CcServerDatabaseValidationException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationException
-
- CcServerDatabaseValidationException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationException
-
- CcServerDatabaseValidationException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationException
-
- CcServerDatabaseValidationException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationException
-
- CcServerDatabaseValidationException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationException
-
- CcServerDatabaseValidationException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationException
-
- CcServerDatabaseValidationLevel2ConfigurationException - Class in com.corticon.service.ccserver.exception
-
CcServerDatabaseValidationLevel2ConfigurationException is thrown if validation of the Database fails
- CcServerDatabaseValidationLevel2ConfigurationException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationLevel2ConfigurationException
-
- CcServerDatabaseValidationLevel2ConfigurationException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationLevel2ConfigurationException
-
- CcServerDatabaseValidationLevel2ConfigurationException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationLevel2ConfigurationException
-
- CcServerDatabaseValidationLevel2ConfigurationException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationLevel2ConfigurationException
-
- CcServerDatabaseValidationLevel2ConfigurationException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationLevel2ConfigurationException
-
- CcServerDatabaseValidationLevel2ConfigurationException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDatabaseValidationLevel2ConfigurationException
-
- CcServerDecisionServiceAlreadyRegisteredException - Class in com.corticon.service.ccserver.exception
-
CcServerDecisionServiceAlreadyRegisteredException is thrown if an attempt is made to
load a RuleAsset (Ruleflow .erf or pre-compiled .eds file) with Decision Service Version X under a
Decision Service name that already has a CCJ with the same Version X loaded.
- CcServerDecisionServiceAlreadyRegisteredException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceAlreadyRegisteredException
-
- CcServerDecisionServiceAlreadyRegisteredException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceAlreadyRegisteredException
-
- CcServerDecisionServiceAlreadyRegisteredException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceAlreadyRegisteredException
-
- CcServerDecisionServiceAlreadyRegisteredException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceAlreadyRegisteredException
-
- CcServerDecisionServiceAlreadyRegisteredException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceAlreadyRegisteredException
-
- CcServerDecisionServiceAlreadyRegisteredException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceAlreadyRegisteredException
-
- CcServerDecisionServiceBatchNotCurrentlyRunningException - Class in com.corticon.service.ccserver.exception
-
CcServerDecisionServiceBatchNotCurrentlyRunningException is thrown if an attempt is
made to stop a Batch Process on a Decision Service that currently isn't running a Batch Process.
- CcServerDecisionServiceBatchNotCurrentlyRunningException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceBatchNotCurrentlyRunningException
-
- CcServerDecisionServiceBatchNotCurrentlyRunningException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceBatchNotCurrentlyRunningException
-
- CcServerDecisionServiceBatchNotCurrentlyRunningException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceBatchNotCurrentlyRunningException
-
- CcServerDecisionServiceBatchNotCurrentlyRunningException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceBatchNotCurrentlyRunningException
-
- CcServerDecisionServiceBatchNotCurrentlyRunningException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceBatchNotCurrentlyRunningException
-
- CcServerDecisionServiceBatchNotCurrentlyRunningException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceBatchNotCurrentlyRunningException
-
- CcServerDecisionServiceLoadedFromCddException - Class in com.corticon.service.ccserver.exception
-
CcServerDecisionServiceLoadedFromCddException is thrown when a method call is made to dynamically
change the state of a Decision Service pool that is originally loaded from a CDD (.cdd file).
- CcServerDecisionServiceLoadedFromCddException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceLoadedFromCddException
-
- CcServerDecisionServiceLoadedFromCddException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceLoadedFromCddException
-
- CcServerDecisionServiceLoadedFromCddException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceLoadedFromCddException
-
- CcServerDecisionServiceLoadedFromCddException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceLoadedFromCddException
-
- CcServerDecisionServiceLoadedFromCddException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceLoadedFromCddException
-
- CcServerDecisionServiceLoadedFromCddException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceLoadedFromCddException
-
- CcServerDecisionServiceNotDeployedInBatchModeException - Class in com.corticon.service.ccserver.exception
-
CcServerDecisionServiceNotDeployedInBatchModeException is thrown if an attempt is
made to start or stop a Batch Process against a Decision Service that wasn't deployed for
Database Access.
- CcServerDecisionServiceNotDeployedInBatchModeException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotDeployedInBatchModeException
-
- CcServerDecisionServiceNotDeployedInBatchModeException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotDeployedInBatchModeException
-
- CcServerDecisionServiceNotDeployedInBatchModeException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotDeployedInBatchModeException
-
- CcServerDecisionServiceNotDeployedInBatchModeException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotDeployedInBatchModeException
-
- CcServerDecisionServiceNotDeployedInBatchModeException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotDeployedInBatchModeException
-
- CcServerDecisionServiceNotDeployedInBatchModeException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotDeployedInBatchModeException
-
- CcServerDecisionServiceNotRegisteredException - Class in com.corticon.service.ccserver.exception
-
CcServerDecisionServiceNotRegisteredException is thrown if a method call refers
to a Decision Service that is expected to be loaded into the Server but is not.
- CcServerDecisionServiceNotRegisteredException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotRegisteredException
-
- CcServerDecisionServiceNotRegisteredException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotRegisteredException
-
- CcServerDecisionServiceNotRegisteredException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotRegisteredException
-
- CcServerDecisionServiceNotRegisteredException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotRegisteredException
-
- CcServerDecisionServiceNotRegisteredException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotRegisteredException
-
- CcServerDecisionServiceNotRegisteredException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceNotRegisteredException
-
- CcServerDecisionServiceQueryServiceLoadFailedException - Class in com.corticon.service.ccserver.exception
-
CcServerDecisionServiceQueryServiceLoadFailedException is thrown when the Decision Service tries and
fails to pull Query Service information out of the Database due to a Connection error, invalid SQL because the
Tables are incorrect.
- CcServerDecisionServiceQueryServiceLoadFailedException() - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceQueryServiceLoadFailedException
-
- CcServerDecisionServiceQueryServiceLoadFailedException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceQueryServiceLoadFailedException
-
- CcServerDecisionServiceQueryServiceLoadFailedException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceQueryServiceLoadFailedException
-
- CcServerDecisionServiceQueryServiceLoadFailedException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceQueryServiceLoadFailedException
-
- CcServerDecisionServiceQueryServiceLoadFailedException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceQueryServiceLoadFailedException
-
- CcServerDecisionServiceQueryServiceLoadFailedException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerDecisionServiceQueryServiceLoadFailedException
-
- CcServerEndlessLoopException - Class in com.corticon.service.ccserver.exception
-
CcServerEndlessLoopException is thrown if a Decision Service ends up in an endless
loop.
- CcServerEndlessLoopException() - Constructor for class com.corticon.service.ccserver.exception.CcServerEndlessLoopException
-
- CcServerEndlessLoopException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerEndlessLoopException
-
- CcServerEndlessLoopException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerEndlessLoopException
-
- CcServerEndlessLoopException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerEndlessLoopException
-
- CcServerEndlessLoopException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerEndlessLoopException
-
- CcServerEndlessLoopException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerEndlessLoopException
-
- CcServerException - Class in com.corticon.service.ccserver.exception
-
CcServerException is the base class of all exceptions thrown by the Corticon Server.
- CcServerException() - Constructor for class com.corticon.service.ccserver.exception.CcServerException
-
- CcServerException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerException
-
- CcServerException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerException
-
- CcServerException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerException
-
- CcServerException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerException
-
- CcServerException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerException
-
- CcServerExecutionException - Class in com.corticon.service.ccserver.exception
-
CcServerExecutionException is thrown when an unexpected error occurs inside the Corticon
Engine while processing a request.
- CcServerExecutionException() - Constructor for class com.corticon.service.ccserver.exception.CcServerExecutionException
-
- CcServerExecutionException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerExecutionException
-
- CcServerExecutionException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerExecutionException
-
- CcServerExecutionException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerExecutionException
-
- CcServerExecutionException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerExecutionException
-
- CcServerExecutionException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerExecutionException
-
- CcServerFactory - Class in com.corticon.eclipse.server.core
-
CcServerFactory is used to obtain an instance of the Corticon Server.
- CcServerFileOrDirNotFoundException - Class in com.corticon.service.ccserver.exception
-
CcServerFileOrDirNotFoundException is thrown when a file or
directory access attempt (e.g. a .erf, .ers, .eds, .cdd, etc.) fails.
- CcServerFileOrDirNotFoundException() - Constructor for class com.corticon.service.ccserver.exception.CcServerFileOrDirNotFoundException
-
- CcServerFileOrDirNotFoundException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerFileOrDirNotFoundException
-
- CcServerFileOrDirNotFoundException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerFileOrDirNotFoundException
-
- CcServerFileOrDirNotFoundException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerFileOrDirNotFoundException
-
- CcServerFileOrDirNotFoundException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerFileOrDirNotFoundException
-
- CcServerFileOrDirNotFoundException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerFileOrDirNotFoundException
-
- CcServerInitializationInProgressException - Class in com.corticon.service.ccserver.exception
-
CcServerInitializationInProgressException is thrown if the server is invoked while
still initializing.
- CcServerInitializationInProgressException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInitializationInProgressException
-
- CcServerInitializationInProgressException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInitializationInProgressException
-
- CcServerInitializationInProgressException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInitializationInProgressException
-
- CcServerInitializationInProgressException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInitializationInProgressException
-
- CcServerInitializationInProgressException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInitializationInProgressException
-
- CcServerInitializationInProgressException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInitializationInProgressException
-
- CcServerInvalidArgumentException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidArgumentException is thrown if method call arguments contain invalid data.
- CcServerInvalidArgumentException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidArgumentException
-
- CcServerInvalidArgumentException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidArgumentException
-
- CcServerInvalidArgumentException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidArgumentException
-
- CcServerInvalidArgumentException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidArgumentException
-
- CcServerInvalidArgumentException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidArgumentException
-
- CcServerInvalidArgumentException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidArgumentException
-
- CcServerInvalidCddException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidCddException is thrown if there is an attempt to load or reload
a CDD file that has an invalid structure or invalid settings.
- CcServerInvalidCddException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidCddException
-
- CcServerInvalidCddException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidCddException
-
- CcServerInvalidCddException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidCddException
-
- CcServerInvalidCddException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidCddException
-
- CcServerInvalidCddException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidCddException
-
- CcServerInvalidCddException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidCddException
-
- CcServerInvalidDecisionServiceException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidDecisionServiceException is thrown if there is an attempt to load a Decision Service file
that is not in a deployable state.
- CcServerInvalidDecisionServiceException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidDecisionServiceException
-
- CcServerInvalidDecisionServiceException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidDecisionServiceException
-
- CcServerInvalidDecisionServiceException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidDecisionServiceException
-
- CcServerInvalidDecisionServiceException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidDecisionServiceException
-
- CcServerInvalidDecisionServiceException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidDecisionServiceException
-
- CcServerInvalidDecisionServiceException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidDecisionServiceException
-
- CcServerInvalidInputStreamException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidInputStreamException is thrown when InputStream access fails.
- CcServerInvalidInputStreamException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidInputStreamException
-
- CcServerInvalidInputStreamException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidInputStreamException
-
- CcServerInvalidInputStreamException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidInputStreamException
-
- CcServerInvalidInputStreamException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidInputStreamException
-
- CcServerInvalidInputStreamException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidInputStreamException
-
- CcServerInvalidInputStreamException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidInputStreamException
-
- CcServerInvalidJdoMetaDataException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidJdoMetaDataException is if the information in the JDO
metadata document (inside of the EDS) is invalid or doesn't accurately describe
the schema of the connected database.
- CcServerInvalidJdoMetaDataException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidJdoMetaDataException
-
- CcServerInvalidJdoMetaDataException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidJdoMetaDataException
-
- CcServerInvalidJdoMetaDataException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidJdoMetaDataException
-
- CcServerInvalidJdoMetaDataException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidJdoMetaDataException
-
- CcServerInvalidJdoMetaDataException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidJdoMetaDataException
-
- CcServerInvalidJdoMetaDataException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidJdoMetaDataException
-
- CcServerInvalidOperationForDeploymentTypeException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidOperationForDeploymentTypeException is thrown if an attempt is made to
call specific operations on a Decision Service when that Decision Service doesn't support the operation.
- CcServerInvalidOperationForDeploymentTypeException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidOperationForDeploymentTypeException
-
- CcServerInvalidOperationForDeploymentTypeException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidOperationForDeploymentTypeException
-
- CcServerInvalidOperationForDeploymentTypeException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidOperationForDeploymentTypeException
-
- CcServerInvalidOperationForDeploymentTypeException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidOperationForDeploymentTypeException
-
- CcServerInvalidOperationForDeploymentTypeException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidOperationForDeploymentTypeException
-
- CcServerInvalidOperationForDeploymentTypeException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidOperationForDeploymentTypeException
-
- CcServerInvalidSandboxException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidSandboxException is thrown when an unexpected error occurs inside the Corticon
Engine while processing a request.
- CcServerInvalidSandboxException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidSandboxException
-
- CcServerInvalidSandboxException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidSandboxException
-
- CcServerInvalidSandboxException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidSandboxException
-
- CcServerInvalidSandboxException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidSandboxException
-
- CcServerInvalidSandboxException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidSandboxException
-
- CcServerInvalidSandboxException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidSandboxException
-
- CcServerInvalidUsernameAndPasswordException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidUsernameAndPassword is thrown if an attempt is made to validate a
passed in username and password against a UsernamePassword.xml file.
- CcServerInvalidUsernameAndPasswordException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordException
-
- CcServerInvalidUsernameAndPasswordException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordException
-
- CcServerInvalidUsernameAndPasswordException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordException
-
- CcServerInvalidUsernameAndPasswordException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordException
-
- CcServerInvalidUsernameAndPasswordException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordException
-
- CcServerInvalidUsernameAndPasswordException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordException
-
- CcServerInvalidUsernameAndPasswordForUploadAndDownloadException - Class in com.corticon.service.ccserver.exception
-
CcServerInvalidUsernameAndPasswordForUploadAndDownload is thrown if an attempt is made to validate a
passed in username and password against a UsernamePassword.xml file, and the associated role doesn't qualify.
- CcServerInvalidUsernameAndPasswordForUploadAndDownloadException() - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordForUploadAndDownloadException
-
- CcServerInvalidUsernameAndPasswordForUploadAndDownloadException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordForUploadAndDownloadException
-
- CcServerInvalidUsernameAndPasswordForUploadAndDownloadException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordForUploadAndDownloadException
-
- CcServerInvalidUsernameAndPasswordForUploadAndDownloadException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordForUploadAndDownloadException
-
- CcServerInvalidUsernameAndPasswordForUploadAndDownloadException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordForUploadAndDownloadException
-
- CcServerInvalidUsernameAndPasswordForUploadAndDownloadException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerInvalidUsernameAndPasswordForUploadAndDownloadException
-
- CcServerLicenseViolationException - Class in com.corticon.service.ccserver.exception
-
CcServerLicenseViolationException is thrown during a Decision Service
load or reload process when the server license is violated.
- CcServerLicenseViolationException() - Constructor for class com.corticon.service.ccserver.exception.CcServerLicenseViolationException
-
- CcServerLicenseViolationException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerLicenseViolationException
-
- CcServerLicenseViolationException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerLicenseViolationException
-
- CcServerLicenseViolationException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerLicenseViolationException
-
- CcServerLicenseViolationException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerLicenseViolationException
-
- CcServerLicenseViolationException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerLicenseViolationException
-
- CcServerReportingInvalidDataException - Class in com.corticon.service.ccserver.exception
-
CcServerReportingInvalidDataException is thrown if an attempt is made to
create a Report for a RuleAsset (Ruleflow .erf or pre-compiled .eds file) that contains
invalid data.
- CcServerReportingInvalidDataException() - Constructor for class com.corticon.service.ccserver.exception.CcServerReportingInvalidDataException
-
- CcServerReportingInvalidDataException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerReportingInvalidDataException
-
- CcServerReportingInvalidDataException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerReportingInvalidDataException
-
- CcServerReportingInvalidDataException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerReportingInvalidDataException
-
- CcServerReportingInvalidDataException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerReportingInvalidDataException
-
- CcServerReportingInvalidDataException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerReportingInvalidDataException
-
- CcServerTimeoutException - Class in com.corticon.service.ccserver.exception
-
CcServerTimeoutException is thrown if a Decision Service request waits in
queue for X milliseconds without getting processed, where X is the value in
CcConfig.jar|CcServer.properties|com.corticon.ccserver.timeout.
- CcServerTimeoutException() - Constructor for class com.corticon.service.ccserver.exception.CcServerTimeoutException
-
- CcServerTimeoutException(String) - Constructor for class com.corticon.service.ccserver.exception.CcServerTimeoutException
-
- CcServerTimeoutException(String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerTimeoutException
-
- CcServerTimeoutException(Exception, String) - Constructor for class com.corticon.service.ccserver.exception.CcServerTimeoutException
-
- CcServerTimeoutException(Exception, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerTimeoutException
-
- CcServerTimeoutException(Exception, String, Object) - Constructor for class com.corticon.service.ccserver.exception.CcServerTimeoutException
-
- com.corticon - package com.corticon
-
- com.corticon.eclipse.server.core - package com.corticon.eclipse.server.core
-
- com.corticon.eclipse.studio.deployment.core - package com.corticon.eclipse.studio.deployment.core
-
- com.corticon.eclipse.studio.drivers.core - package com.corticon.eclipse.studio.drivers.core
-
- com.corticon.service.ccdeploy.exception - package com.corticon.service.ccdeploy.exception
-
- com.corticon.service.ccserver - package com.corticon.service.ccserver
-
- com.corticon.service.ccserver.exception - package com.corticon.service.ccserver.exception
-
- createDatabaseDefinition() - Static method in class com.corticon.eclipse.studio.drivers.core.DatabaseDefinitionFactory
-
- createDatabaseDefinition(List<File>) - Static method in class com.corticon.eclipse.studio.drivers.core.DatabaseDefinitionFactory
-
- createDatabaseDefinition(ClassLoader) - Static method in class com.corticon.eclipse.studio.drivers.core.DatabaseDefinitionFactory
-
- execute(Document) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to the method execute(String), except that the CorticonRequest &
CorticonResponse documents are JDOM XML.
- execute(Document, ICcServerHttpInfo) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to the method execute(String, ICcServerHttpInfo), except that the CorticonRequest &
CorticonResponse documents are JDOM XML.
- execute(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invoke a specific Decision Service by passing in a CorticonRequest XML message in String form.
- execute(String, ICcServerHttpInfo) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to the method execute(String), except for this method accepts ICcServerHttpInfo
- execute(String, Collection, Date) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Similar to execute(String, Collection) except that the user can specify what effective timestamp
should be using using the parameter adDecisionServiceEffectiveTimestamp.
- execute(String, Collection, Date, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Similar to execute(String, Collection, Date) except that the user can specify what major version number
should be using for the parameter aiDecisionServiceTargetMajorVersion.
- execute(String, Collection, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Similar to execute(String, Collection) except that the user can specify which Major Version of the Decision Service
should process the request using parameter aiDecisionServiceTargetVersion.
- execute(String, Collection, int, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Similar to execute(String, Collection, int) except that the user can specify which Minor Version of the Decision Service
should process the request using parameter aiDecisionServiceTargetVersion.
- execute(String, Map, Date) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to the method execute(String, Collection, Date), except that a Map
is passed in instead of a Collection.
- execute(String, Map, Date, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to the method execute(String, Collection, Date, int), except that a Map
is passed in instead of a Collection.
- execute(String, Map, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to the method execute(String, Collection, int), except that a Map
is passed in instead of a Collection.
- execute(String, Map, int, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to the method execute(String, Collection, int, int), except that a Map
is passed in instead of a Collection.
- execute(JSONObject) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invoke a specific Decision Service by passing in a JSONObject.
- execute(JSONObject, ICcServerHttpInfo) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to execute(JSONObject), except for this method accepts ICcServerHttpInfo
- executeNativeJSON(String, JSONObject, Properties) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invoke a specific Decision Service by passing in a JSONObject.
- executeNativeJSON(String, JSONArray, Properties) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Equivalent to execute(String astrDecisionServiceName, JSONObject ajsonObjectPayload, Properties apropExecutionProperties), except for this method accepts a JSONArray as a payload.
- generateDecisionServiceWSDLContract(String, String, String, String, String) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Generates an WSDL Service Contract at a RuleAsset level with the "Work Document" entity specified inside the RuleAsset.
- generateDecisionServiceWSDLContract(String, String, String, String, String, String[]) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Generates an WSDL Service Contract at a RuleAsset level with the "Work Document" entity specified inside the RuleAsset.
- generateDecisionServiceXmlSchemaContract(String, String, String, String) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Generates an WSDL Service Contract at a RuleAsset level with the "Work Document" entity specified inside the RuleAsset.
- generateDecisionServiceXmlSchemaContract(String, String, String, String, String[]) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Generates an WSDL Service Contract at a RuleAsset level with the "Work Document" entity specified inside the RuleAsset.
- generateVocabularyWSDLContract(String, String, String, String, String) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Generates an WSDL Service Contract at a Vocabulary level with the specified "Work Document" entity.
- generateVocabularyXmlSchemaContract(String, String, String, String) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Generates an XML Schema (XSD) Service Contract at a Vocabulary level with the specified "Work Document" entity.
- getAuthenticationTypes(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the list of authentication type strings
- getBatchExecutionDetails(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
This method will return a JSONObject that contains all the details the Batch Execution for the passed in Id.
- getBatchExecutionIds() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
This method will start a Batch Execution against a particular Decision Service based on the Batch Processing Properties
outlined in the passed in JSONObject.
- getCcPropertyValue(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns a String value of any Corticon Property that is inside the CcConfig.jar.
- getCcServer() - Static method in class com.corticon.eclipse.server.core.CcServerFactory
-
Returns an instance of the Corticon Server.
- getCcServerInfo() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns a String in XML format that describes the current state of the CcServer.
- getCcServerLicenseValue(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns a requested Corticon Server License value.
- getCompilationDirectoryPath() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Return the current directory that the Server uses to compile assets.
- getContainedException() - Method in interface com.corticon.ICcException
-
getContainedException returns the Exception contained within this Exception.
- getDatabaseIDs() - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve a collection of unique database definition identifiers (IDs).
- getDatabaseUrlTemplate(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve a template of the database JDBC URL.
- getDecisionServiceDetailsAll() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes getDecisionServiceDetailsAll(, astrStructureType)
- getDecisionServiceDetailsAll(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes getDecisionServiceDetailsAll(astrDecisionServiceName, , astrStructureType)
- getDecisionServiceDetailsAll(String, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns the String object representation for the specified decision service.
- getDecisionServiceDirectoryPath() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Return the current directory that the Server uses to store the compiled Decision Services.
- getDecisionServiceNames() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns a Collection of Decision Service name Strings that are currently loaded into
the Corticon Server.
- getDecisionServicePropertyValue(String, String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes getDecisionServicePropertyValue(astrDecisionServiceName, , astrPropertyName).
- getDecisionServicePropertyValue(String, int, String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes getDecisionServicePropertyValue(astrDecisionServiceName, aiDecisionServiceMajorVersion, ).
- getDecisionServicePropertyValue(String, int, int, String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Get a particular property value related to a specific Decision Service based on name and major and minor version number.
- getDefaultNumericIdentityStrategy(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the default numeric identity strategy type.
- getDefaultStringIdentityStrategy(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the default string identity strategy.
- getDeploymentDescriptorDirectoryPath() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns the current directory that the Maintenance Service looks for new CDD files to be auto-deployed.
- getDialect(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the Hibernate Dialect class name be used with a particular database.
- getDriverClassName(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the JDBC driver class name associated with a particular database.
- getEntityReference() - Method in interface com.corticon.service.ccserver.ICcRuleMessage
-
getEntityReference returns the business object this message was posted against.
- getGeneratedKeyStrategy(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the GenerateKey Strategy to be used by the driver.
- getHDPDatabaseNames(boolean) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve a collection of user-friendly database names for the Vocabulary Database Access tab.
- getLicensePath() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Get the location of the CcLicense.jar that the CcServer is using.
- getMessages() - Method in interface com.corticon.ICcException
-
getMessages returns an array containing the error message strings of this exception as
well as all other exception it may contain.
- getMessages() - Method in interface com.corticon.service.ccserver.ICcRuleMessages
-
getMessages returns a List of ICcRuleMessage objects posted while processing
the request.
- getNumericIdentityStrategies(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the list of numeric identity strategies
- getReserveWordReplacements(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Returns a map of reserve word replacements associated with the supplied database id.
- getSandboxDirectoryPath() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns the current directory that the Server Sandbox is located.
- getSeverity() - Method in interface com.corticon.service.ccserver.ICcRuleMessage
-
getSeverity returns a String describing the severity of the message.
- getStackTraceAsString() - Method in interface com.corticon.ICcException
-
getStackTraceAsString returns the stack backtrace as a text string.
- getStringIdentityStrategies(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the list of string identity strategies
- getSupportedSqlTypes(String, String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Determine whether a given Corticon Data Type can be mapped to a given SQL type within the
specified database.
- getText() - Method in interface com.corticon.service.ccserver.ICcRuleMessage
-
getText returns the text of the message.
- getTotalExecutionCount() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns the total execution count across all Decision Service Versions.
- getTotalExecutionTime() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns the total execution time across all Decision Service Versions.
- getUserFriendlyName(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the user-friendly name of a particular database.
- getUserFriendlyNames() - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve a collection of user-friendly database names for the Vocabulary Database Access tab.
- getUserFriendlyNames(boolean) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve a collection of user-friendly database names for the Vocabulary Database Access tab.
- getValidationQuery(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve a query used to validate a database connection.
- getVersion() - Method in interface com.corticon.service.ccserver.ICcRuleMessages
-
getVersion returns a the version number of the decision service that posted the messages.
- ICcDeploy - Interface in com.corticon.eclipse.studio.deployment.core
-
ICcDeploy allows client programs to invoke services related to deployment of
Decision Services.
- ICcException - Interface in com.corticon
-
ICcException is the interface for the all exceptions thrown from Progress Corticon software.
- ICcRuleMessage - Interface in com.corticon.service.ccserver
-
ICcRuleMessage is the interface for a business rule message posted during processing of
rules in the Progress Corticon Engine.
- ICcRuleMessages - Interface in com.corticon.service.ccserver
-
ICcRuleMessages is the interface for the set of business rule messages posted during
the processing of a request.
- ICcServer - Interface in com.corticon.eclipse.server.core
-
ICcServer client programs to initialize the Corticon Server, to manage decision services, and to invoke decision services.
- ICcServer.LogLevel - Enum in com.corticon.eclipse.server.core
-
Log level enumeration to used control the logging level for the ICcServer instance.
- IDatabaseDefinition - Interface in com.corticon.eclipse.studio.drivers.core
-
Title: IDatabaseDefinition
Description: An interface for the database definition API
- INFO - Static variable in interface com.corticon.service.ccserver.ICcRuleMessage
-
INFO severity is used to post a message of an audit trail nature.
- isCcServerRunning() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Allows a client application to ask the CcServer it is up and running.
- isCDDFileDeployed(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Returns a boolean based on whether the CDD has been deployed in the CcServer.
- isDecisionServiceDeployed(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes isDecisionServiceDeployed(astrDecisionServiceName, ).
- isDecisionServiceDeployed(String, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes isDecisionServiceDeployed(astrDecisionServiceName, aiDecisionServiceMajorVersion, ).
- isDecisionServiceDeployed(String, int, int) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Query the CcServer to determine is a Decision Service has already been deployed under a specific name and Major Version number and Minor Version number
- isDeprecated(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the depreciated flag.
- isDynamicUpdateMonitoringServiceRunning() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
See startDynamicUpdateMonitorService.
- isGetGeneratedKeysSupported(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the flag for the getGeneratedKeys support.
- isReadOnlyModeSupported(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the flag for the read only mode support.
- isSchemaCreationSupported(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the flag for the database schema creation support.
- isServerDiagnosticServiceRunning() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
See startServerDiagnosticService.
- isServerExecutionTimesIntervalServiceRunning() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
See startServerExecutionTimesIntervalService.
- isSupportedSqlTypeMapping(String, String, String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Determine whether a given Corticon Data Type can be mapped to a given SQL type within the
specified database.
- isVisible(String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Retrieve the visible flag.
- LICENSE_BATCHPROCESSING_ENABLED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the value that enables database batch processing inside a Decision Service.
- LICENSE_DATE_GRANTED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the date the Server License was issued.
- LICENSE_DEACTIVATE_DATE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the date when the Corticon Server expires.
- LICENSE_DEACTIVATE_DATE_OVERRIDE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the value that disables license expiration.
- LICENSE_DOTNET_ENABLED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to determine if the Corticon Server can run .Net
- LICENSE_EXECUTION_QUEUE_SIZE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to determine how many concurrent executions can occur in the CcServer
- LICENSE_LOCATION - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the location of the License file on the Classpath.
- LICENSE_MAX_NUMBER_OF_RULES - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get max number of rules that can be deployed on the Corticon Server.
- LICENSE_MAX_POOLS - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get max number of Decision Services that can be deployed on the Corticon Server.
- LICENSE_MAX_REACTORS - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get max number of Reactor instances that can be in each Decision Service Pool.
- LICENSE_OEM_NAME - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the registered name associated with the Server License.
- LICENSE_SINGLE_EXECUTION_DB_ACCESS_ENABLED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the value that enables single database executions.
- LICENSE_SINGLE_EXECUTION_ENABLED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the value that enables single non-database executions.
- loadFromCdd(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Deploys the specified Corticon Deployment Descriptor (CDD).
- loadFromCddDir(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Deploys all decision services in all Corticon Deployment Descriptor (CDD) files in a specified directory.
- LOG_FILTERS_ACCEPT - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get or set log marker filters.
- LOG_LEVEL - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get or set the log level.
- LOG_PATH - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get or set the log file path.
- LOG_PER_DS - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get or set decision service specific logging.
- LOG_ROLLOVER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get or set log file daily rollover behavior.
- LOG_ROLLOVERS_TO_KEEP - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get or set the maximum number of rollover log files.
- precompileDecisionService(String, String, String, boolean) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Pre-compiles the give Ruleflow into a deployment unit (EDS) which is written to the
output directory.
- precompileDecisionService(String, String, String, String, boolean) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Pre-compiles the give Ruleflow into a deployment unit (EDS) which is written to the
output directory.
- precompileDecisionService(String, String, String, String, boolean, Set<String>, Set<String>) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Pre-compiles the give Ruleflow into a deployment unit (EDS) which is written to the
output directory.
- precompileDecisionService(String, String, String, String, boolean, Set<String>, Set<String>, Set<String>) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Pre-compiles the give Ruleflow into a deployment unit (EDS) which is written to the
output directory.
- precompileJavascriptDecisionService(String, String, String, String, List<String>) - Method in interface com.corticon.eclipse.studio.deployment.core.ICcDeploy
-
Pre-compiles the rules to Javascript and placed into the output folder.
- printStackTrace(PrintStream) - Method in interface com.corticon.ICcException
-
printStackTrace prints the stack backtrace of the specified print stream.
- printStackTrace(PrintWriter) - Method in interface com.corticon.ICcException
-
printStackTrace prints the stack backtrace to the specified print writer.
- printStackTrace() - Method in interface com.corticon.ICcException
-
printStackTrace prints the stack backtrace to the standard output.
- processMultiPartID(String, String) - Method in interface com.corticon.eclipse.studio.drivers.core.IDatabaseDefinition
-
Process a multi-value ID and return the ID for the specified method
- PROPERTY_ACTIVE_POOL - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the active value for a Decision Service.
- PROPERTY_AUTO_RELOAD - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the auto reload value for a Decision Service.
- PROPERTY_CURRENTLY_RUNNING_IN_BATCH_MODE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the running in batch mode value for a Decision Service.
- PROPERTY_DATABASE_ACCESS_CACHING_ENABLED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the value that tells whether this Decision Service has Caching turned on
- PROPERTY_DATABASE_ACCESS_MODE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the database access mode for a Decision Service.
- PROPERTY_DATABASE_ACCESS_RETURN_ENTITIES_MODE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the return policy for database access executions for a Decision Service.
- PROPERTY_DATASOURCE_CONFIG_FILE_CONTENTS - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the string representation of the datasource configuration properties object for a Decision Service.
- PROPERTY_DATASOURCE_CONFIG_FILE_PATH - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the string representation of the datasource xml file object for a Decision Service.
- PROPERTY_DECISION_SERVICE_DETAILS - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the details of the Decision Service in a String representation of a JSONObject.
- PROPERTY_DECISION_SERVICE_HAS_RULEASSETS_CHANGED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to check to see if any of the associated RuleAssets have changed based on their timestamp.
- PROPERTY_DECISION_SERVICE_QUERY_SERVICE_LAST_LOAD - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to determine when the Query Service was last loaded for a Decision Service.
- PROPERTY_DEFAULT_TOP_LEVEL_ENTITY_NAMES - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the list of defaulted Top Level Entities that were set during compilation of the .eds file.
- PROPERTY_DEFINED_TOP_LEVEL_ENTITY_NAMES - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the list of defined Top Level Entities that were set during deployment.
- PROPERTY_DEPLOYED_EDS - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to determine if the deployment of the Decision Service used a .eds file instead of a .erf file.
- PROPERTY_DEPLOYMENT_TIMESTAMP - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the time when the Decision Service was deployed.
- PROPERTY_EDS_FILE_TIMESTAMP - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the time of the .eds file's timestamp
- PROPERTY_EDS_HAS_WSDL - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get whether or not the EDS file contains a WSDL document
- PROPERTY_EDS_URI - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the path of the Rule Asset (.erf file, if a .eds file was deployed).
- PROPERTY_EDS_URI_RELATIVE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the relative path of the deployed EDS in relation to the CcServerSandbox Directory.
- PROPERTY_EFFECTIVE_END_DATE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the effective end date for a Decision Service.
- PROPERTY_EFFECTIVE_START_DATE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the effective start date for a Decision Service.
- PROPERTY_EXECUTION_DENORMALIZE_JSON_RESPONSE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the value that tells whether the Decision Service will denormalize the JSON Response before returning it back to caller
- PROPERTY_EXECUTION_ENABLE_RULETRACE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
- PROPERTY_EXECUTION_LOCALE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the Decision Service's execution locale.
- PROPERTY_EXECUTION_RESTRICT_RESPONSE_TO_RULEMESSAGES_ONLY - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to inform the Decision Service's execution to restrict the output to only contain Rule Messages.
- PROPERTY_EXECUTION_RESTRICT_RULEMESSAGES_INFO - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to inform the Decision Service's execution to restrict Info RuleMessages.
- PROPERTY_EXECUTION_RESTRICT_RULEMESSAGES_VIOLATION - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to inform the Decision Service's execution to restrict Violation RuleMessages.
- PROPERTY_EXECUTION_RESTRICT_RULEMESSAGES_WARNING - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to inform the Decision Service's execution to restrict Warning RuleMessages.
- PROPERTY_EXECUTION_TIMEZONE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
- PROPERTY_IS_DEPLOYED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to determine if a particular Decision Service is deployed..
- PROPERTY_LAST_EXECUTION_TIMESTAMP - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the timestamp of the last execution against a specific Decision Service.
- PROPERTY_LOADED_FROM_CDD - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the loaded from CDD value for a Decision Service.
- PROPERTY_MAJOR_VERSION_NUMBER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the version number for a Decision Service.
- PROPERTY_MAX_POOL_SIZE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the maximum pool size for a Decision Service.
- PROPERTY_MESSAGE_STRUCTURE_TYPE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the message structure type for a Decision Service.
- PROPERTY_MINOR_VERSION_NUMBER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the version number for a Decision Service.
- PROPERTY_NUMBER_OF_RULES_DEPLOYED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the number of rules deployed in the Decision Service.
- PROPERTY_PATH_TO_CDD - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the path to CDD value for a Decision Service.
- PROPERTY_REACTORS_CURRENT_STATE - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get a description of the current state of all the Reactors for the Decision Service
- PROPERTY_REACTORS_CURRENTLY_PROCESSING - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the number of reactors that are currently processing for a Decision Service.
- PROPERTY_REACTORS_CURRENTLY_QUEUED - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the number of reactors that are waiting in the Execution Queie
- PROPERTY_REACTORS_WAITING_IN_POOL - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the number of available reactors that are waiting Decision Service.
- PROPERTY_RULE_CATALOG - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Returns a JSONArray of all the Rules associated with this Decision Service
- PROPERTY_RULEASSET_URI - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the path of the Rule Asset (.erf file or .eds file that was deployed).
- PROPERTY_TOTAL_EXECUTION_COUNT - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the total execution count for specific Decision Service.
- PROPERTY_TOTAL_EXECUTION_TIME - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the total execution time for specific Decision Service.
- PROPERTY_VERSION_LABEL - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the version label for a Decision Service.
- PROPERTY_VERSION_NUMBER - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the version number for a Decision Service.
- PROPERTY_VOCABULARY_METADATA - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to return the vocabulary metadata for the specified Decision Service.
- PROPERTY_WEB_CONSOLE_ASSET_ID - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to set the Web Console Asset identifier.
- PROPERTY_WSDL - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the WSDL for the Decision Service.
- PROPERTY_XML_REPORT - Static variable in interface com.corticon.eclipse.server.core.ICcServer
-
Property name that is used to get the XML Report for the Decision Service.
- setCcPropertyValue(String, String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Sets the property values of limited number of properties that can be changed at runtime.
- setDecisionServicePropertyValue(String, String, String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes setDecisionServicePropertyValue(astrDecisionServiceName, , astrPropertyName, astrProperyValue).
- setDecisionServicePropertyValue(String, int, String, String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Invokes setDecisionServicePropertyValue(astrDecisionServiceName, aiMajorVersionNumber, , astrPropertyName, astrProperyValue).
- setDecisionServicePropertyValue(String, int, int, String, String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Set a new property value related to a specific Decision Service based on name and major and minor version number.
- setDeploymentDescriptorDirectoryPath(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Sets the current directory that the Maintenance Service looks for new CDD files to be auto-deployed.
- setDiagnosticsEnabled(boolean) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Enable/Disable server diagnostic data collection.
- setIntervalProcessingEnabled(boolean) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Enable/Disable the Interval Time processing
- setLicensePath(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Set the location of the CcLicense.jar that the CcServer should use.
- setLogLevel(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Sets the Log level for the server.
- setLogPath(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Sets the path for the Corticon Server log files.
- setServerDiagnosticsWaitTime(long) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Change the wait time for the Diagnostic service.
- setServerExecutionTimesIntervalTime(long) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Change the interval time that the Server Execution Times Interval Service uses to determine when to record interval values.
- startBatchExecution(JSONObject) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
This method will start a Batch Execution against a particular Decision Service based on the Batch Processing Properties
outlined in the passed in JSONObject.
- startDynamicUpdateMonitoringService() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Each Decision Service and each CDD loaded into the Server is monitored by a Maintenance thread at intervals of X
where X is the number of milliseconds in the CcConfig.jar|CcServer.properties|
com.corticon.ccserver.dynamicUpdateMonitoringService.serviceIntervals.
- startServerDiagnosticService() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
This will start the Diagnostic Service.
- startServerExecutionTimesIntervalService() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Each Decision Service loaded into the Server is monitored by an Server Execution Times Interval Service thread at intervals of X
that will keep track of total execution times, total execution count, and the average execution times for all
executions that occurred during each interval.
- stopBatchExecution(String) - Method in interface com.corticon.eclipse.server.core.ICcServer
-
This method will stop a Batch Execution based on the passed in Id.
- stopDynamicUpdateMonitoringService() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
See startDynamicUpdateMonitorService.
- stopServerDiagnosticService() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
Start Diagnostic Logging Service
- stopServerExecutionTimesIntervalService() - Method in interface com.corticon.eclipse.server.core.ICcServer
-
See stopServerExecutionTimesIntervalService.