Modifier and Type | Interface and Description |
---|---|
interface |
QueryTable |
Modifier and Type | Method and Description |
---|---|
static String |
ExceptionUtil.similarKeyMessage(Collection coll,
String keySearched,
String keyLabel,
String keyLabels,
boolean listAll) |
Constructor and Description |
---|
FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Collection coll)
Constructor of the class
|
FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Collection coll,
Collection.Key[] keys) |
FDCollectionNode(com.intergral.fusiondebug.server.IFDStackFrame frame,
Collection coll,
Collection.Key key)
Constructor of the class
|
Modifier and Type | Interface and Description |
---|---|
interface |
Component
interface for a Component
|
interface |
ComponentPro |
interface |
ComponentScope |
Modifier and Type | Class and Description |
---|---|
class |
ComponentImpl
%**%
MUST add handling for new attributes (style, namespace, serviceportname, porttypename, wsdlfile, bindingname, and output)
|
class |
ComponentScopeShadow |
class |
ComponentScopeThis |
class |
ComponentSpecificAccess |
class |
SuperComponent |
Modifier and Type | Method and Description |
---|---|
Collection |
ComponentScopeShadow.duplicate(boolean deepCopy) |
Collection |
ComponentSpecificAccess.duplicate(boolean deepCopy) |
Collection |
SuperComponent.duplicate(boolean deepCopy) |
Collection |
ComponentScopeThis.duplicate(boolean deepCopy) |
Collection |
ComponentImpl.duplicate(boolean deepCopy) |
static Collection |
SuperComponent.superInstance(ComponentImpl comp) |
Modifier and Type | Interface and Description |
---|---|
interface |
CatchBlock |
Modifier and Type | Class and Description |
---|---|
class |
CatchBlockImpl |
Modifier and Type | Method and Description |
---|---|
Collection |
CatchBlockImpl.duplicate(boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
static Collection |
Filter._call(PageContext pc,
Object obj,
UDF udf,
boolean parallel,
int maxThreads) |
static Collection |
Map._call(PageContext pc,
Object obj,
UDF udf,
boolean parallel,
int maxThreads) |
Modifier and Type | Method and Description |
---|---|
static void |
Map.afterCall(PageContext pc,
Collection coll,
List<Future<Data<Object>>> futures,
ExecutorService es) |
static void |
Filter.afterCall(PageContext pc,
Collection coll,
List<Future<Data<Pair<Object,Object>>>> futures,
ExecutorService es) |
Modifier and Type | Class and Description |
---|---|
class |
FileStreamWrapper |
class |
FileStreamWrapperRead |
class |
FileStreamWrapperReadBinary |
class |
FileStreamWrapperReadWrite |
class |
FileStreamWrapperWrite |
Modifier and Type | Method and Description |
---|---|
Collection |
FileStreamWrapper.duplicate(boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
static int |
StructKeyTranslate.translate(Collection coll,
boolean deep,
boolean leaveOrg) |
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionBindingListenerStruct |
Modifier and Type | Method and Description |
---|---|
Collection |
HttpSessionBindingListenerStruct.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
Image |
Modifier and Type | Method and Description |
---|---|
Collection |
Image.duplicate(boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
static Object |
VariableInterpreter.getVariable(PageContext pc,
Collection collection,
String var)
reads a subelement from a struct
|
static Object |
VariableInterpreter.getVariableEL(PageContext pc,
Collection collection,
String var) |
Modifier and Type | Method and Description |
---|---|
static Collection |
Caster.toCollection(Object o)
cast a Object to a Collection
|
Collection |
CastImpl.toCollection(Object o) |
static Collection |
Caster.toCollection(Object o,
Collection defaultValue)
cast a Object to a Collection, if not returns null
|
Collection |
CastImpl.toCollection(Object o,
Collection defaultValue) |
static Collection |
Caster.toRef(Collection o)
cast a Collection to a reference type (Object), in that case this method to nothing, because a Collection is already a reference type
|
Collection |
CastImpl.toRef(Collection o) |
Modifier and Type | Method and Description |
---|---|
static Collection |
Caster.toCollection(Object o,
Collection defaultValue)
cast a Object to a Collection, if not returns null
|
Collection |
CastImpl.toCollection(Object o,
Collection defaultValue) |
static Collection |
Caster.toRef(Collection o)
cast a Collection to a reference type (Object), in that case this method to nothing, because a Collection is already a reference type
|
Collection |
CastImpl.toRef(Collection o) |
static double |
Operator.unaryPoMi(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPoPl(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPostMinus(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPostPlus(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrDi(Collection coll,
Collection.Key key,
double value) |
static String |
Operator.unaryPreConcat(Collection coll,
Collection.Key key,
String value) |
static Double |
Operator.unaryPreDivide(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPreMinus(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPreMultiply(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPrePlus(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrMi(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrMu(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrPl(Collection coll,
Collection.Key key,
double value) |
Modifier and Type | Method and Description |
---|---|
static Collection.Key[] |
CommonUtil.keys(Collection coll) |
Modifier and Type | Class and Description |
---|---|
class |
CFCHibernateProxy
Proxy for "dynamic-map" entity representations.
|
class |
CFCProxy |
class |
ComponentProProxy |
class |
ComponentProReflectionProxy |
class |
ComponentProxy |
Modifier and Type | Method and Description |
---|---|
Collection |
ComponentProxy.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
Excel |
Modifier and Type | Method and Description |
---|---|
Collection |
Excel.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
FeedStruct |
Modifier and Type | Method and Description |
---|---|
Collection |
FeedStruct.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
PDFDocument |
Modifier and Type | Method and Description |
---|---|
Collection |
PDFDocument.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
XMLAttributes
represent a Struct and a NamedNodeMap
|
class |
XMLNodeList |
Modifier and Type | Method and Description |
---|---|
Collection |
XMLNodeList.duplicate(boolean deepCopy) |
Collection |
XMLAttributes.duplicate(boolean deepCopy) |
Modifier and Type | Interface and Description |
---|---|
interface |
XMLStruct |
Modifier and Type | Class and Description |
---|---|
class |
XMLAttrStruct |
class |
XMLCDATASectionStruct |
class |
XMLDocumentStruct |
class |
XMLElementStruct |
class |
XMLMultiElementArray |
class |
XMLMultiElementStruct
Element that can contain more than one Element
|
class |
XMLNodeStruct |
class |
XMLTextStruct |
Modifier and Type | Method and Description |
---|---|
Collection |
XMLNodeStruct.duplicate(boolean deepCopy) |
Collection |
XMLTextStruct.duplicate(boolean deepCopy) |
Collection |
XMLAttrStruct.duplicate(boolean deepCopy) |
Collection |
XMLCDATASectionStruct.duplicate(boolean deepCopy) |
Collection |
XMLElementStruct.duplicate(boolean deepCopy) |
Collection |
XMLDocumentStruct.duplicate(boolean deepCopy) |
Collection |
XMLMultiElementArray.duplicate(boolean deepCopy) |
Collection |
XMLMultiElementStruct.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
ThreadsImpl |
Modifier and Type | Method and Description |
---|---|
Collection |
ThreadsImpl.duplicate(boolean deepCopy) |
Modifier and Type | Interface and Description |
---|---|
interface |
Array |
interface |
CollectionPlus |
interface |
Query
inteface for resultset (query) object
|
interface |
QueryColumn
represent a Single column of a query object
|
interface |
QueryColumnPro |
interface |
Struct |
Modifier and Type | Class and Description |
---|---|
class |
ArrayImpl
CFML array object
|
class |
ArrayImplNS
CFML array object
|
class |
CastableArray |
class |
CastableStruct |
class |
CollectionStruct |
class |
DebugQueryColumn
implementation of the query column
|
class |
DoubleStruct |
class |
QueryColumnImpl
implementation of the query column
|
class |
QueryColumnRef
Recordcount Query Column
|
class |
QueryImpl |
class |
ReadOnlyStruct
a read only Struct if flag is set to readonly
|
class |
StructImpl
CFML data type struct
|
class |
StructImplKey
CFML data type struct
|
class |
StructImplString
CFML data type struct
|
class |
SVArray
Simple Value Array, a Array that can't cast to a Simple Value
|
class |
SVStruct |
Modifier and Type | Method and Description |
---|---|
Collection |
QueryColumnImpl.duplicate(boolean deepCopy) |
Collection |
StructImplString.duplicate(boolean deepCopy) |
Collection |
ArrayImplNS.duplicate(boolean deepCopy) |
Collection |
QueryColumnRef.duplicate(boolean deepCopy) |
Collection |
CastableStruct.duplicate(boolean deepCopy) |
Collection |
ArrayImpl.duplicate(boolean deepCopy) |
Collection |
CastableArray.duplicate(boolean deepCopy) |
Collection |
StructImpl.duplicate(boolean deepCopy) |
Collection |
SVArray.duplicate(boolean deepCopy) |
Collection |
CollectionStruct.duplicate(boolean deepCopy) |
Collection |
StructImplKey.duplicate(boolean deepCopy) |
Collection |
DoubleStruct.duplicate(boolean deepCopy) |
Collection |
SVStruct.duplicate(boolean deepCopy) |
Collection |
QueryImpl.duplicate(boolean deepCopy) |
Collection |
ReadOnlyStruct.duplicate(boolean deepCopy) |
Collection |
Collection.duplicate(boolean deepCopy) |
Collection |
CollectionPlus.duplicate(boolean deepCopy,
Map<Object,Object> done) |
Collection |
CollectionStruct.getCollection() |
Constructor and Description |
---|
CollectionStruct(Collection coll) |
Constructor and Description |
---|
CollectionIterator(Collection.Key[] keys,
Collection coll) |
CollectionIterator(Iterator<Collection.Key> keys,
Collection coll) |
EntryIterator.EntryImpl(Collection coll,
Collection.Key key) |
EntryIterator(Collection coll,
Collection.Key[] keys) |
ValueIterator(Collection coll,
Collection.Key[] keys) |
Modifier and Type | Class and Description |
---|---|
class |
QueryStruct |
class |
SimpleQuery |
class |
SimpleQueryColumn |
Modifier and Type | Method and Description |
---|---|
Collection |
QueryStruct.duplicate(boolean deepCopy) |
Collection |
SimpleQueryColumn.duplicate(boolean deepCopy) |
Collection |
SimpleQuery.duplicate(boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
Collection |
VariableReference.getCollection() |
Constructor and Description |
---|
VariableReference(Collection coll,
Collection.Key key)
constructor of the class
|
VariableReference(Collection coll,
String key)
constructor of the class
|
Modifier and Type | Interface and Description |
---|---|
interface |
Application
implemetnation of the application scope
|
interface |
Argument
interface for Argument scope
|
interface |
Caller
interface for the caller scope
|
interface |
CGI
interface for scope CGI
|
interface |
Client
Interface of the scope client
|
interface |
Cluster |
interface |
Cookie
interface for the cookie scope
|
interface |
Form
interface fro scope form
|
interface |
Local |
interface |
Request
Interface of the scope request
|
interface |
Scope
abstract class for all scopes
|
interface |
Server
interface for scope server
|
interface |
Session |
interface |
SharedScope
scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
|
interface |
Threads |
interface |
Undefined
interface of the cope undefined
|
interface |
URL
inteface for the url scope
|
interface |
URLForm
scuope that mix url and forn together
|
interface |
UserScope |
interface |
Variables |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationImpl
Session Scope
|
class |
ArgumentImpl
implementation of the argument scope
|
class |
ArgumentThreadImpl |
class |
CallerImpl
caller scope
|
class |
CGIImpl
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
class |
CGIImplReadOnly
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
class |
ClosureScope |
class |
ClusterNotSupported
d
|
class |
ClusterWrap |
class |
CookieImpl
Implementation of the Cookie scope
|
class |
FormImpl
Form Scope
|
class |
JSession |
class |
LocalImpl |
class |
LocalNotSupportedScope |
class |
ObjectStruct |
class |
RequestImpl |
class |
ScopeSupport
Simple standart implementation of a Scope, for standart use.
|
class |
ServerImpl
Server Scope
|
class |
UndefinedImpl
Undefined Scope
|
class |
UrlFormImpl |
class |
URLImpl
Implements URL Scope
|
class |
VariablesImpl |
Modifier and Type | Method and Description |
---|---|
Collection |
UndefinedImpl.duplicate(boolean deepCopy) |
Collection |
LocalNotSupportedScope.duplicate(boolean deepCopy) |
Collection |
RequestImpl.duplicate(boolean deepCopy) |
Collection |
UrlFormImpl.duplicate(boolean deepCopy) |
Collection |
ObjectStruct.duplicate(boolean deepCopy) |
Collection |
ClusterWrap.duplicate(boolean deepCopy) |
Collection |
CGIImpl.duplicate(boolean deepCopy) |
Collection |
ClosureScope.duplicate(boolean deepCopy) |
Collection |
ArgumentThreadImpl.duplicate(boolean deepCopy) |
Collection |
CGIImplReadOnly.duplicate(boolean deepCopy) |
Collection |
ClusterNotSupported.duplicate(boolean deepCopy) |
Collection |
ArgumentImpl.duplicate(boolean deepCopy) |
Collection |
CallerImpl.duplicate(boolean deepCopy) |
Collection |
UndefinedImpl.getScopeFor(Collection.Key key,
Scope defaultValue)
returns the scope that contains a specific key
|
Modifier and Type | Class and Description |
---|---|
class |
ClientCache |
class |
ClientCookie |
class |
ClientDatasource |
class |
ClientFile |
class |
ClientMemory |
Modifier and Type | Method and Description |
---|---|
Collection |
ClientDatasource.duplicate(boolean deepCopy) |
Collection |
ClientFile.duplicate(boolean deepCopy) |
Collection |
ClientMemory.duplicate(boolean deepCopy) |
Collection |
ClientCookie.duplicate(boolean deepCopy) |
Collection |
ClientCache.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
SessionCache |
class |
SessionCookie |
class |
SessionDatasource |
class |
SessionFile |
class |
SessionMemory |
Modifier and Type | Method and Description |
---|---|
Collection |
SessionCache.duplicate(boolean deepCopy) |
Collection |
SessionFile.duplicate(boolean deepCopy) |
Collection |
SessionDatasource.duplicate(boolean deepCopy) |
Collection |
SessionMemory.duplicate(boolean deepCopy) |
Collection |
SessionCookie.duplicate(boolean deepCopy) |
Modifier and Type | Interface and Description |
---|---|
interface |
MemoryScope |
interface |
StorageScope
scope that can be stored, in a storage
|
Modifier and Type | Class and Description |
---|---|
class |
StorageScopeCache
client scope that store it's data in a datasource
|
class |
StorageScopeCookie
client scope that store it's data in the cookie of the client
|
class |
StorageScopeDatasource
client scope that store it's data in a datasource
|
class |
StorageScopeFile
client scope that store it's data in a resource
|
class |
StorageScopeImpl |
class |
StorageScopeMemory
client scope that not store it's data
|
Modifier and Type | Class and Description |
---|---|
class |
TOArray |
class |
TOQuery |
class |
TOStruct |
Modifier and Type | Method and Description |
---|---|
Collection |
TOArray.duplicate(boolean deepCopy) |
Collection |
TOStruct.duplicate(boolean deepCopy) |
Collection |
TOQuery.duplicate(boolean deepCopy) |
Modifier and Type | Class and Description |
---|---|
class |
ArraySupport |
class |
StructSupport |
Modifier and Type | Method and Description |
---|---|
static boolean |
CollectionUtil.equals(Collection left,
Collection right) |
static String |
CollectionUtil.getKeyList(Collection coll,
String delimiter) |
static Collection.Key[] |
CollectionUtil.keys(Collection coll) |
static String[] |
CollectionUtil.keysAsString(Collection coll) |
Modifier and Type | Class and Description |
---|---|
class |
ListAsArray |
class |
MapAsStruct |
Modifier and Type | Method and Description |
---|---|
Collection |
ListAsArray.duplicate(boolean deepCopy) |
Collection |
MapAsStruct.duplicate(boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
Collection |
Cast.toCollection(Object o)
cast a Object to a Collection
|
Collection |
Cast.toCollection(Object o,
Collection defaultValue)
cast a Object to a Collection, if not returns null
|
Collection |
Cast.toRef(Collection o)
cast a Collection to a reference type (Object), in that case this method to nothing, because a Collection is already a reference type
|
Modifier and Type | Method and Description |
---|---|
Collection |
Cast.toCollection(Object o,
Collection defaultValue)
cast a Object to a Collection, if not returns null
|
Collection |
Cast.toRef(Collection o)
cast a Collection to a reference type (Object), in that case this method to nothing, because a Collection is already a reference type
|
Copyright © 2015 Lucee