Uses of Interface
org.eclnt.ccee.ICCEEConstants
Packages that use ICCEEConstants
Package
Description
-
Uses of ICCEEConstants in org.eclnt.ccee.bridges
Classes in org.eclnt.ccee.bridges that implement ICCEEConstants -
Uses of ICCEEConstants in org.eclnt.ccee.chatgpt.logic.http
Classes in org.eclnt.ccee.chatgpt.logic.http that implement ICCEEConstants -
Uses of ICCEEConstants in org.eclnt.ccee.config
Classes in org.eclnt.ccee.config that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Central class for getting configuration parameters. -
Uses of ICCEEConstants in org.eclnt.ccee.db
Classes in org.eclnt.ccee.db that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Class for accessing the database - i.e. for building up the connection to the database.
This class is in general not directly used by the application processing.class
Environment for executing (transactional) operations against database.class
Executes a SQL script for creating database artifacts (tables, views, ...).class
Special variant ofDBAction
. -
Uses of ICCEEConstants in org.eclnt.ccee.db.dofw
Classes in org.eclnt.ccee.db.dofw that implement ICCEEConstantsModifier and TypeClassDescriptionclass
class
class
class
Central management of DB syntax differences during automated creation of SQL statements.class
-
Uses of ICCEEConstants in org.eclnt.ccee.db.dofw.trace
Classes in org.eclnt.ccee.db.dofw.trace that implement ICCEEConstants -
Uses of ICCEEConstants in org.eclnt.ccee.db.dofw.util
Classes in org.eclnt.ccee.db.dofw.util that implement ICCEEConstants -
Uses of ICCEEConstants in org.eclnt.ccee.db.jdbc
Classes in org.eclnt.ccee.db.jdbc that implement ICCEEConstants -
Uses of ICCEEConstants in org.eclnt.ccee.db.util
Classes in org.eclnt.ccee.db.util that implement ICCEEConstants -
Uses of ICCEEConstants in org.eclnt.ccee.dyndata
Classes in org.eclnt.ccee.dyndata that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Instance of dynamic data.class
class
-
Uses of ICCEEConstants in org.eclnt.ccee.facade
Classes in org.eclnt.ccee.facade that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Server side caller of facade - taking the serialized call-information, calling the facade and transferring the result information into a serialized result. -
Uses of ICCEEConstants in org.eclnt.ccee.log
Classes in org.eclnt.ccee.log that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Application framework logging for the ccee-library.
The log by default checks for the availability of the normal CaptainCasa log which is part of the CaptainCasa server library (eclnt_jsfserver.jar). -
Uses of ICCEEConstants in org.eclnt.ccee.quartz.logic
Classes in org.eclnt.ccee.quartz.logic that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Facade for accessing logic behind scheduler.class
class
Central class for scheduling. -
Uses of ICCEEConstants in org.eclnt.ccee.solr
Classes in org.eclnt.ccee.solr that implement ICCEEConstants -
Uses of ICCEEConstants in org.eclnt.ccee.spring.context
Classes in org.eclnt.ccee.spring.context that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Spring Annotation based context that is aware of HotDeployment classloader.class
Spring XML based context that is aware of HotDeployment classloader.class
Dispatcher that uses Spring context to access page beans.class
class
-
Uses of ICCEEConstants in org.eclnt.ccee.spring.v2.context.annotationbased
Classes in org.eclnt.ccee.spring.v2.context.annotationbased that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Spring Annotation based context that is aware of HotDeployment classloader.class
Dispatcher that uses Spring context to access page beans. -
Uses of ICCEEConstants in org.eclnt.ccee.spring.v2.context.util
Classes in org.eclnt.ccee.spring.v2.context.util that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Central registration of Spring Application Context. -
Uses of ICCEEConstants in org.eclnt.ccee.spring.v2.context.xmlbased
Classes in org.eclnt.ccee.spring.v2.context.xmlbased that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Spring XML based context that is aware of HotDeployment classloader.class
Dispatcher that uses Spring context to access page beans.class
class
-
Uses of ICCEEConstants in org.eclnt.ccee.usagevariants
Classes in org.eclnt.ccee.usagevariants that implement ICCEEConstantsModifier and TypeClassDescriptionclass
Object that manages runtime configuration data for an object of instanceIExtractApply
.
Example:IExtractApply
is implemented for a grid, so that runtime configuration of a user (e.g. sequence of columns) can be configured.