Modifier and Type | Class and Description |
---|---|
class |
RefBooleanImpl
Integer Type that can be modified
|
Modifier and Type | Method and Description |
---|---|
Class |
ComponentImpl.getJavaAccessClass(PageContext pc,
RefBoolean isNew) |
Class |
ComponentImpl.getJavaAccessClass(PageContext pc,
RefBoolean isNew,
boolean writeLog,
boolean takeTop,
boolean create,
boolean suppressWSbeforeArg,
boolean output) |
Class |
ComponentSpecificAccess.getJavaAccessClass(RefBoolean isNew) |
Class |
SuperComponent.getJavaAccessClass(RefBoolean isNew) |
Class |
ComponentImpl.getJavaAccessClass(RefBoolean isNew) |
Class |
Component.getJavaAccessClass(RefBoolean isNew)
returns java class to the component interface (all UDFs),
this class is generated dynamic when used
|
Constructor and Description |
---|
Controler(ConfigServer configServer,
Map contextes,
int interval,
RefBoolean run) |
Monitor(ConfigServer configServer,
RefBoolean run) |
Modifier and Type | Method and Description |
---|---|
static PageSource |
AppListenerUtil.getApplicationPageSource(PageContext pc,
PageSource requestedPage,
int mode,
int type,
RefBoolean isCFC) |
static PageSource |
AppListenerUtil.getApplicationPageSourceCurrent(PageSource requestedPage,
int type,
RefBoolean isCFC) |
static PageSource |
AppListenerUtil.getApplicationPageSourceCurrOrRoot(PageContext pc,
PageSource requestedPage,
int type,
RefBoolean isCFC) |
static PageSource |
AppListenerUtil.getApplicationPageSourceCurrToRoot(PageContext pc,
PageSource requestedPage,
int type,
RefBoolean isCFC) |
static PageSource |
AppListenerUtil.getApplicationPageSourceRoot(PageContext pc,
int type,
RefBoolean isCFC) |
Constructor and Description |
---|
ModernApplicationContext(PageContext pc,
ComponentPro cfc,
RefBoolean throwsErrorWhileInit) |
Modifier and Type | Method and Description |
---|---|
static Object |
ThreadLocalDuplication.get(Object object,
RefBoolean before) |
Modifier and Type | Class and Description |
---|---|
static class |
CommonUtil.RefBooleanImpl
Integer Type that can be modified
|
Modifier and Type | Method and Description |
---|---|
static RefBoolean |
CommonUtil.createRefBoolean() |
Modifier and Type | Method and Description |
---|---|
static Object |
HibernateCaster.toSQL(ColumnInfo ci,
Object value,
RefBoolean isArray)
translate CFMl specific types to Hibernate/SQL specific types
|
static Object |
HibernateCaster.toSQL(org.hibernate.type.Type type,
Object value,
RefBoolean isArray)
translate CFMl specific types to Hibernate/SQL specific types
|
Modifier and Type | Method and Description |
---|---|
Class |
ComponentProxy.getJavaAccessClass(RefBoolean isNew) |
Modifier and Type | Method and Description |
---|---|
Application |
ScopeContext.getApplicationScope(PageContext pc,
RefBoolean isNew)
return the application Scope for this context (cfid,cftoken,contextname)
|
Session |
ScopeContext.getSessionScope(PageContext pc,
RefBoolean isNew)
return the session Scope for this context (cfid,cftoken,contextname)
|
Modifier and Type | Method and Description |
---|---|
static Session |
SessionMemory.getInstance(PageContext pc,
RefBoolean isNew,
Log log)
load a new instance of the class
|
Modifier and Type | Method and Description |
---|---|
static Class |
ComponentUtil.getComponentJavaAccess(PageContext pc,
Component component,
RefBoolean isNew,
boolean create,
boolean writeLog,
boolean suppressWSbeforeArg,
boolean output)
generate a ComponentJavaAccess (CJA) class from a component
a CJA is a dynamic genarted java class that has all method defined inside a component as java methods.
|
Copyright © 2015 Lucee