Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
Query.getColumnNames() |
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<Collection.Key,V>> |
KeyConcurrentHashMapPro.entrySet()
Returns a
Set view of the mappings contained in this map. |
Enumeration<Collection.Key> |
KeyConcurrentHashMapPro.keys()
Returns an enumeration of the keys in this table.
|
Set<Collection.Key> |
KeyConcurrentHashMapPro.keySet()
Returns a
Set view of the keys contained in this map. |
Modifier and Type | Method and Description |
---|---|
V |
KeyConcurrentHashMapPro.g(Collection.Key key) |
V |
KeyConcurrentHashMapPro.g(Collection.Key key,
V defaultValue) |
V |
KeyConcurrentHashMapPro.put(Collection.Key key,
V value)
Maps the specified key to the specified value in this table.
|
V |
KeyConcurrentHashMapPro.r(Collection.Key key) |
V |
KeyConcurrentHashMapPro.r(Collection.Key key,
V defaultValue) |
Modifier and Type | Method and Description |
---|---|
void |
KeyConcurrentHashMapPro.putAll(Map<? extends Collection.Key,? extends V> m)
Copies all of the mappings from the specified map to this one.
|
Constructor and Description |
---|
KeyConcurrentHashMapPro(Map<? extends Collection.Key,? extends V> m)
Creates a new map with the same mappings as the given map.
|
Modifier and Type | Method and Description |
---|---|
static String |
StringUtil.emptyIfNull(Collection.Key key) |
static String |
ExceptionUtil.similarKeyMessage(Collection.Key[] _keys,
String keySearched,
String keyLabel,
String keyLabels,
boolean listAll)
creates a message for key not found with soundex check for similar key
|
Constructor and Description |
---|
FDVariable(com.intergral.fusiondebug.server.IFDStackFrame frame,
Collection.Key name,
com.intergral.fusiondebug.server.IFDValue value)
Constructor of the class
|
Constructor and Description |
---|
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 | Field and Description |
---|---|
static Collection.Key |
ComponentPage.ACCEPT_ARG_COLL_FORMATS |
static Collection.Key |
ComponentPage.REMOTE_PERSISTENT_ID |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
PageContextImpl.getActiveUDFCalledName() |
Collection.Key[] |
ComponentScopeShadow.keys() |
Collection.Key[] |
ComponentSpecificAccess.keys() |
Collection.Key[] |
SuperComponent.keys() |
Collection.Key[] |
ComponentScopeThis.keys() |
Collection.Key[] |
ComponentImpl.keys() |
Collection.Key[] |
ComponentSpecificAccess.keys(int access) |
Collection.Key[] |
ComponentPro.keys(int access) |
Collection.Key[] |
SuperComponent.keys(int access) |
Collection.Key[] |
ComponentImpl.keys(int access) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentImpl.addConstructorUDF(Collection.Key key,
UDF value) |
Object |
ComponentScopeShadow.call(PageContext pc,
Collection.Key key,
Object[] arguments) |
Object |
ComponentSpecificAccess.call(PageContext pc,
Collection.Key key,
Object[] args) |
Object |
SuperComponent.call(PageContext pc,
Collection.Key name,
Object[] args) |
Object |
ComponentScopeThis.call(PageContext pc,
Collection.Key key,
Object[] arguments) |
Object |
ComponentImpl.call(PageContext pc,
Collection.Key name,
Object[] args) |
Object |
ComponentSpecificAccess.call(PageContext pc,
int access,
Collection.Key name,
Object[] args) |
Object |
ComponentPro.call(PageContext pc,
int access,
Collection.Key name,
Object[] args) |
Object |
SuperComponent.call(PageContext pc,
int access,
Collection.Key name,
Object[] args) |
Object |
ComponentImpl.call(PageContext pc,
int access,
Collection.Key name,
Object[] args) |
Object |
ComponentScopeShadow.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args) |
Object |
ComponentSpecificAccess.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args) |
Object |
SuperComponent.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
ComponentScopeThis.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args) |
Object |
ComponentImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
ComponentSpecificAccess.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args) |
Object |
ComponentPro.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args) |
Object |
SuperComponent.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args) |
Object |
ComponentImpl.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args) |
boolean |
ComponentSpecificAccess.contains(int access,
Collection.Key name) |
boolean |
ComponentPro.contains(int access,
Collection.Key name) |
boolean |
SuperComponent.contains(int access,
Collection.Key name) |
boolean |
ComponentImpl.contains(int access,
Collection.Key name) |
boolean |
ComponentSpecificAccess.contains(PageContext pc,
Collection.Key key) |
boolean |
SuperComponent.contains(PageContext pc,
Collection.Key key) |
boolean |
ComponentImpl.contains(PageContext pc,
Collection.Key key) |
boolean |
Component.contains(PageContext pc,
Collection.Key key) |
boolean |
ComponentScopeShadow.containsKey(Collection.Key key) |
boolean |
ComponentSpecificAccess.containsKey(Collection.Key key) |
boolean |
SuperComponent.containsKey(Collection.Key key) |
boolean |
ComponentScopeThis.containsKey(Collection.Key key) |
boolean |
ComponentImpl.containsKey(Collection.Key key) |
Object |
ComponentScopeShadow.get(Collection.Key key) |
Object |
ComponentSpecificAccess.get(Collection.Key key) |
Object |
SuperComponent.get(Collection.Key key) |
Object |
ComponentScopeThis.get(Collection.Key key) |
Object |
ComponentImpl.get(Collection.Key key) |
Object |
ComponentScopeShadow.get(Collection.Key key,
Object defaultValue) |
Object |
ComponentSpecificAccess.get(Collection.Key key,
Object defaultValue) |
Object |
SuperComponent.get(Collection.Key key,
Object defaultValue) |
Object |
ComponentScopeThis.get(Collection.Key key,
Object defaultValue) |
Object |
ComponentImpl.get(Collection.Key key,
Object defaultValue) |
Object |
ComponentSpecificAccess.get(int access,
Collection.Key key) |
Object |
ComponentPro.get(int access,
Collection.Key key) |
Object |
SuperComponent.get(int access,
Collection.Key key) |
Object |
ComponentImpl.get(int access,
Collection.Key key) |
Object |
ComponentSpecificAccess.get(int access,
Collection.Key key,
Object defaultValue) |
Object |
ComponentPro.get(int access,
Collection.Key key,
Object defaultValue) |
Object |
SuperComponent.get(int access,
Collection.Key key,
Object defaultValue) |
Object |
ComponentImpl.get(int access,
Collection.Key key,
Object defaultValue) |
Object |
PageContextImpl.get(Object coll,
Collection.Key key) |
abstract Object |
PageContext.get(Object coll,
Collection.Key key) |
Object |
PageContextImpl.get(Object coll,
Collection.Key key,
Object defaultValue) |
abstract Object |
PageContext.get(Object coll,
Collection.Key key,
Object defaultValue) |
Object |
ComponentScopeShadow.get(PageContext pc,
Collection.Key key) |
Object |
ComponentSpecificAccess.get(PageContext pc,
Collection.Key key) |
Object |
SuperComponent.get(PageContext pc,
Collection.Key key) |
Object |
ComponentScopeThis.get(PageContext pc,
Collection.Key key) |
Object |
ComponentImpl.get(PageContext pc,
Collection.Key key) |
Object |
ComponentScopeShadow.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
ComponentSpecificAccess.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
SuperComponent.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
ComponentScopeThis.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
ComponentImpl.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
PageContextImpl.getCollection(Object coll,
Collection.Key key) |
abstract Object |
PageContext.getCollection(Object coll,
Collection.Key key)
same like getProperty but return a collection object (QueryColumn) if return object is a Query
|
Object |
PageContextImpl.getCollection(Object coll,
Collection.Key key,
Object defaultValue) |
abstract Object |
PageContext.getCollection(Object coll,
Collection.Key key,
Object defaultValue)
same like getProperty but return a collection object (QueryColumn) if return object is a Query
|
Object |
PageContextImpl.getFunction(Object coll,
Collection.Key key,
Object[] args) |
abstract Object |
PageContext.getFunction(Object coll,
Collection.Key key,
Object[] args)
call a UDF Function and return "return value" of the function
|
Object |
PageContextImpl.getFunctionWithNamedValues(Object coll,
Collection.Key key,
Object[] args) |
abstract Object |
PageContext.getFunctionWithNamedValues(Object coll,
Collection.Key key,
Object[] args)
call a UDF Function and return "return value" of the function
|
Member |
ComponentSpecificAccess.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
ComponentPro.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
SuperComponent.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
ComponentImpl.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Object |
ComponentSpecificAccess.getMetaStructItem(Collection.Key name) |
Object |
ComponentPro.getMetaStructItem(Collection.Key name) |
Object |
SuperComponent.getMetaStructItem(Collection.Key name) |
Object |
ComponentImpl.getMetaStructItem(Collection.Key name) |
Reference |
PageContextImpl.getReference(Object coll,
Collection.Key key) |
abstract Reference |
PageContext.getReference(Object coll,
Collection.Key key) |
Threads |
PageContextImpl.getThreadScope(Collection.Key name) |
abstract Threads |
PageContext.getThreadScope(Collection.Key name) |
Object |
PageContextImpl.getThreadScope(Collection.Key name,
Object defaultValue) |
void |
ComponentImpl.reg(Collection.Key key,
UDFPlus udf) |
void |
ComponentSpecificAccess.registerUDF(Collection.Key key,
UDF udf) |
void |
SuperComponent.registerUDF(Collection.Key key,
UDF udf) |
void |
InterfaceImpl.registerUDF(Collection.Key key,
UDF udf) |
void |
ComponentImpl.registerUDF(Collection.Key key,
UDF udf) |
void |
Interface.registerUDF(Collection.Key key,
UDF udf) |
void |
Component.registerUDF(Collection.Key key,
UDF udf) |
void |
ComponentImpl.registerUDF(Collection.Key key,
UDFPlus udf,
boolean useShadow,
boolean injected) |
void |
ComponentSpecificAccess.registerUDF(Collection.Key key,
UDFProperties props) |
void |
SuperComponent.registerUDF(Collection.Key key,
UDFProperties props) |
void |
InterfaceImpl.registerUDF(Collection.Key key,
UDFProperties props) |
void |
ComponentImpl.registerUDF(Collection.Key key,
UDFProperties prop) |
void |
Interface.registerUDF(Collection.Key key,
UDFProperties props) |
void |
Component.registerUDF(Collection.Key key,
UDFProperties props) |
Object |
ComponentScopeShadow.remove(Collection.Key key) |
Object |
ComponentSpecificAccess.remove(Collection.Key key) |
Object |
SuperComponent.remove(Collection.Key key) |
Object |
ComponentScopeThis.remove(Collection.Key key) |
Object |
ComponentImpl.remove(Collection.Key key) |
Object |
ComponentScopeShadow.removeEL(Collection.Key key) |
Object |
ComponentSpecificAccess.removeEL(Collection.Key key) |
Object |
SuperComponent.removeEL(Collection.Key key) |
Object |
ComponentScopeThis.removeEL(Collection.Key key) |
Object |
ComponentImpl.removeEL(Collection.Key key) |
Object |
ComponentScopeShadow.set(Collection.Key key,
Object value) |
Object |
ComponentSpecificAccess.set(Collection.Key key,
Object value) |
Object |
SuperComponent.set(Collection.Key key,
Object value) |
Object |
ComponentScopeThis.set(Collection.Key key,
Object value) |
Object |
ComponentImpl.set(Collection.Key key,
Object value) |
Object |
PageContextImpl.set(Object coll,
Collection.Key key,
Object value) |
abstract Object |
PageContext.set(Object coll,
Collection.Key key,
Object value)
set property at a collection object
|
Object |
ComponentScopeShadow.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ComponentSpecificAccess.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
SuperComponent.set(PageContext pc,
Collection.Key key,
Object value) |
Object |
ComponentScopeThis.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ComponentImpl.set(PageContext pc,
Collection.Key key,
Object value) |
void |
PageContextImpl.setActiveUDFCalledName(Collection.Key activeUDFCalledName) |
Object |
ComponentScopeShadow.setEL(Collection.Key key,
Object value) |
Object |
ComponentSpecificAccess.setEL(Collection.Key key,
Object value) |
Object |
SuperComponent.setEL(Collection.Key key,
Object value) |
Object |
ComponentScopeThis.setEL(Collection.Key key,
Object value) |
Object |
ComponentImpl.setEL(Collection.Key key,
Object value) |
Object |
ComponentScopeShadow.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ComponentSpecificAccess.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
SuperComponent.setEL(PageContext pc,
Collection.Key name,
Object value) |
Object |
ComponentScopeThis.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ComponentImpl.setEL(PageContext pc,
Collection.Key name,
Object value) |
void |
PageContextImpl.setThreadScope(Collection.Key name,
Threads ct) |
abstract void |
PageContext.setThreadScope(Collection.Key name,
Threads t) |
Object |
PageContextImpl.touch(Object coll,
Collection.Key key) |
abstract Object |
PageContext.touch(Object coll,
Collection.Key key)
touch a new property, if property doesn't existset a Struct, otherwise do nothing
|
Modifier and Type | Method and Description |
---|---|
static MapPro<Collection.Key,UDF> |
ComponentImpl.duplicateUTFMap(ComponentImpl src,
ComponentImpl trg,
MapPro<Collection.Key,UDF> srcMap,
MapPro<Collection.Key,UDF> trgMap) |
static MapPro<Collection.Key,UDF> |
ComponentImpl.duplicateUTFMap(ComponentImpl src,
ComponentImpl trg,
MapPro<Collection.Key,UDF> srcMap,
MapPro<Collection.Key,UDF> trgMap) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
QueryWrap.getColumnNames() |
Collection.Key[] |
QueryWrap.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Collection.Key> |
QueryWrap.keyIterator() |
Modifier and Type | Method and Description |
---|---|
void |
QueryWrap.sort(Collection.Key column) |
void |
QueryWrap.sort(Collection.Key keyColumn,
int order) |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
COMKeyWrapperIterator.next() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
COMObject.entryIterator() |
Iterator<Collection.Key> |
COMObject.keyIterator() |
Modifier and Type | Method and Description |
---|---|
Object |
COMObject.call(PageContext pc,
Collection.Key key,
Object[] args) |
Object |
COMObject.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args) |
Object |
COMObject.get(PageContext pc,
Collection.Key key) |
Object |
COMObject.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
COMObject.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
COMObject.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Modifier and Type | Method and Description |
---|---|
Map<Collection.Key,Map<Collection.Key,Object>> |
ConfigImpl.getTagDefaultAttributeValues() |
Map<Collection.Key,Map<Collection.Key,Object>> |
ConfigImpl.getTagDefaultAttributeValues() |
Modifier and Type | Method and Description |
---|---|
String |
ScriptConverter.serializeStruct(Struct struct,
Set<Collection.Key> ignoreSet) |
Modifier and Type | Method and Description |
---|---|
static boolean |
DumpUtil.keyValid(DumpProperties props,
int level,
Collection.Key key) |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
CatchBlockImpl.ADDITIONAL |
static Collection.Key |
CatchBlockImpl.ERROR_CODE |
static Collection.Key |
CatchBlockImpl.EXTENDED_INFO |
static Collection.Key |
CatchBlockImpl.EXTENDEDINFO |
static Collection.Key |
CatchBlockImpl.STACK_TRACE |
static Collection.Key |
CatchBlockImpl.TAG_CONTEXT |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
CatchBlockImpl.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
CatchBlockImpl.entryIterator() |
Iterator<Collection.Key> |
CatchBlockImpl.keyIterator() |
Modifier and Type | Method and Description |
---|---|
Object |
CatchBlockImpl.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
CatchBlockImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
CatchBlockImpl.get(Collection.Key key) |
Object |
CatchBlockImpl.get(Collection.Key key,
Object defaultValue) |
Object |
CatchBlockImpl.get(PageContext pc,
Collection.Key key) |
Object |
CatchBlockImpl.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
CatchBlockImpl.remove(Collection.Key key) |
Object |
CatchBlockImpl.removeEL(Collection.Key key) |
Object |
CatchBlockImpl.set(Collection.Key key,
Object value) |
Object |
CatchBlockImpl.set(PageContext pc,
Collection.Key propertyName,
Object value) |
void |
NativeException.setAdditional(Collection.Key key,
Object value) |
void |
PageExceptionImpl.setAdditional(Collection.Key key,
Object value)
set a additional key value
|
Object |
CatchBlockImpl.setEL(Collection.Key key,
Object value) |
Object |
CatchBlockImpl.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
TagMetaDataAttr.getName()
The unique name of the attribute being declared
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicAttributes.setDynamicAttribute(String uri,
Collection.Key localName,
Object value) |
Constructor and Description |
---|
TagMetaDataAttrImpl(Collection.Key name,
String[] alias,
boolean required,
String type,
boolean isRuntimeExpressionValue,
String defaultValue,
String description)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
static boolean |
IsDefined.call(PageContext pc,
double scope,
Collection.Key key) |
static boolean |
IsDefined.call(PageContext pc,
double scope,
Collection.Key[] varNames) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
FileStreamWrapper.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
FileStreamWrapper.entryIterator() |
Iterator<Collection.Key> |
FileStreamWrapper.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
FileStreamWrapper.containsKey(Collection.Key key) |
Object |
FileStreamWrapper.get(Collection.Key key) |
Object |
FileStreamWrapper.get(Collection.Key key,
Object defaultValue) |
Object |
FileStreamWrapper.remove(Collection.Key key) |
Object |
FileStreamWrapper.removeEL(Collection.Key key) |
Object |
FileStreamWrapper.set(Collection.Key key,
Object value) |
Object |
FileStreamWrapper.setEL(Collection.Key key,
Object value) |
Modifier and Type | Method and Description |
---|---|
static boolean |
QueryColumnExists.call(PageContext pc,
Query qry,
Collection.Key key) |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
StoreGetACL.DISPLAY_NAME |
static Collection.Key |
StoreGetACL.PERMISSION |
Modifier and Type | Method and Description |
---|---|
static Object |
StructFind.call(PageContext pc,
Struct struct,
Collection.Key key) |
static boolean |
StructKeyExists.call(PageContext pc,
Struct struct,
Collection.Key key) |
static Object |
StructFind.call(PageContext pc,
Struct struct,
Collection.Key key,
Object defaultValue) |
Modifier and Type | Method and Description |
---|---|
static void |
CallStackGet._getTagContext(PageContext pc,
Array tagContext,
Throwable t,
Collection.Key lineNumberName) |
static UDF |
CFFunction.loadUDF(PageContext pc,
String filename,
Collection.Key name,
boolean isweb) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
Image.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
Image.entryIterator() |
Iterator<Collection.Key> |
Image.keyIterator() |
Modifier and Type | Method and Description |
---|---|
Object |
Image.call(PageContext pc,
Collection.Key methodName,
Object[] args) |
Object |
Image.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
boolean |
Image.containsKey(Collection.Key key) |
Object |
Image.get(Collection.Key key) |
Object |
Image.get(Collection.Key key,
Object defaultValue) |
Object |
Image.remove(Collection.Key key) |
Object |
Image.removeEL(Collection.Key key) |
Object |
Image.set(Collection.Key key,
Object value) |
Object |
Image.setEL(Collection.Key key,
Object value) |
Modifier and Type | Method and Description |
---|---|
static VariableReference |
VariableInterpreter.getVariableReference(PageContext pc,
Collection.Key[] keys,
boolean keepScope) |
static VariableReference |
VariableInterpreter.getVariableReference(PageContext pc,
Collection.Key key,
boolean keepScope) |
static int |
VariableInterpreter.scopeKey2Int(Collection.Key type) |
Modifier and Type | Method and Description |
---|---|
Object |
JavaObject.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
JavaObject.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
JavaObject.get(PageContext pc,
Collection.Key key) |
Object |
JavaObject.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
JavaObject.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
JavaObject.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
AppListenerUtil.ACCESS_KEY_ID |
static Collection.Key |
AppListenerUtil.ALLOW |
static Collection.Key |
AppListenerUtil.AWS_SECRET_KEY |
static Collection.Key |
AppListenerUtil.BLOB |
static Collection.Key |
AppListenerUtil.CLOB |
static Collection.Key |
AppListenerUtil.CONNECTION_LIMIT |
static Collection.Key |
AppListenerUtil.CONNECTION_STRING |
static Collection.Key |
AppListenerUtil.CONNECTION_TIMEOUT |
static Collection.Key |
AppListenerUtil.DATABASE |
static Collection.Key |
AppListenerUtil.DEFAULT_LOCATION |
static Collection.Key |
AppListenerUtil.META_CACHE_TIMEOUT |
static Collection.Key |
AppListenerUtil.READ_ONLY |
static Collection.Key |
AppListenerUtil.STORAGE |
static Collection.Key |
AppListenerUtil.TIMEZONE |
Modifier and Type | Method and Description |
---|---|
Map<Collection.Key,Map<Collection.Key,Object>> |
ApplicationContextPro.getTagAttributeDefaultValues() |
Map<Collection.Key,Map<Collection.Key,Object>> |
ApplicationContextPro.getTagAttributeDefaultValues() |
Map<Collection.Key,Map<Collection.Key,Object>> |
ApplicationContextSupport.getTagAttributeDefaultValues() |
Map<Collection.Key,Map<Collection.Key,Object>> |
ApplicationContextSupport.getTagAttributeDefaultValues() |
Map<Collection.Key,Object> |
ModernApplicationContext.getTagAttributeDefaultValues(String tagClassName) |
Map<Collection.Key,Object> |
ApplicationContextPro.getTagAttributeDefaultValues(String fullName) |
Map<Collection.Key,Object> |
ApplicationContextSupport.getTagAttributeDefaultValues(String fullname) |
Modifier and Type | Method and Description |
---|---|
Object |
ModernApplicationContext.getCustom(Collection.Key key) |
Modifier and Type | Method and Description |
---|---|
static void |
ApplicationContextSupport.initTagDefaultAttributeValues(Config config,
Map<Collection.Key,Map<Collection.Key,Object>> tagDefaultAttributeValues,
Struct sct) |
static void |
ApplicationContextSupport.initTagDefaultAttributeValues(Config config,
Map<Collection.Key,Map<Collection.Key,Object>> tagDefaultAttributeValues,
Struct sct) |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
HTTPClient.entryIterator() |
Iterator<Collection.Key> |
HTTPClient.keyIterator() |
Modifier and Type | Method and Description |
---|---|
Object |
HTTPClient.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
HTTPClient.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
HTTPClient.get(PageContext pc,
Collection.Key key) |
Object |
HTTPClient.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
HTTPClient.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
HTTPClient.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Modifier and Type | Method and Description |
---|---|
Pair<Collection.Key,Object> |
PojoIterator.next() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
JaxWSClient.entryIterator() |
Iterator<Collection.Key> |
JaxWSClient.keyIterator() |
Modifier and Type | Method and Description |
---|---|
Object |
JaxWSClient.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
abstract Object |
WSClient.callWithNamedValues(Config config,
Collection.Key methodName,
Struct arguments) |
Object |
JaxWSClient.callWithNamedValues(Config config,
Collection.Key methodName,
Struct arguments) |
abstract Object |
WSClient.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct arguments) |
Object |
JaxWSClient.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct arguments) |
Object |
JaxWSClient.get(PageContext pc,
Collection.Key key) |
Object |
JaxWSClient.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
JaxWSClient.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
JaxWSClient.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
CreationImpl.createKey(String key) |
static Collection.Key |
Caster.toKey(Object o) |
Collection.Key |
CastImpl.toKey(Object o) |
Collection.Key |
DecisionImpl.toKey(Object obj) |
static Collection.Key |
Caster.toKey(Object o,
Collection.Key defaultValue) |
Collection.Key |
CastImpl.toKey(Object o,
Collection.Key defaultValue) |
Collection.Key |
DecisionImpl.toKey(Object obj,
Collection.Key defaultValue) |
Modifier and Type | Method and Description |
---|---|
ClusterEntry |
CreationImpl.createClusterEntry(Collection.Key key,
Serializable value,
int offset) |
Query |
CreationImpl.createQuery(Collection.Key[] columns,
int rows,
String name) |
static boolean |
Decision.isSimpleVariableName(Collection.Key key) |
static boolean |
Elvis.operate(PageContext pc,
double scope,
Collection.Key[] varNames)
called by the Elvis operator from generated bytecode
|
static Collection.Key |
Caster.toKey(Object o,
Collection.Key defaultValue) |
Collection.Key |
CastImpl.toKey(Object o,
Collection.Key defaultValue) |
Collection.Key |
DecisionImpl.toKey(Object obj,
Collection.Key defaultValue) |
static double |
Operator.unaryPoMi(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPoMi(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPoMi(PageContext pc,
Collection.Key key,
double value) |
static double |
Operator.unaryPoPl(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPoPl(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPoPl(PageContext pc,
Collection.Key key,
double value) |
static Double |
Operator.unaryPostMinus(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPostMinus(PageContext pc,
Collection.Key[] keys,
double value) |
static Double |
Operator.unaryPostPlus(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPostPlus(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPrDi(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrDi(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPrDi(PageContext pc,
Collection.Key key,
double value) |
static String |
Operator.unaryPreConcat(Collection coll,
Collection.Key key,
String value) |
static String |
Operator.unaryPreConcat(PageContext pc,
Collection.Key[] keys,
String value) |
static String |
Operator.unaryPreConcat(PageContext pc,
Collection.Key key,
String value) |
static Double |
Operator.unaryPreDivide(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPreDivide(PageContext pc,
Collection.Key[] keys,
double value) |
static Double |
Operator.unaryPreMinus(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPreMinus(PageContext pc,
Collection.Key[] keys,
double value) |
static Double |
Operator.unaryPreMultiply(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPreMultiply(PageContext pc,
Collection.Key[] keys,
double value) |
static Double |
Operator.unaryPrePlus(Collection coll,
Collection.Key key,
double value) |
static Double |
Operator.unaryPrePlus(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPrMi(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrMi(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPrMi(PageContext pc,
Collection.Key key,
double value) |
static double |
Operator.unaryPrMu(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrMu(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPrMu(PageContext pc,
Collection.Key key,
double value) |
static double |
Operator.unaryPrPl(Collection coll,
Collection.Key key,
double value) |
static double |
Operator.unaryPrPl(PageContext pc,
Collection.Key[] keys,
double value) |
static double |
Operator.unaryPrPl(PageContext pc,
Collection.Key key,
double value) |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
ORMConfigurationImpl.AUTO_GEN_MAP |
static Collection.Key |
ORMConfigurationImpl.AUTO_MANAGE_SESSION |
static Collection.Key |
ORMConfigurationImpl.CACHE_CONFIG |
static Collection.Key |
ORMConfigurationImpl.CACHE_PROVIDER |
static Collection.Key |
ORMConfigurationImpl.CATALOG |
static Collection.Key |
ORMConfigurationImpl.CFC_LOCATION |
static Collection.Key |
ORMConfigurationImpl.DB_CREATE |
static Collection.Key |
ORMConfigurationImpl.DIALECT |
static Collection.Key |
ORMConfigurationImpl.EVENT_HANDLER |
static Collection.Key |
ORMConfigurationImpl.EVENT_HANDLING |
static Collection.Key |
ORMConfigurationImpl.FLUSH_AT_REQUEST_END |
static Collection.Key |
ORMConfigurationImpl.IS_DEFAULT_CFC_LOCATION |
static Collection.Key |
ORMConfigurationImpl.LOG_SQL |
static Collection.Key |
ORMConfigurationImpl.NAMING_STRATEGY |
static Collection.Key |
ORMConfigurationImpl.ORM_CONFIG |
static Collection.Key |
ORMConfigurationImpl.SAVE_MAPPING |
static Collection.Key |
ORMConfigurationImpl.SCHEMA |
static Collection.Key |
ORMConfigurationImpl.SECONDARY_CACHE_ENABLED |
static Collection.Key |
ORMConfigurationImpl.SQL_SCRIPT |
static Collection.Key |
ORMConfigurationImpl.USE_DB_FOR_MAPPING |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
CommonUtil.ENTITY_NAME |
static Collection.Key |
CommonUtil.FIELDTYPE |
static Collection.Key |
CommonUtil.INIT |
static Collection.Key |
CommonUtil.POST_DELETE |
static Collection.Key |
CommonUtil.POST_INSERT |
static Collection.Key |
CommonUtil.POST_LOAD |
static Collection.Key |
CommonUtil.POST_UPDATE |
static Collection.Key |
CommonUtil.PRE_DELETE |
static Collection.Key |
CommonUtil.PRE_INSERT |
static Collection.Key |
CommonUtil.PRE_LOAD |
static Collection.Key |
CommonUtil.PRE_UPDATE |
Modifier and Type | Method and Description |
---|---|
static Collection.Key |
CommonUtil.createKey(String key) |
static Collection.Key[] |
CommonUtil.keys(Collection coll) |
Modifier and Type | Method and Description |
---|---|
static Map<Collection.Key,String> |
HibernateSessionFactory.createMappings(ORMConfiguration ormConf,
SessionFactoryData data) |
Map<Collection.Key,Map<String,lucee.runtime.orm.hibernate.CFCInfo>> |
SessionFactoryData.getCFCs() |
Map<Collection.Key,org.hibernate.SessionFactory> |
SessionFactoryData.getFactories() |
Modifier and Type | Method and Description |
---|---|
void |
HibernateORMSession._delete(PageContext pc,
Component cfc,
Collection.Key dsn) |
void |
SessionFactoryData.buildSessionFactory(Collection.Key datasSourceName) |
static Query |
CommonUtil.createQuery(Collection.Key[] columns,
int rows,
String name) |
Map<String,lucee.runtime.orm.hibernate.CFCInfo> |
SessionFactoryData.getCFCs(Collection.Key datasSourceName) |
org.hibernate.cfg.Configuration |
SessionFactoryData.getConfiguration(Collection.Key key) |
DataSource |
SessionFactoryData.getDataSource(Collection.Key datasSourceName) |
org.hibernate.SessionFactory |
SessionFactoryData.getFactory(Collection.Key datasSourceName) |
static Object |
HibernateUtil.getMetaStructItem(Component cfc,
Collection.Key name) |
static Object |
CommonUtil.getMetaStructItem(Component c,
Collection.Key name) |
org.hibernate.engine.query.QueryPlanCache |
SessionFactoryData.getQueryPlanCache(Collection.Key datasSourceName) |
static void |
ExceptionUtil.setAdditional(PageException pe,
Collection.Key name,
Object value) |
Modifier and Type | Method and Description |
---|---|
static boolean |
EventListener.hasEventType(Component cfc,
Collection.Key eventType) |
static void |
EventListener.invoke(Collection.Key name,
Component cfc,
Struct data,
Object arg) |
Constructor and Description |
---|
EventListener(Component component,
Collection.Key eventType,
boolean allEvents) |
Constructor and Description |
---|
CFCGetter(Collection.Key key)
Constructor of the class
|
CFCSetter(Collection.Key key)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
ComponentProxy.keys() |
Collection.Key[] |
ComponentProProxy.keys(int access) |
Collection.Key[] |
ComponentProReflectionProxy.keys(int access) |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
ComponentProxy.entryIterator() |
Iterator<Map.Entry<Collection.Key,Object>> |
ComponentProProxy.entryIterator(int access) |
Iterator<Map.Entry<Collection.Key,Object>> |
ComponentProReflectionProxy.entryIterator(int access) |
Iterator<Collection.Key> |
ComponentProxy.keyIterator() |
Iterator<Collection.Key> |
ComponentProProxy.keyIterator(int access) |
Iterator<Collection.Key> |
ComponentProReflectionProxy.keyIterator(int access) |
Set<Collection.Key> |
ComponentProProxy.keySet(int access) |
Set<Collection.Key> |
ComponentProReflectionProxy.keySet(int access) |
Modifier and Type | Method and Description |
---|---|
Object |
ComponentProxy.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
ComponentProProxy.call(PageContext pc,
int access,
Collection.Key name,
Object[] args) |
Object |
ComponentProReflectionProxy.call(PageContext pc,
int access,
Collection.Key name,
Object[] args) |
Object |
ComponentProxy.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
ComponentProProxy.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args) |
Object |
ComponentProReflectionProxy.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args) |
boolean |
ComponentProProxy.contains(int access,
Collection.Key name) |
boolean |
ComponentProReflectionProxy.contains(int access,
Collection.Key name) |
boolean |
ComponentProxy.contains(PageContext pc,
Collection.Key key) |
boolean |
ComponentProxy.containsKey(Collection.Key key) |
Object |
ComponentProxy.get(Collection.Key key) |
Object |
ComponentProxy.get(Collection.Key key,
Object defaultValue) |
Object |
ComponentProProxy.get(int access,
Collection.Key key) |
Object |
ComponentProReflectionProxy.get(int access,
Collection.Key key) |
Object |
ComponentProProxy.get(int access,
Collection.Key key,
Object defaultValue) |
Object |
ComponentProReflectionProxy.get(int access,
Collection.Key key,
Object defaultValue) |
Object |
ComponentProxy.get(PageContext pc,
Collection.Key key) |
Object |
ComponentProxy.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Member |
ComponentProProxy.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
ComponentProReflectionProxy.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Object |
ComponentProProxy.getMetaStructItem(Collection.Key name) |
Object |
ComponentProReflectionProxy.getMetaStructItem(Collection.Key name) |
static Object |
ComponentProProxy.getMetaStructItem(Component c,
Collection.Key name) |
static Object |
ComponentProReflectionProxy.getMetaStructItem(Component c,
Collection.Key name) |
void |
ComponentProxy.registerUDF(Collection.Key key,
UDF udf) |
void |
ComponentProxy.registerUDF(Collection.Key key,
UDFProperties props) |
Object |
ComponentProxy.remove(Collection.Key key) |
Object |
ComponentProxy.removeEL(Collection.Key key) |
Object |
ComponentProxy.set(Collection.Key key,
Object value) |
Object |
ComponentProxy.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ComponentProxy.setEL(Collection.Key key,
Object value) |
Object |
ComponentProxy.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
Excel.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
Excel.entryIterator() |
Iterator<Collection.Key> |
Excel.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
Excel.containsKey(Collection.Key key) |
Object |
Excel.get(Collection.Key key) |
Object |
Excel.get(Collection.Key key,
Object defaultValue) |
Object |
Excel.remove(Collection.Key key) |
Object |
Excel.removeEL(Collection.Key key) |
Object |
Excel.set(Collection.Key key,
Object value) |
Object |
Excel.setEL(Collection.Key key,
Object value) |
Modifier and Type | Method and Description |
---|---|
static Object |
Reflector.callMethod(Object obj,
Collection.Key methodName,
Object[] args) |
static Object |
Reflector.callMethod(Object obj,
Collection.Key methodName,
Object[] args,
Object defaultValue) |
static MethodInstance |
Reflector.getMethodInstanceEL(Object objMaybeNull,
Class clazz,
Collection.Key methodName,
Object[] args)
gets the MethodInstance matching given Parameter
|
static ExpressionException |
Reflector.throwCall(Object obj,
Collection.Key methodName,
Object[] args) |
Modifier and Type | Method and Description |
---|---|
Method[] |
SoftMethodStorage.getMethods(Class clazz,
Collection.Key methodName,
int count)
returns a methods matching given criteria or null if method doesn't exist
|
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
RemoteClientTask.ATTRIBUTE_COLLECTION |
static Collection.Key |
RemoteClientTask.CALLER_ID |
static Collection.Key |
RemoteClientTask.PASSWORD |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
Column.getColumn() |
Collection.Key |
ColumnExpression.getColumn() |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
MissingAttribute.getName() |
Modifier and Type | Method and Description |
---|---|
static MissingAttribute |
MissingAttribute.newInstance(Collection.Key name,
String type) |
static MissingAttribute |
MissingAttribute.newInstance(Collection.Key name,
String type,
String[] alias) |
void |
Invoke.setDynamicAttribute(String uri,
Collection.Key localName,
Object value) |
void |
LuceeConfiguration.setDynamicAttribute(String uri,
Collection.Key localName,
Object value) |
void |
CFTag.setDynamicAttribute(String uri,
Collection.Key name,
Object value) |
void |
ThreadTag.setDynamicAttribute(String uri,
Collection.Key name,
Object value) |
void |
Property.setDynamicAttribute(String uri,
Collection.Key name,
Object value) |
void |
Admin.setDynamicAttribute(String uri,
Collection.Key localName,
Object value) |
void |
CFXTag.setDynamicAttribute(String domain,
Collection.Key key,
Object value) |
static void |
TagUtil.setDynamicAttribute(StructImpl attributes,
Collection.Key name,
Object value,
short caseType) |
Modifier and Type | Method and Description |
---|---|
static void |
TagUtil.setAttributes(PageContext pc,
javax.servlet.jsp.tagext.Tag tag,
Map<Collection.Key,Object> att,
int attrType) |
Constructor and Description |
---|
MissingAttribute(Collection.Key name,
String type,
String[] alias) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
FeedDeclaration.getEntryLevel() |
Collection.Key |
FeedStruct.getInside() |
Constructor and Description |
---|
FeedStruct(String path,
Collection.Key inside,
String uri) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
PDFDocument.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
PDFDocument.entryIterator() |
Iterator<Collection.Key> |
PDFDocument.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
PDFDocument.containsKey(Collection.Key key) |
Object |
PDFDocument.get(Collection.Key key) |
Object |
PDFDocument.get(Collection.Key key,
Object defaultValue) |
Object |
PDFDocument.remove(Collection.Key key) |
Object |
PDFDocument.removeEL(Collection.Key key) |
Object |
PDFDocument.set(Collection.Key key,
Object value) |
Object |
PDFDocument.setEL(Collection.Key key,
Object value) |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
XMLUtil.XMLATTRIBUTES |
static Collection.Key |
XMLUtil.XMLCDATA |
static Collection.Key |
XMLUtil.XMLCHILDREN |
static Collection.Key |
XMLUtil.XMLCOMMENT |
static Collection.Key |
XMLUtil.XMLNAME |
static Collection.Key |
XMLUtil.XMLNODES |
static Collection.Key |
XMLUtil.XMLNSPREFIX |
static Collection.Key |
XMLUtil.XMLNSURI |
static Collection.Key |
XMLUtil.XMLPARENT |
static Collection.Key |
XMLUtil.XMLROOT |
static Collection.Key |
XMLUtil.XMLTEXT |
static Collection.Key |
XMLUtil.XMLTYPE |
static Collection.Key |
XMLUtil.XMLVALUE |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
XMLNodeList.keys() |
Collection.Key[] |
XMLAttributes.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
XMLNodeList.entryIterator() |
Iterator<Map.Entry<Collection.Key,Object>> |
XMLAttributes.entryIterator() |
Iterator<Collection.Key> |
XMLNodeList.keyIterator() |
Iterator<Collection.Key> |
XMLAttributes.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
XMLNodeList.containsKey(Collection.Key key) |
boolean |
XMLAttributes.containsKey(Collection.Key key) |
Object |
XMLNodeList.get(Collection.Key key) |
Object |
XMLAttributes.get(Collection.Key key) |
Object |
XMLNodeList.get(Collection.Key key,
Object defaultValue) |
Object |
XMLAttributes.get(Collection.Key key,
Object defaultValue) |
static Object |
XMLUtil.getProperty(Node node,
Collection.Key key) |
static Object |
XMLUtil.getProperty(Node node,
Collection.Key k,
boolean caseSensitive)
returns a property from a XMl Node
|
static Object |
XMLUtil.getProperty(Node node,
Collection.Key k,
boolean caseSensitive,
Object defaultValue)
returns a property from a XMl Node (Expression Less)
|
static Object |
XMLUtil.getProperty(Node node,
Collection.Key key,
Object defaultValue) |
Object |
XMLNodeList.remove(Collection.Key key) |
Object |
XMLAttributes.remove(Collection.Key k) |
Object |
XMLNodeList.removeEL(Collection.Key key) |
Object |
XMLAttributes.removeEL(Collection.Key k) |
static Object |
XMLUtil.removeProperty(Node node,
Collection.Key k,
boolean caseSensitive)
removes child from a node
|
Object |
XMLNodeList.set(Collection.Key key,
Object value) |
Object |
XMLAttributes.set(Collection.Key key,
Object value) |
Object |
XMLNodeList.setEL(Collection.Key key,
Object value) |
Object |
XMLAttributes.setEL(Collection.Key key,
Object value) |
static Object |
XMLUtil.setProperty(Node node,
Collection.Key k,
Object value)
sets a node to a node
|
static Object |
XMLUtil.setProperty(Node node,
Collection.Key k,
Object value,
boolean caseSensitive) |
static Object |
XMLUtil.setProperty(Node node,
Collection.Key key,
Object value,
boolean caseSensitive,
Object defaultValue) |
static Object |
XMLUtil.setPropertyEL(Node node,
Collection.Key key,
Object value)
sets a node to a node (Expression Less)
|
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
XMLNodeStruct.keys() |
Collection.Key[] |
XMLMultiElementArray.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
XMLNodeStruct.entryIterator() |
Iterator<Map.Entry<Collection.Key,Object>> |
XMLMultiElementArray.entryIterator() |
Iterator<Collection.Key> |
XMLNodeStruct.keyIterator() |
Iterator<Collection.Key> |
XMLMultiElementArray.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
XMLNodeStruct.containsKey(Collection.Key key) |
boolean |
XMLMultiElementArray.containsKey(Collection.Key key) |
boolean |
XMLMultiElementStruct.containsKey(Collection.Key key) |
Object |
XMLNodeStruct.get(Collection.Key key) |
Object |
XMLMultiElementArray.get(Collection.Key key) |
Object |
XMLMultiElementStruct.get(Collection.Key key) |
Object |
XMLNodeStruct.get(Collection.Key key,
Object defaultValue) |
Object |
XMLMultiElementArray.get(Collection.Key key,
Object defaultValue) |
Object |
XMLMultiElementStruct.get(Collection.Key key,
Object defaultValue) |
Object |
XMLNodeStruct.remove(Collection.Key key) |
Object |
XMLMultiElementArray.remove(Collection.Key key) |
Object |
XMLMultiElementStruct.remove(Collection.Key key) |
Object |
XMLNodeStruct.removeEL(Collection.Key key) |
Object |
XMLMultiElementArray.removeEL(Collection.Key key) |
Object |
XMLMultiElementStruct.removeEL(Collection.Key key) |
Object |
XMLNodeStruct.set(Collection.Key key,
Object value) |
Object |
XMLMultiElementArray.set(Collection.Key key,
Object value) |
Object |
XMLMultiElementStruct.set(Collection.Key key,
Object value) |
Object |
XMLNodeStruct.setEL(Collection.Key key,
Object value) |
Object |
XMLMultiElementArray.setEL(Collection.Key key,
Object value) |
Object |
XMLMultiElementStruct.setEL(Collection.Key key,
Object value) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
ThreadsImpl.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
ThreadsImpl.entryIterator() |
Iterator<Collection.Key> |
ThreadsImpl.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
ThreadsImpl.containsKey(Collection.Key key) |
Object |
ThreadsImpl.get(Collection.Key key) |
Object |
ThreadsImpl.get(Collection.Key key,
Object defaultValue) |
Object |
ThreadsImpl.remove(Collection.Key key) |
Object |
ThreadsImpl.removeEL(Collection.Key key) |
Object |
ThreadsImpl.set(Collection.Key key,
Object value) |
Object |
ThreadsImpl.setEL(Collection.Key key,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
KeyImpl |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
QueryImpl.GENERATED_KEYS |
static Collection.Key |
QueryImpl.GENERATEDKEYS |
Modifier and Type | Field and Description |
---|---|
Set<Collection.Key> |
UDFPropertiesImpl.argumentsSet |
Modifier and Type | Method and Description |
---|---|
static Collection.Key |
KeyImpl._const(String key) |
Collection.Key |
QueryImpl.getColumnName(int columnIndex) |
Collection.Key[] |
QueryImpl.getColumnNames() |
Collection.Key[] |
Query.getColumnNames() |
static Collection.Key |
KeyImpl.getInstance(String key) |
Collection.Key |
QueryColumnImpl.getKey() |
Collection.Key |
QueryColumnRef.getKey() |
Collection.Key |
SVArray.getKey() |
Collection.Key |
SVStruct.getKey() |
Collection.Key |
FunctionArgumentImpl.getName() |
Collection.Key |
FunctionArgumentLight.getName() |
Collection.Key |
FunctionArgument.getName() |
Collection.Key |
FunctionValueImpl.getNameAsKey() |
Collection.Key |
FunctionValue.getNameAsKey() |
static Collection.Key |
KeyImpl.init(String key)
for dynamic loading of key objects
|
static Collection.Key |
KeyImpl.intern(String key) |
Collection.Key[] |
QueryColumnImpl.keys() |
Collection.Key[] |
StructImplString.keys() |
Collection.Key[] |
ArrayImplNS.keys() |
Collection.Key[] |
QueryColumnRef.keys() |
Collection.Key[] |
ArrayImpl.keys() |
Collection.Key[] |
StructImpl.keys() |
Collection.Key[] |
CollectionStruct.keys() |
Collection.Key[] |
StructImplKey.keys() |
Collection.Key[] |
SVStruct.keys() |
Collection.Key[] |
QueryImpl.keys() |
Collection.Key[] |
Collection.keys()
Deprecated.
use instead
keyIterator() |
static Collection.Key |
KeyImpl.toKey(Object obj) |
static Collection.Key |
UDFImpl.toKey(Object obj) |
static Collection.Key |
KeyImpl.toKey(Object obj,
Collection.Key defaultValue) |
static Collection.Key[] |
KeyImpl.toKeyArray(String[] arr) |
Modifier and Type | Method and Description |
---|---|
boolean |
QueryImpl.addColumn(Collection.Key columnName,
Array content) |
boolean |
Query.addColumn(Collection.Key columnName,
Array content)
adds a new column to the resultset
|
boolean |
QueryImpl.addColumn(Collection.Key columnName,
Array content,
int type) |
boolean |
Query.addColumn(Collection.Key columnName,
Array content,
int type)
adds a new column to the resultset
|
Object |
QueryColumnImpl.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
QueryImpl.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
Objects.call(PageContext pc,
Collection.Key methodName,
Object[] arguments)
calls a method of the object
|
Object |
UDFGSProperty.call(PageContext pc,
Collection.Key calledName,
Object[] args,
boolean doIncludePath) |
Object |
BIF.call(PageContext pageContext,
Collection.Key calledName,
Object[] args,
boolean doIncludePath) |
Object |
UDFPlus.call(PageContext pageContext,
Collection.Key calledName,
Object[] args,
boolean doIncludePath)
call user defined Funcion with parameters as Object Array
|
Object |
Closure.call(PageContext pc,
Collection.Key calledName,
Object[] args,
boolean doIncludePath) |
Object |
UDFImpl.call(PageContext pc,
Collection.Key calledName,
Object[] args,
boolean doIncludePath) |
Object |
QueryColumnImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
QueryImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
Objects.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
call a method of the Object with named arguments
|
Object |
UDFGSProperty.callWithNamedValues(PageContext pc,
Collection.Key calledName,
Struct values,
boolean doIncludePath) |
Object |
BIF.callWithNamedValues(PageContext pageContext,
Collection.Key calledName,
Struct values,
boolean doIncludePath) |
Object |
UDFPlus.callWithNamedValues(PageContext pageContext,
Collection.Key calledName,
Struct values,
boolean doIncludePath)
call user defined Funcion with a struct
|
Object |
Closure.callWithNamedValues(PageContext pc,
Collection.Key calledName,
Struct values,
boolean doIncludePath) |
Object |
UDFImpl.callWithNamedValues(PageContext pc,
Collection.Key calledName,
Struct values,
boolean doIncludePath) |
boolean |
QueryColumnImpl.containsKey(Collection.Key key) |
boolean |
StructImplString.containsKey(Collection.Key key) |
boolean |
QueryColumnRef.containsKey(Collection.Key key) |
boolean |
StructImpl.containsKey(Collection.Key key) |
boolean |
CollectionStruct.containsKey(Collection.Key key) |
boolean |
StructImplKey.containsKey(Collection.Key key) |
boolean |
SVStruct.containsKey(Collection.Key key) |
boolean |
QueryImpl.containsKey(Collection.Key key) |
boolean |
Collection.containsKey(Collection.Key key)
contains this key
|
boolean |
KeyImpl.equalsIgnoreCase(Collection.Key other) |
boolean |
Collection.Key.equalsIgnoreCase(Collection.Key key)
compare to object, ignore case of input
|
Object |
StructImpl.g(Collection.Key key) |
Object |
StructImpl.g(Collection.Key key,
Object defaultValue) |
Object |
QueryColumnImpl.get(Collection.Key key) |
Object |
StructImplString.get(Collection.Key key) |
Object |
ArrayImplNS.get(Collection.Key key) |
Object |
QueryColumnRef.get(Collection.Key key) |
Object |
ArrayImpl.get(Collection.Key key) |
Object |
StructImpl.get(Collection.Key key) |
Object |
CollectionStruct.get(Collection.Key key) |
Object |
StructImplKey.get(Collection.Key key) |
Object |
SVStruct.get(Collection.Key key) |
Object |
QueryImpl.get(Collection.Key key) |
Object |
Collection.get(Collection.Key key)
return a value from the collection
|
Object |
QueryColumnImpl.get(Collection.Key key,
Object defaultValue) |
Object |
StructImplString.get(Collection.Key key,
Object defaultValue) |
Object |
ArrayImplNS.get(Collection.Key key,
Object defaultValue) |
Object |
QueryColumnRef.get(Collection.Key key,
Object defaultValue) |
Object |
ArrayImpl.get(Collection.Key key,
Object defaultValue) |
Object |
StructImpl.get(Collection.Key key,
Object defaultValue) |
Object |
CollectionStruct.get(Collection.Key key,
Object defaultValue) |
Object |
StructImplKey.get(Collection.Key key,
Object defaultValue) |
Object |
SVStruct.get(Collection.Key key,
Object defaultValue) |
Object |
QueryImpl.get(Collection.Key key,
Object defaultValue) |
Object |
Collection.get(Collection.Key key,
Object defaultValue)
return a value from the collection, if key doesn't exist, dont throw a exception, reeturns null
|
Object |
QueryColumnImpl.get(PageContext pc,
Collection.Key key) |
Object |
QueryImpl.get(PageContext pc,
Collection.Key key) |
Object |
Objects.get(PageContext pc,
Collection.Key key)
return property or getter of the ContextCollection
|
Object |
QueryColumnImpl.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
QueryImpl.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
Objects.get(PageContext pc,
Collection.Key key,
Object defaultValue)
return property
|
Object |
QueryImpl.getAt(Collection.Key key,
int row) |
Object |
Query.getAt(Collection.Key key,
int row)
return a value of the resultset by specified column and row
|
Object |
QueryImpl.getAt(Collection.Key key,
int row,
Object defaultValue) |
Object |
Query.getAt(Collection.Key key,
int row,
Object defaultValue)
return a value of the resultset by specified column and row, otherwise to getAt this method throw no exception if value dont exist (return null)
|
QueryColumn |
QueryImpl.getColumn(Collection.Key key) |
QueryColumn |
Query.getColumn(Collection.Key key)
return the query column matching to key
|
QueryColumn |
QueryImpl.getColumn(Collection.Key key,
QueryColumn defaultValue) |
QueryColumn |
Query.getColumn(Collection.Key key,
QueryColumn column)
return the query column matching to key, if key not exist return null
|
static FunctionValue |
FunctionValueImpl.newInstance(Collection.Key name,
Object value) |
Object |
QueryColumnImpl.remove(Collection.Key key) |
Object |
StructImplString.remove(Collection.Key key) |
Object |
ArrayImplNS.remove(Collection.Key key) |
Object |
QueryColumnRef.remove(Collection.Key key) |
Object |
ArrayImpl.remove(Collection.Key key) |
Object |
StructImpl.remove(Collection.Key key) |
Object |
CollectionStruct.remove(Collection.Key key) |
Object |
StructImplKey.remove(Collection.Key key) |
Object |
SVStruct.remove(Collection.Key key) |
Object |
QueryImpl.remove(Collection.Key key) |
Object |
ReadOnlyStruct.remove(Collection.Key key) |
Object |
Collection.remove(Collection.Key key)
removes value from collection and return it when it exists, otherwise throws a exception
|
Object |
StructImpl.remove(Collection.Key key,
Object defaultValue) |
QueryColumn |
QueryImpl.removeColumn(Collection.Key key) |
QueryColumn |
Query.removeColumn(Collection.Key key)
remove column matching to key
|
QueryColumn |
QueryImpl.removeColumnEL(Collection.Key key) |
QueryColumn |
Query.removeColumnEL(Collection.Key key)
remove column matching to key
|
Object |
QueryColumnImpl.removeEL(Collection.Key key) |
Object |
StructImplString.removeEL(Collection.Key key) |
Object |
ArrayImplNS.removeEL(Collection.Key key) |
Object |
QueryColumnRef.removeEL(Collection.Key key) |
Object |
ArrayImpl.removeEL(Collection.Key key) |
Object |
StructImpl.removeEL(Collection.Key key) |
Object |
CollectionStruct.removeEL(Collection.Key key) |
Object |
StructImplKey.removeEL(Collection.Key key) |
Object |
SVStruct.removeEL(Collection.Key key) |
Object |
QueryImpl.removeEL(Collection.Key key) |
Object |
ReadOnlyStruct.removeEL(Collection.Key key) |
Object |
Collection.removeEL(Collection.Key key)
removes value from collection and return it when it exists, otherwise returns null
|
void |
QueryImpl.rename(Collection.Key columnName,
Collection.Key newColumnName) |
void |
Query.rename(Collection.Key columnName,
Collection.Key newColumnName) |
Object |
QueryColumnImpl.set(Collection.Key key,
Object value) |
Object |
StructImplString.set(Collection.Key key,
Object value) |
Object |
ArrayImplNS.set(Collection.Key key,
Object value) |
Object |
QueryColumnRef.set(Collection.Key key,
Object value) |
Object |
ArrayImpl.set(Collection.Key key,
Object value) |
Object |
StructImpl.set(Collection.Key key,
Object value) |
Object |
CollectionStruct.set(Collection.Key key,
Object value) |
Object |
StructImplKey.set(Collection.Key key,
Object value) |
Object |
SVStruct.set(Collection.Key key,
Object value) |
Object |
QueryImpl.set(Collection.Key key,
Object value) |
Object |
ReadOnlyStruct.set(Collection.Key key,
Object value) |
Object |
Collection.set(Collection.Key key,
Object value)
sets a value to the collection
|
Object |
QueryColumnImpl.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
QueryImpl.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
Objects.set(PageContext pc,
Collection.Key propertyName,
Object value)
sets a property (Data Member) value of the object
|
Object |
QueryImpl.setAt(Collection.Key key,
int row,
Object value) |
Object |
Query.setAt(Collection.Key key,
int row,
Object value)
set a value at the defined position
|
Object |
QueryImpl.setAtEL(Collection.Key key,
int row,
Object value) |
Object |
Query.setAtEL(Collection.Key key,
int row,
Object value)
set a value at the defined position
|
void |
QueryImpl.setColumnNames(Collection.Key[] trg) |
Object |
QueryColumnImpl.setEL(Collection.Key key,
Object value) |
Object |
StructImplString.setEL(Collection.Key key,
Object value) |
Object |
ArrayImplNS.setEL(Collection.Key key,
Object value) |
Object |
QueryColumnRef.setEL(Collection.Key key,
Object value) |
Object |
ArrayImpl.setEL(Collection.Key key,
Object value) |
Object |
StructImpl.setEL(Collection.Key key,
Object value) |
Object |
CollectionStruct.setEL(Collection.Key key,
Object value) |
Object |
StructImplKey.setEL(Collection.Key key,
Object value) |
Object |
SVStruct.setEL(Collection.Key key,
Object value) |
Object |
QueryImpl.setEL(Collection.Key key,
Object value) |
Object |
ReadOnlyStruct.setEL(Collection.Key key,
Object value) |
Object |
Collection.setEL(Collection.Key key,
Object value)
sets a value to the collection, if key doesn't exist, dont throw a exception, returns null
|
Object |
QueryColumnImpl.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
QueryImpl.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
Objects.setEL(PageContext pc,
Collection.Key propertyName,
Object value)
sets a property (Data Member) value of the object
|
void |
QueryColumnPro.setKey(Collection.Key key) |
void |
QueryColumnImpl.setKey(Collection.Key key) |
void |
QueryImpl.sort(Collection.Key column) |
void |
Query.sort(Collection.Key column)
sorts a query by a column, direction is asc
|
void |
QueryImpl.sort(Collection.Key keyColumn,
int order) |
void |
Query.sort(Collection.Key strColumn,
int order)
sorts a query by a column
|
static Array |
KeyImpl.toArray(Collection.Key[] keys) |
static Collection.Key |
KeyImpl.toKey(Object obj,
Collection.Key defaultValue) |
static String |
KeyImpl.toList(Collection.Key[] array,
String delimiter) |
static Array |
KeyImpl.toLowerCaseArray(Collection.Key[] keys) |
static String |
KeyImpl.toLowerCaseList(Collection.Key[] array,
String delimiter) |
static Array |
KeyImpl.toUpperCaseArray(Collection.Key[] keys) |
static String |
KeyImpl.toUpperCaseList(Collection.Key[] array,
String delimiter) |
Constructor and Description |
---|
DebugQueryColumn(Object[] data,
Collection.Key key,
QueryImpl query,
int size,
int type,
boolean typeChecked) |
FunctionArgumentImpl(Collection.Key name) |
FunctionArgumentImpl(Collection.Key name,
short type) |
FunctionArgumentImpl(Collection.Key name,
String type,
boolean required,
int defaultType,
boolean passByReference,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
FunctionArgumentImpl(Collection.Key name,
String strType,
short type) |
FunctionArgumentImpl(Collection.Key name,
String strType,
short type,
boolean required) |
FunctionArgumentImpl(Collection.Key name,
String strType,
short type,
boolean required,
int defaultType) |
FunctionArgumentImpl(Collection.Key name,
String strType,
short type,
boolean required,
int defaultType,
boolean passByReference) |
FunctionArgumentImpl(Collection.Key name,
String strType,
short type,
boolean required,
int defaultType,
boolean passByReference,
String dspName) |
FunctionArgumentImpl(Collection.Key name,
String strType,
short type,
boolean required,
int defaultType,
boolean passByReference,
String dspName,
String hint) |
FunctionArgumentImpl(Collection.Key name,
String strType,
short type,
boolean required,
int defaultType,
boolean passByReference,
String dspName,
String hint,
StructImpl meta) |
FunctionArgumentLight(Collection.Key name) |
FunctionArgumentLight(Collection.Key name,
short type) |
FunctionArgumentLight(Collection.Key name,
String strType,
short type) |
FunctionValueImpl(Collection.Key name,
Object value) |
QueryColumnImpl(QueryImpl query,
Collection.Key key,
Array array,
int type)
constructor with array
|
QueryColumnImpl(QueryImpl query,
Collection.Key key,
int type)
constructor with type
|
QueryColumnImpl(QueryImpl query,
Collection.Key key,
int type,
int size) |
QueryColumnRef(Query query,
Collection.Key columnName,
int type)
Constructor of the class
|
QueryImpl(Collection.Key[] columnNames,
Array[] arrColumns,
String name) |
QueryImpl(Collection.Key[] columnKeys,
int rowNumber,
String name)
constructor of the class, to generate a empty resultset (no database execution)
|
QueryImpl(Collection.Key[] columnNames,
String[] strTypes,
int rowNumber,
String name)
constructor of the class, to generate a empty resultset (no database execution)
|
SVStruct(Collection.Key key)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Map.Entry<Collection.Key,Object> |
ComponentEntryIterator.next() |
Constructor and Description |
---|
ComponentEntryIterator.CAEntryImpl(Component cfc,
Collection.Key key,
int access) |
ComponentEntryIterator(Component cfc,
Collection.Key[] keys,
int access) |
ComponentValueIterator(Component cfc,
Collection.Key[] keys,
int access) |
Constructor and Description |
---|
ArrayOfStructComparator(Collection.Key key)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Object |
DateTimeImpl.call(PageContext pc,
Collection.Key methodName,
Object[] args) |
Object |
DateTimeImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
DateTimeImpl.get(PageContext pc,
Collection.Key key) |
Object |
DateTimeImpl.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
DateTimeImpl.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
DateTimeImpl.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
EntryIterator.EntryImpl.getKey() |
Collection.Key |
ObjectsEntryIterator.EntryImpl.getKey() |
Collection.Key |
KeyIterator.next() |
Collection.Key |
KeyIterator.nextElement() |
Modifier and Type | Method and Description |
---|---|
Map.Entry<Collection.Key,Object> |
EntryIterator.next() |
Map.Entry<Collection.Key,Object> |
ObjectsEntryIterator.next() |
Map.Entry<Collection.Key,Object> |
EntryIterator.nextElement() |
Modifier and Type | Method and Description |
---|---|
static Enumeration<String> |
ItAsEnum.toStringEnumeration(Iterator<Collection.Key> it) |
Constructor and Description |
---|
CollectionIterator(Collection.Key[] keys,
Collection coll) |
EntryIterator.EntryImpl(Collection coll,
Collection.Key key) |
EntryIterator(Collection coll,
Collection.Key[] keys) |
KeyIterator(Collection.Key[] arr)
constructor for the class
|
ObjectsEntryIterator.EntryImpl(Objects objcts,
Collection.Key key) |
ObjectsEntryIterator(Collection.Key[] keys,
Objects objs) |
ObjectsIterator(Collection.Key[] keys,
Objects objs) |
StringIterator(Collection.Key[] arr)
constructor for the class
|
ValueIterator(Collection coll,
Collection.Key[] keys) |
Constructor and Description |
---|
CollectionIterator(Iterator<Collection.Key> keys,
Collection coll) |
KeyAsStringIterator(Iterator<Collection.Key> it) |
ObjectsEntryIterator(Iterator<Collection.Key> keys,
Objects objs) |
ObjectsIterator(Iterator<Collection.Key> keys,
Objects objs) |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
SimpleQuery.getColumnName(int columnIndex) |
Collection.Key[] |
SimpleQuery.getColumnNames() |
Collection.Key |
SimpleQueryColumn.getKey() |
Collection.Key[] |
QueryStruct.keys() |
Collection.Key[] |
SimpleQueryColumn.keys() |
Collection.Key[] |
SimpleQuery.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
QueryStruct.entryIterator() |
Iterator<Map.Entry<Collection.Key,Object>> |
SimpleQueryColumn.entryIterator() |
Iterator<Map.Entry<Collection.Key,Object>> |
SimpleQuery.entryIterator() |
Iterator<Collection.Key> |
QueryStruct.keyIterator() |
Iterator<Collection.Key> |
SimpleQueryColumn.keyIterator() |
Iterator<Collection.Key> |
SimpleQuery.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleQuery.addColumn(Collection.Key columnName,
Array content) |
boolean |
SimpleQuery.addColumn(Collection.Key columnName,
Array content,
int type) |
Object |
SimpleQuery.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
SimpleQuery.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
boolean |
QueryStruct.containsKey(Collection.Key key) |
boolean |
SimpleQueryColumn.containsKey(Collection.Key key) |
boolean |
SimpleQuery.containsKey(Collection.Key key) |
Object |
QueryStruct.get(Collection.Key key) |
Object |
SimpleQueryColumn.get(Collection.Key key) |
Object |
SimpleQuery.get(Collection.Key key) |
Object |
QueryStruct.get(Collection.Key key,
Object defaultValue) |
Object |
SimpleQueryColumn.get(Collection.Key key,
Object defaultValue) |
Object |
SimpleQuery.get(Collection.Key key,
Object defaultValue) |
Object |
SimpleQuery.get(PageContext pc,
Collection.Key key) |
Object |
SimpleQuery.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
SimpleQuery.getAt(Collection.Key key,
int row) |
Object |
SimpleQuery.getAt(Collection.Key key,
int row,
int pid) |
Object |
SimpleQuery.getAt(Collection.Key key,
int row,
int pid,
Object defaultValue) |
Object |
SimpleQuery.getAt(Collection.Key key,
int row,
Object defaultValue) |
QueryColumn |
SimpleQuery.getColumn(Collection.Key key) |
QueryColumn |
SimpleQuery.getColumn(Collection.Key key,
QueryColumn defaultValue) |
Object |
QueryStruct.remove(Collection.Key key) |
Object |
SimpleQueryColumn.remove(Collection.Key key) |
Object |
SimpleQuery.remove(Collection.Key key) |
QueryColumn |
SimpleQuery.removeColumn(Collection.Key key) |
QueryColumn |
SimpleQuery.removeColumnEL(Collection.Key key) |
Object |
QueryStruct.removeEL(Collection.Key key) |
Object |
SimpleQueryColumn.removeEL(Collection.Key key) |
Object |
SimpleQuery.removeEL(Collection.Key key) |
void |
SimpleQuery.rename(Collection.Key columnName,
Collection.Key newColumnName) |
Object |
QueryStruct.set(Collection.Key key,
Object value) |
Object |
SimpleQueryColumn.set(Collection.Key key,
Object value) |
Object |
SimpleQuery.set(Collection.Key key,
Object value) |
Object |
SimpleQuery.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
SimpleQuery.setAt(Collection.Key key,
int row,
Object value) |
Object |
SimpleQuery.setAtEL(Collection.Key key,
int row,
Object value) |
void |
SimpleQuery.setColumnNames(Collection.Key[] trg) |
Object |
QueryStruct.setEL(Collection.Key key,
Object value) |
Object |
SimpleQueryColumn.setEL(Collection.Key key,
Object value) |
Object |
SimpleQuery.setEL(Collection.Key key,
Object value) |
Object |
SimpleQuery.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
void |
SimpleQuery.sort(Collection.Key column) |
void |
SimpleQuery.sort(Collection.Key keyColumn,
int order) |
Constructor and Description |
---|
SimpleQueryColumn(SimpleQuery qry,
ResultSet res,
Collection.Key key,
int type,
int index) |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
SimpleVarRef.getKey() |
Collection.Key |
VariableReference.getKey() |
Collection.Key |
NativeReference.getKey() |
Collection.Key |
ReferenceReference.getKey() |
Collection.Key |
Reference.getKey() |
Constructor and Description |
---|
VariableReference(Collection coll,
Collection.Key key)
constructor of the class
|
VariableReference(Object o,
Collection.Key key)
constructor of the class
|
Modifier and Type | Class and Description |
---|---|
class |
ArgumentIntKey |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
JSession.SESSION_ID |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
ClusterEntryImpl.getKey() |
Collection.Key |
ClusterEntry.getKey() |
Collection.Key[] |
UndefinedImpl.keys() |
Collection.Key[] |
LocalNotSupportedScope.keys() |
Collection.Key[] |
RequestImpl.keys() |
Collection.Key[] |
UrlFormImpl.keys() |
Collection.Key[] |
ObjectStruct.keys() |
Collection.Key[] |
CGIImpl.keys() |
Collection.Key[] |
ClosureScope.keys() |
Collection.Key[] |
ArgumentThreadImpl.keys() |
Collection.Key[] |
CGIImplReadOnly.keys() |
Collection.Key[] |
ClusterNotSupported.keys() |
Collection.Key[] |
CallerImpl.keys() |
Collection.Key[] |
JSession.pureKeys() |
Collection.Key[] |
Session.pureKeys() |
Collection.Key[] |
Client.pureKeys() |
Modifier and Type | Method and Description |
---|---|
Object |
UndefinedImpl.call(PageContext pc,
Collection.Key methodName,
Object[] args) |
Object |
ObjectStruct.call(PageContext pc,
Collection.Key methodName,
Object[] arguments) |
Object |
ArgumentThreadImpl.call(PageContext pc,
Collection.Key methodName,
Object[] args) |
Object |
ArgumentImpl.call(PageContext pc,
Collection.Key methodName,
Object[] args) |
Object |
UndefinedImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
ObjectStruct.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
ArgumentThreadImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
ArgumentImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
boolean |
ArgumentThreadImpl.containsFunctionArgumentKey(Collection.Key key) |
boolean |
ArgumentImpl.containsFunctionArgumentKey(Collection.Key key) |
boolean |
Argument.containsFunctionArgumentKey(Collection.Key key) |
boolean |
UndefinedImpl.containsKey(Collection.Key key) |
boolean |
LocalNotSupportedScope.containsKey(Collection.Key key) |
boolean |
RequestImpl.containsKey(Collection.Key key) |
boolean |
UrlFormImpl.containsKey(Collection.Key key) |
boolean |
ObjectStruct.containsKey(Collection.Key key) |
boolean |
CGIImpl.containsKey(Collection.Key key) |
boolean |
ClosureScope.containsKey(Collection.Key key) |
boolean |
ArgumentThreadImpl.containsKey(Collection.Key key) |
boolean |
CGIImplReadOnly.containsKey(Collection.Key key) |
boolean |
ClusterNotSupported.containsKey(Collection.Key key) |
boolean |
ArgumentImpl.containsKey(Collection.Key key) |
boolean |
CallerImpl.containsKey(Collection.Key key) |
static void |
UndefinedImpl.debugCascadedAccess(PageContext pc,
String name,
Collection.Key key) |
static void |
UndefinedImpl.debugCascadedAccess(PageContext pc,
Variables var,
Object value,
Collection.Key key) |
Object |
ServerImpl.g(Collection.Key key) |
Object |
ServerImpl.g(Collection.Key key,
Object defaultValue) |
Object |
UndefinedImpl.get(Collection.Key key) |
Object |
LocalNotSupportedScope.get(Collection.Key key) |
Object |
RequestImpl.get(Collection.Key key) |
Object |
UrlFormImpl.get(Collection.Key key) |
Object |
ObjectStruct.get(Collection.Key key) |
Object |
ClusterWrap.get(Collection.Key key) |
Object |
CGIImpl.get(Collection.Key key) |
Object |
ClosureScope.get(Collection.Key key) |
Object |
ArgumentThreadImpl.get(Collection.Key key) |
Object |
CGIImplReadOnly.get(Collection.Key key) |
Object |
ClusterNotSupported.get(Collection.Key key) |
Object |
ArgumentImpl.get(Collection.Key key) |
Object |
CallerImpl.get(Collection.Key key) |
Object |
ServerImpl.get(Collection.Key key) |
Object |
UndefinedImpl.get(Collection.Key key,
Object defaultValue) |
Object |
LocalNotSupportedScope.get(Collection.Key key,
Object defaultValue) |
Object |
RequestImpl.get(Collection.Key key,
Object defaultValue) |
Object |
UrlFormImpl.get(Collection.Key key,
Object defaultValue) |
Object |
ObjectStruct.get(Collection.Key key,
Object defaultValue) |
Object |
ClusterWrap.get(Collection.Key key,
Object defaultValue) |
Object |
CGIImpl.get(Collection.Key key,
Object defaultValue) |
Object |
ClosureScope.get(Collection.Key key,
Object defaultValue) |
Object |
ArgumentThreadImpl.get(Collection.Key key,
Object defaultValue) |
Object |
CGIImplReadOnly.get(Collection.Key key,
Object defaultValue) |
Object |
ClusterNotSupported.get(Collection.Key key,
Object defaultValue) |
Object |
ArgumentImpl.get(Collection.Key key,
Object defaultValue) |
Object |
CallerImpl.get(Collection.Key key,
Object defaultValue) |
Object |
ServerImpl.get(Collection.Key key,
Object defaultValue) |
Object |
ObjectStruct.get(PageContext pc,
Collection.Key key) |
Object |
ArgumentThreadImpl.get(PageContext pc,
Collection.Key key) |
Object |
ArgumentImpl.get(PageContext pc,
Collection.Key key) |
Object |
ObjectStruct.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
ArgumentThreadImpl.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
ArgumentImpl.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
UndefinedImpl.getCascading(Collection.Key key) |
Object |
Undefined.getCascading(Collection.Key key)
gets a key from all cascaded scopes, but not from variables scope
|
Object |
UndefinedImpl.getCascading(Collection.Key key,
Object defaultValue) |
Object |
UndefinedImpl.getCollection(Collection.Key key) |
Object |
Undefined.getCollection(Collection.Key key)
return value matching key, if value is from Query return a QueryColumn
|
Object |
ArgumentThreadImpl.getFunctionArgument(Collection.Key key,
Object defaultValue) |
Object |
ArgumentImpl.getFunctionArgument(Collection.Key key,
Object defaultValue) |
Object |
Argument.getFunctionArgument(Collection.Key key,
Object defaultValue) |
Struct |
UndefinedImpl.getScope(Collection.Key key) |
Struct |
Undefined.getScope(Collection.Key key) |
Collection |
UndefinedImpl.getScopeFor(Collection.Key key,
Scope defaultValue)
returns the scope that contains a specific key
|
void |
VariablesImpl.registerUDF(Collection.Key key,
UDF udf) |
Object |
UndefinedImpl.remove(Collection.Key key) |
Object |
LocalNotSupportedScope.remove(Collection.Key key) |
Object |
RequestImpl.remove(Collection.Key key) |
Object |
UrlFormImpl.remove(Collection.Key key) |
Object |
ObjectStruct.remove(Collection.Key key) |
Object |
CookieImpl.remove(Collection.Key key) |
Object |
ClusterWrap.remove(Collection.Key key) |
Object |
CGIImpl.remove(Collection.Key key) |
Object |
ClosureScope.remove(Collection.Key key) |
Object |
ArgumentThreadImpl.remove(Collection.Key key) |
Object |
ClusterNotSupported.remove(Collection.Key key) |
Object |
CallerImpl.remove(Collection.Key key) |
Object |
CookieImpl.remove(Collection.Key key,
boolean alsoInResponse) |
Object |
UndefinedImpl.removeEL(Collection.Key key) |
Object |
LocalNotSupportedScope.removeEL(Collection.Key key) |
Object |
RequestImpl.removeEL(Collection.Key key) |
Object |
UrlFormImpl.removeEL(Collection.Key key) |
Object |
ObjectStruct.removeEL(Collection.Key key) |
Object |
CookieImpl.removeEL(Collection.Key key) |
Object |
ClusterWrap.removeEL(Collection.Key key) |
Object |
CGIImpl.removeEL(Collection.Key key) |
Object |
ClosureScope.removeEL(Collection.Key key) |
Object |
ArgumentThreadImpl.removeEL(Collection.Key key) |
Object |
ClusterNotSupported.removeEL(Collection.Key key) |
Object |
CallerImpl.removeEL(Collection.Key key) |
Object |
UndefinedImpl.set(Collection.Key key,
Object value) |
Object |
LocalNotSupportedScope.set(Collection.Key key,
Object value) |
Object |
RequestImpl.set(Collection.Key key,
Object value) |
Object |
UrlFormImpl.set(Collection.Key key,
Object value) |
Object |
ObjectStruct.set(Collection.Key key,
Object value) |
Object |
CookieImpl.set(Collection.Key key,
Object value) |
Object |
ClusterWrap.set(Collection.Key key,
Object value) |
Object |
CGIImpl.set(Collection.Key key,
Object value) |
Object |
ClosureScope.set(Collection.Key key,
Object value) |
Object |
ArgumentThreadImpl.set(Collection.Key key,
Object value) |
Object |
ClusterNotSupported.set(Collection.Key key,
Object value) |
Object |
CallerImpl.set(Collection.Key key,
Object value) |
Object |
ServerImpl.set(Collection.Key key,
Object value) |
Object |
ObjectStruct.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ArgumentThreadImpl.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ArgumentImpl.set(PageContext pc,
Collection.Key propertyName,
Object value) |
void |
CookieImpl.setCookie(Collection.Key key,
Object value,
int expires,
boolean secure,
String path,
String domain) |
void |
Cookie.setCookie(Collection.Key name,
Object value,
int expires,
boolean secure,
String path,
String domain)
Deprecated.
|
void |
CookieImpl.setCookie(Collection.Key key,
Object value,
int expires,
boolean secure,
String path,
String domain,
boolean httpOnly,
boolean preserveCase,
boolean encode) |
void |
Cookie.setCookie(Collection.Key name,
Object value,
int expires,
boolean secure,
String path,
String domain,
boolean httpOnly,
boolean preserveCase,
boolean encode)
set a cookie value
|
void |
CookieImpl.setCookie(Collection.Key key,
Object value,
Object expires,
boolean secure,
String path,
String domain) |
void |
Cookie.setCookie(Collection.Key name,
Object value,
Object expires,
boolean secure,
String path,
String domain)
Deprecated.
|
void |
CookieImpl.setCookie(Collection.Key key,
Object value,
Object expires,
boolean secure,
String path,
String domain,
boolean httpOnly,
boolean preserveCase,
boolean encode) |
void |
Cookie.setCookie(Collection.Key name,
Object value,
Object expires,
boolean secure,
String path,
String domain,
boolean httpOnly,
boolean preserveCase,
boolean encode)
set a cookie value
|
void |
CookieImpl.setCookieEL(Collection.Key key,
Object value,
int expires,
boolean secure,
String path,
String domain) |
void |
Cookie.setCookieEL(Collection.Key name,
Object value,
int expires,
boolean secure,
String path,
String domain)
Deprecated.
|
void |
CookieImpl.setCookieEL(Collection.Key key,
Object value,
int expires,
boolean secure,
String path,
String domain,
boolean httpOnly,
boolean preserveCase,
boolean encode) |
void |
Cookie.setCookieEL(Collection.Key name,
Object value,
int expires,
boolean secure,
String path,
String domain,
boolean httpOnly,
boolean preserveCase,
boolean encode)
set a cookie value
|
Object |
UndefinedImpl.setEL(Collection.Key key,
Object value) |
Object |
LocalNotSupportedScope.setEL(Collection.Key key,
Object value) |
Object |
RequestImpl.setEL(Collection.Key key,
Object value) |
Object |
UrlFormImpl.setEL(Collection.Key key,
Object value) |
Object |
ObjectStruct.setEL(Collection.Key key,
Object value) |
Object |
CookieImpl.setEL(Collection.Key key,
Object value) |
Object |
ClusterWrap.setEL(Collection.Key key,
Object value) |
Object |
CGIImpl.setEL(Collection.Key key,
Object value) |
Object |
ClosureScope.setEL(Collection.Key key,
Object value) |
Object |
ArgumentThreadImpl.setEL(Collection.Key key,
Object value) |
Object |
ClusterNotSupported.setEL(Collection.Key key,
Object value) |
Object |
CallerImpl.setEL(Collection.Key key,
Object value) |
Object |
ServerImpl.setEL(Collection.Key key,
Object value) |
Object |
ObjectStruct.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ArgumentThreadImpl.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ArgumentImpl.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
void |
ClusterEntryImpl.setKey(Collection.Key key) |
void |
ClusterEntry.setKey(Collection.Key key) |
Constructor and Description |
---|
ClusterEntryImpl(Collection.Key key,
Serializable value,
int offset) |
ClusterEntryImpl(Collection.Key key,
Serializable value,
long time) |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
StorageScopeImpl.CFID |
static Collection.Key |
StorageScopeImpl.CFTOKEN |
static Collection.Key |
StorageScopeImpl.HITCOUNT |
static Collection.Key |
StorageScopeImpl.LASTVISIT |
static Collection.Key |
StorageScopeImpl.SESSION_ID |
static Collection.Key |
StorageScopeImpl.TIMECREATED |
static Collection.Key |
StorageScopeImpl.URLTOKEN |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
StorageScopeImpl.keys() |
Collection.Key[] |
StorageScopeImpl.pureKeys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
StorageScopeImpl.entryIterator() |
Iterator<Collection.Key> |
StorageScopeImpl.keyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
StorageScopeImpl.containsKey(Collection.Key key) |
Object |
StorageScopeImpl.get(Collection.Key key) |
Object |
StorageScopeImpl.get(Collection.Key key,
Object defaultValue) |
Object |
StorageScopeImpl.remove(Collection.Key key) |
Object |
StorageScopeImpl.removeEL(Collection.Key key) |
Object |
StorageScopeImpl.set(Collection.Key key,
Object value) |
Object |
StorageScopeImpl.setEL(Collection.Key key,
Object value) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
TOQuery.getColumnNames() |
Modifier and Type | Method and Description |
---|---|
boolean |
TOQuery.addColumn(Collection.Key columnName,
Array content) |
boolean |
TOQuery.addColumn(Collection.Key columnName,
Array content,
int type) |
Object |
TOObjects.call(PageContext pc,
Collection.Key key,
Object[] args) |
Object |
TOUDF.call(PageContext pageContext,
Collection.Key calledName,
Object[] args,
boolean doIncludePath) |
Object |
TOObjects.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args) |
Object |
TOUDF.callWithNamedValues(PageContext pageContext,
Collection.Key calledName,
Struct values,
boolean doIncludePath) |
Object |
TOObjects.get(PageContext pc,
Collection.Key key) |
Object |
TOObjects.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
TOQuery.getAt(Collection.Key key,
int row) |
Object |
TOQuery.getAt(Collection.Key key,
int row,
Object defaultValue) |
QueryColumn |
TOQuery.getColumn(Collection.Key key) |
QueryColumn |
TOQuery.getColumn(Collection.Key key,
QueryColumn defaultValue) |
QueryColumn |
TOQuery.removeColumn(Collection.Key key) |
QueryColumn |
TOQuery.removeColumnEL(Collection.Key key) |
void |
TOQuery.rename(Collection.Key columnName,
Collection.Key newColumnName) |
Object |
TOObjects.set(PageContext pc,
Collection.Key key,
Object value) |
Object |
TOQuery.setAt(Collection.Key key,
int row,
Object value) |
Object |
TOQuery.setAtEL(Collection.Key key,
int row,
Object value) |
Object |
TOObjects.setEL(PageContext pc,
Collection.Key key,
Object value) |
void |
TOQuery.sort(Collection.Key column) |
void |
TOQuery.sort(Collection.Key keyColumn,
int order) |
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
KeyConstants.___filename |
static Collection.Key |
KeyConstants.___isweb |
static Collection.Key |
KeyConstants.___name |
static Collection.Key |
KeyConstants.__count |
static Collection.Key |
KeyConstants.__COUNT |
static Collection.Key |
KeyConstants.__time |
static Collection.Key |
KeyConstants.__TIME |
static Collection.Key |
KeyConstants.__toBoolean |
static Collection.Key |
KeyConstants.__toDateTime |
static Collection.Key |
KeyConstants.__toNumeric |
static Collection.Key |
KeyConstants.__toString |
static Collection.Key |
KeyConstants._0 |
static Collection.Key |
KeyConstants._1 |
static Collection.Key |
KeyConstants._2 |
static Collection.Key |
KeyConstants._3 |
static Collection.Key |
KeyConstants._4 |
static Collection.Key |
KeyConstants._5 |
static Collection.Key |
KeyConstants._6 |
static Collection.Key |
KeyConstants._7 |
static Collection.Key |
KeyConstants._8 |
static Collection.Key |
KeyConstants._9 |
static Collection.Key |
KeyConstants._a |
static Collection.Key |
KeyConstants._A |
static Collection.Key |
KeyConstants._aaa |
static Collection.Key |
KeyConstants._AAA |
static Collection.Key |
KeyConstants._ABC |
static Collection.Key |
KeyConstants._abort |
static Collection.Key |
KeyConstants._Accept |
static Collection.Key |
KeyConstants._access |
static Collection.Key |
KeyConstants._ACCESS |
static Collection.Key |
KeyConstants._accessors |
static Collection.Key |
KeyConstants._action |
static Collection.Key |
KeyConstants._ACTION |
static Collection.Key |
KeyConstants._add |
static Collection.Key |
KeyConstants._addAll |
static Collection.Key |
KeyConstants._AGE |
static Collection.Key |
KeyConstants._alias |
static Collection.Key |
KeyConstants._ALIAS |
static Collection.Key |
KeyConstants._all |
static Collection.Key |
KeyConstants._alter |
static Collection.Key |
KeyConstants._app |
static Collection.Key |
KeyConstants._append |
static Collection.Key |
KeyConstants._application |
static Collection.Key |
KeyConstants._applicationTimeout |
static Collection.Key |
KeyConstants._appManager |
static Collection.Key |
KeyConstants._APPMANAGER |
static Collection.Key |
KeyConstants._appserver |
static Collection.Key |
KeyConstants._APPSERVER |
static Collection.Key |
KeyConstants._arg1 |
static Collection.Key |
KeyConstants._ARG1 |
static Collection.Key |
KeyConstants._arg2 |
static Collection.Key |
KeyConstants._args |
static Collection.Key |
KeyConstants._ARGS |
static Collection.Key |
KeyConstants._argumentcollection |
static Collection.Key |
KeyConstants._argumentCollection |
static Collection.Key |
KeyConstants._arguments |
static Collection.Key |
KeyConstants._ARR |
static Collection.Key |
KeyConstants._AS |
static Collection.Key |
KeyConstants._asin |
static Collection.Key |
KeyConstants._Assertions |
static Collection.Key |
KeyConstants._ASTERISK |
static Collection.Key |
KeyConstants._attributecollection |
static Collection.Key |
KeyConstants._attributeCollection |
static Collection.Key |
KeyConstants._attributes |
static Collection.Key |
KeyConstants._ATTRIBUTES |
static Collection.Key |
KeyConstants._attrsewwe |
static Collection.Key |
KeyConstants._auth_password |
static Collection.Key |
KeyConstants._auth_type |
static Collection.Key |
KeyConstants._auth_user |
static Collection.Key |
KeyConstants._author |
static Collection.Key |
KeyConstants._Author |
static Collection.Key |
KeyConstants._avg |
static Collection.Key |
KeyConstants._b |
static Collection.Key |
KeyConstants._B |
static Collection.Key |
KeyConstants._BBB |
static Collection.Key |
KeyConstants._body |
static Collection.Key |
KeyConstants._BODY |
static Collection.Key |
KeyConstants._buffer |
static Collection.Key |
KeyConstants._BUFFER |
static Collection.Key |
KeyConstants._by |
static Collection.Key |
KeyConstants._c |
static Collection.Key |
KeyConstants._C |
static Collection.Key |
KeyConstants._cache |
static Collection.Key |
KeyConstants._cached |
static Collection.Key |
KeyConstants._CACHENAME |
static Collection.Key |
KeyConstants._call |
static Collection.Key |
KeyConstants._CALL |
static Collection.Key |
KeyConstants._caller |
static Collection.Key |
KeyConstants._CALLER |
static Collection.Key |
KeyConstants._CALLSUPER |
static Collection.Key |
KeyConstants._catch |
static Collection.Key |
KeyConstants._category |
static Collection.Key |
KeyConstants._Cause |
static Collection.Key |
KeyConstants._CCC |
static Collection.Key |
KeyConstants._cert_cookie |
static Collection.Key |
KeyConstants._cert_flags |
static Collection.Key |
KeyConstants._cert_issuer |
static Collection.Key |
KeyConstants._cert_keysize |
static Collection.Key |
KeyConstants._cert_secretkeysize |
static Collection.Key |
KeyConstants._cert_serialnumber |
static Collection.Key |
KeyConstants._cert_server_issuer |
static Collection.Key |
KeyConstants._cert_server_subject |
static Collection.Key |
KeyConstants._cert_subject |
static Collection.Key |
KeyConstants._CF_CLIENT_ |
static Collection.Key |
KeyConstants._cf_template_path |
static Collection.Key |
KeyConstants._cfc |
static Collection.Key |
KeyConstants._cfcatch |
static Collection.Key |
KeyConstants._CFCATCH |
static Collection.Key |
KeyConstants._cfclient_ |
static Collection.Key |
KeyConstants._cfcLocation |
static Collection.Key |
KeyConstants._cfcLocations |
static Collection.Key |
KeyConstants._cfdocument |
static Collection.Key |
KeyConstants._cferror |
static Collection.Key |
KeyConstants._cfglobals |
static Collection.Key |
KeyConstants._cfhttp |
static Collection.Key |
KeyConstants._cfid |
static Collection.Key |
KeyConstants._CFID |
static Collection.Key |
KeyConstants._cflock |
static Collection.Key |
KeyConstants._cfscript |
static Collection.Key |
KeyConstants._cfsqltype |
static Collection.Key |
KeyConstants._cfthread |
static Collection.Key |
KeyConstants._cftoken |
static Collection.Key |
KeyConstants._CFTOKEN |
static Collection.Key |
KeyConstants._cgi |
static Collection.Key |
KeyConstants._chaining |
static Collection.Key |
KeyConstants._charset |
static Collection.Key |
KeyConstants._CHILD |
static Collection.Key |
KeyConstants._CHILDREN |
static Collection.Key |
KeyConstants._circuits |
static Collection.Key |
KeyConstants._CircuitXML |
static Collection.Key |
KeyConstants._class |
static Collection.Key |
KeyConstants._CLASS |
static Collection.Key |
KeyConstants._classic |
static Collection.Key |
KeyConstants._classname |
static Collection.Key |
KeyConstants._className |
static Collection.Key |
KeyConstants._CLASSNAME |
static Collection.Key |
KeyConstants._clear |
static Collection.Key |
KeyConstants._client |
static Collection.Key |
KeyConstants._clientManagement |
static Collection.Key |
KeyConstants._clone |
static Collection.Key |
KeyConstants._close |
static Collection.Key |
KeyConstants._closure |
static Collection.Key |
KeyConstants._cluster |
static Collection.Key |
KeyConstants._code |
static Collection.Key |
KeyConstants._CODE_CACHE |
static Collection.Key |
KeyConstants._codec |
static Collection.Key |
KeyConstants._codePrintHTML |
static Collection.Key |
KeyConstants._codePrintPlain |
static Collection.Key |
KeyConstants._coldfusion |
static Collection.Key |
KeyConstants._COLDFUSION |
static Collection.Key |
KeyConstants._COLL |
static Collection.Key |
KeyConstants._collection |
static Collection.Key |
KeyConstants._COLLECTION |
static Collection.Key |
KeyConstants._column |
static Collection.Key |
KeyConstants._COLUMN |
static Collection.Key |
KeyConstants._columnlist |
static Collection.Key |
KeyConstants._COLUMNLIST |
static Collection.Key |
KeyConstants._COLUMNS |
static Collection.Key |
KeyConstants._comment |
static Collection.Key |
KeyConstants._Commenting |
static Collection.Key |
KeyConstants._COMMENTS |
static Collection.Key |
KeyConstants._compareTo |
static Collection.Key |
KeyConstants._component |
static Collection.Key |
KeyConstants._compression |
static Collection.Key |
KeyConstants._cond |
static Collection.Key |
KeyConstants._condition |
static Collection.Key |
KeyConstants._CONDITION |
static Collection.Key |
KeyConstants._config |
static Collection.Key |
KeyConstants._CONFIG |
static Collection.Key |
KeyConstants._configure |
static Collection.Key |
KeyConstants._CONFIGURE |
static Collection.Key |
KeyConstants._configXML |
static Collection.Key |
KeyConstants._CONFIGXML |
static Collection.Key |
KeyConstants._Connection |
static Collection.Key |
KeyConstants._consumes |
static Collection.Key |
KeyConstants._contains |
static Collection.Key |
KeyConstants._content |
static Collection.Key |
KeyConstants._CONTENT |
static Collection.Key |
KeyConstants._content_length |
static Collection.Key |
KeyConstants._content_type |
static Collection.Key |
KeyConstants._contentArg |
static Collection.Key |
KeyConstants._context |
static Collection.Key |
KeyConstants._CONTEXT |
static Collection.Key |
KeyConstants._context_path |
static Collection.Key |
KeyConstants._controller |
static Collection.Key |
KeyConstants._CONTROLLER |
static Collection.Key |
KeyConstants._cookie |
static Collection.Key |
KeyConstants._Cookie |
static Collection.Key |
KeyConstants._cookies |
static Collection.Key |
KeyConstants._count |
static Collection.Key |
KeyConstants._COUNT |
static Collection.Key |
KeyConstants._COUNTER |
static Collection.Key |
KeyConstants._create |
static Collection.Key |
KeyConstants._created |
static Collection.Key |
KeyConstants._Created |
static Collection.Key |
KeyConstants._cs |
static Collection.Key |
KeyConstants._CS |
static Collection.Key |
KeyConstants._currentrow |
static Collection.Key |
KeyConstants._CURRENTROW |
static Collection.Key |
KeyConstants._custom |
static Collection.Key |
KeyConstants._custom1 |
static Collection.Key |
KeyConstants._custom2 |
static Collection.Key |
KeyConstants._custom3 |
static Collection.Key |
KeyConstants._custom4 |
static Collection.Key |
KeyConstants._customx |
static Collection.Key |
KeyConstants._d |
static Collection.Key |
KeyConstants._D |
static Collection.Key |
KeyConstants._D1 |
static Collection.Key |
KeyConstants._data |
static Collection.Key |
KeyConstants._DATA |
static Collection.Key |
KeyConstants._data_id |
static Collection.Key |
KeyConstants._data_ID |
static Collection.Key |
KeyConstants._data1 |
static Collection.Key |
KeyConstants._data2 |
static Collection.Key |
KeyConstants._database |
static Collection.Key |
KeyConstants._datasource |
static Collection.Key |
KeyConstants._Datasource |
static Collection.Key |
KeyConstants._DataSource |
static Collection.Key |
KeyConstants._DATASOURCE |
static Collection.Key |
KeyConstants._datasources |
static Collection.Key |
KeyConstants._DATATYPE |
static Collection.Key |
KeyConstants._date |
static Collection.Key |
KeyConstants._Date |
static Collection.Key |
KeyConstants._dateLastModified |
static Collection.Key |
KeyConstants._dc_date |
static Collection.Key |
KeyConstants._dc_subject |
static Collection.Key |
KeyConstants._debug |
static Collection.Key |
KeyConstants._debugging |
static Collection.Key |
KeyConstants._decorator |
static Collection.Key |
KeyConstants._default |
static Collection.Key |
KeyConstants._delete |
static Collection.Key |
KeyConstants._description |
static Collection.Key |
KeyConstants._destination |
static Collection.Key |
KeyConstants._detail |
static Collection.Key |
KeyConstants._Detail |
static Collection.Key |
KeyConstants._DETAIL |
static Collection.Key |
KeyConstants._DIFF |
static Collection.Key |
KeyConstants._dir |
static Collection.Key |
KeyConstants._DIR |
static Collection.Key |
KeyConstants._directory |
static Collection.Key |
KeyConstants._DIRECTORY |
static Collection.Key |
KeyConstants._displayname |
static Collection.Key |
KeyConstants._DOC |
static Collection.Key |
KeyConstants._domain |
static Collection.Key |
KeyConstants._drop |
static Collection.Key |
KeyConstants._duplicates |
static Collection.Key |
KeyConstants._E |
static Collection.Key |
KeyConstants._each |
static Collection.Key |
KeyConstants._EL |
static Collection.Key |
KeyConstants._ELEMENT |
static Collection.Key |
KeyConstants._Elements |
static Collection.Key |
KeyConstants._email |
static Collection.Key |
KeyConstants._en_US |
static Collection.Key |
KeyConstants._ENABLE21 |
static Collection.Key |
KeyConstants._ENABLE31 |
static Collection.Key |
KeyConstants._enabled |
static Collection.Key |
KeyConstants._encode |
static Collection.Key |
KeyConstants._encoded |
static Collection.Key |
KeyConstants._encodevalue |
static Collection.Key |
KeyConstants._Encryption |
static Collection.Key |
KeyConstants._end |
static Collection.Key |
KeyConstants._endLine |
static Collection.Key |
KeyConstants._Entities |
static Collection.Key |
KeyConstants._entry |
static Collection.Key |
KeyConstants._equals |
static Collection.Key |
KeyConstants._error |
static Collection.Key |
KeyConstants._errorcode |
static Collection.Key |
KeyConstants._ERRORS |
static Collection.Key |
KeyConstants._errortext |
static Collection.Key |
KeyConstants._eval |
static Collection.Key |
KeyConstants._evaluation |
static Collection.Key |
KeyConstants._event |
static Collection.Key |
KeyConstants._EVENT |
static Collection.Key |
KeyConstants._eventArgs |
static Collection.Key |
KeyConstants._EventName |
static Collection.Key |
KeyConstants._EVENTNAME |
static Collection.Key |
KeyConstants._exception |
static Collection.Key |
KeyConstants._exceptions |
static Collection.Key |
KeyConstants._exe |
static Collection.Key |
KeyConstants._EXE |
static Collection.Key |
KeyConstants._EXECUTE |
static Collection.Key |
KeyConstants._executionTime |
static Collection.Key |
KeyConstants._executionTimeNano |
static Collection.Key |
KeyConstants._expand |
static Collection.Key |
KeyConstants._expires |
static Collection.Key |
KeyConstants._Expires |
static Collection.Key |
KeyConstants._extended_info |
static Collection.Key |
KeyConstants._extends |
static Collection.Key |
KeyConstants._extensions |
static Collection.Key |
KeyConstants._external |
static Collection.Key |
KeyConstants._F |
static Collection.Key |
KeyConstants._FATALERRORS |
static Collection.Key |
KeyConstants._FATYPE |
static Collection.Key |
KeyConstants._fb_ |
static Collection.Key |
KeyConstants._FB_ |
static Collection.Key |
KeyConstants._field |
static Collection.Key |
KeyConstants._FIELD |
static Collection.Key |
KeyConstants._field1 |
static Collection.Key |
KeyConstants._field2 |
static Collection.Key |
KeyConstants._fieldnames |
static Collection.Key |
KeyConstants._fieldtype |
static Collection.Key |
KeyConstants._file |
static Collection.Key |
KeyConstants._FILE |
static Collection.Key |
KeyConstants._FILENAME |
static Collection.Key |
KeyConstants._FilePath |
static Collection.Key |
KeyConstants._FILES |
static Collection.Key |
KeyConstants._FILTER |
static Collection.Key |
KeyConstants._first |
static Collection.Key |
KeyConstants._fontColor |
static Collection.Key |
KeyConstants._form |
static Collection.Key |
KeyConstants._format |
static Collection.Key |
KeyConstants._from |
static Collection.Key |
KeyConstants._FROM |
static Collection.Key |
KeyConstants._fullname |
static Collection.Key |
KeyConstants._fullpath |
static Collection.Key |
KeyConstants._function |
static Collection.Key |
KeyConstants._functions |
static Collection.Key |
KeyConstants._fusebox |
static Collection.Key |
KeyConstants._FUSEBOX |
static Collection.Key |
KeyConstants._FUSEQ |
static Collection.Key |
KeyConstants._G |
static Collection.Key |
KeyConstants._gateway_interface |
static Collection.Key |
KeyConstants._generator |
static Collection.Key |
KeyConstants._geo |
static Collection.Key |
KeyConstants._ger |
static Collection.Key |
KeyConstants._get |
static Collection.Key |
KeyConstants._GET |
static Collection.Key |
KeyConstants._getArg |
static Collection.Key |
KeyConstants._getBytes |
static Collection.Key |
KeyConstants._getClass |
static Collection.Key |
KeyConstants._getColumn |
static Collection.Key |
KeyConstants._getLink |
static Collection.Key |
KeyConstants._getLog |
static Collection.Key |
KeyConstants._GETLOG |
static Collection.Key |
KeyConstants._getMethod |
static Collection.Key |
KeyConstants._getName |
static Collection.Key |
KeyConstants._getObject |
static Collection.Key |
KeyConstants._getParent |
static Collection.Key |
KeyConstants._GETPARENT |
static Collection.Key |
KeyConstants._getRooms |
static Collection.Key |
KeyConstants._getSetting |
static Collection.Key |
KeyConstants._getString |
static Collection.Key |
KeyConstants._getTable |
static Collection.Key |
KeyConstants._getTo |
static Collection.Key |
KeyConstants._getType |
static Collection.Key |
KeyConstants._Globals |
static Collection.Key |
KeyConstants._grant |
static Collection.Key |
KeyConstants._group |
static Collection.Key |
KeyConstants._guid |
static Collection.Key |
KeyConstants._H |
static Collection.Key |
KeyConstants._happy |
static Collection.Key |
KeyConstants._HASENDTAG |
static Collection.Key |
KeyConstants._hash |
static Collection.Key |
KeyConstants._hashCode |
static Collection.Key |
KeyConstants._hasNext |
static Collection.Key |
KeyConstants._HASNULL |
static Collection.Key |
KeyConstants._header |
static Collection.Key |
KeyConstants._headers |
static Collection.Key |
KeyConstants._height |
static Collection.Key |
KeyConstants._hidden |
static Collection.Key |
KeyConstants._hide |
static Collection.Key |
KeyConstants._highlight |
static Collection.Key |
KeyConstants._hint |
static Collection.Key |
KeyConstants._Hint |
static Collection.Key |
KeyConstants._history |
static Collection.Key |
KeyConstants._hit_count |
static Collection.Key |
KeyConstants._hitcount |
static Collection.Key |
KeyConstants._hits |
static Collection.Key |
KeyConstants._host |
static Collection.Key |
KeyConstants._Host |
static Collection.Key |
KeyConstants._href |
static Collection.Key |
KeyConstants._hreflang |
static Collection.Key |
KeyConstants._html |
static Collection.Key |
KeyConstants._http_accept |
static Collection.Key |
KeyConstants._http_accept_encoding |
static Collection.Key |
KeyConstants._http_accept_language |
static Collection.Key |
KeyConstants._http_connection |
static Collection.Key |
KeyConstants._http_cookie |
static Collection.Key |
KeyConstants._http_host |
static Collection.Key |
KeyConstants._http_Host |
static Collection.Key |
KeyConstants._http_if_modified_since |
static Collection.Key |
KeyConstants._http_referer |
static Collection.Key |
KeyConstants._http_user_agent |
static Collection.Key |
KeyConstants._httpmethod |
static Collection.Key |
KeyConstants._httponly |
static Collection.Key |
KeyConstants._https |
static Collection.Key |
KeyConstants._https_keysize |
static Collection.Key |
KeyConstants._https_secretkeysize |
static Collection.Key |
KeyConstants._https_server_issuer |
static Collection.Key |
KeyConstants._https_server_subject |
static Collection.Key |
KeyConstants._i |
static Collection.Key |
KeyConstants._I |
static Collection.Key |
KeyConstants._id |
static Collection.Key |
KeyConstants._ID |
static Collection.Key |
KeyConstants._IDENTITYCOL |
static Collection.Key |
KeyConstants._idx |
static Collection.Key |
KeyConstants._img |
static Collection.Key |
KeyConstants._implements |
static Collection.Key |
KeyConstants._include |
static Collection.Key |
KeyConstants._INCLUDES |
static Collection.Key |
KeyConstants._indexOf |
static Collection.Key |
KeyConstants._init |
static Collection.Key |
KeyConstants._INIT |
static Collection.Key |
KeyConstants._innerJoin |
static Collection.Key |
KeyConstants._insert |
static Collection.Key |
KeyConstants._instance |
static Collection.Key |
KeyConstants._INSTANCE |
static Collection.Key |
KeyConstants._invoke |
static Collection.Key |
KeyConstants._Invokes |
static Collection.Key |
KeyConstants._is31 |
static Collection.Key |
KeyConstants._is7 |
static Collection.Key |
KeyConstants._is8 |
static Collection.Key |
KeyConstants._ISDONE |
static Collection.Key |
KeyConstants._isDSTon |
static Collection.Key |
KeyConstants._isEmpty |
static Collection.Key |
KeyConstants._ISFALSE |
static Collection.Key |
KeyConstants._islucee11 |
static Collection.Key |
KeyConstants._isvalid |
static Collection.Key |
KeyConstants._item |
static Collection.Key |
KeyConstants._ITEM |
static Collection.Key |
KeyConstants._iterator |
static Collection.Key |
KeyConstants._ITERATOR |
static Collection.Key |
KeyConstants._j |
static Collection.Key |
KeyConstants._J |
static Collection.Key |
KeyConstants._java |
static Collection.Key |
KeyConstants._javaLoader |
static Collection.Key |
KeyConstants._JAVALOADER |
static Collection.Key |
KeyConstants._JOIN |
static Collection.Key |
KeyConstants._jsessionid |
static Collection.Key |
KeyConstants._K |
static Collection.Key |
KeyConstants._key |
static Collection.Key |
KeyConstants._KEY |
static Collection.Key |
KeyConstants._keys |
static Collection.Key |
KeyConstants._Keywords |
static Collection.Key |
KeyConstants._L |
static Collection.Key |
KeyConstants._label |
static Collection.Key |
KeyConstants._LABEL |
static Collection.Key |
KeyConstants._lang |
static Collection.Key |
KeyConstants._language |
static Collection.Key |
KeyConstants._Language |
static Collection.Key |
KeyConstants._LAST |
static Collection.Key |
KeyConstants._last_modified |
static Collection.Key |
KeyConstants._lastmodified |
static Collection.Key |
KeyConstants._lastModified |
static Collection.Key |
KeyConstants._lastvisit |
static Collection.Key |
KeyConstants._Layout |
static Collection.Key |
KeyConstants._layouts |
static Collection.Key |
KeyConstants._left |
static Collection.Key |
KeyConstants._LEFT |
static Collection.Key |
KeyConstants._LEFT_TYPE |
static Collection.Key |
KeyConstants._Legend |
static Collection.Key |
KeyConstants._len |
static Collection.Key |
KeyConstants._LEN |
static Collection.Key |
KeyConstants._length |
static Collection.Key |
KeyConstants._letters |
static Collection.Key |
KeyConstants._level |
static Collection.Key |
KeyConstants._lft |
static Collection.Key |
KeyConstants._line |
static Collection.Key |
KeyConstants._LINE |
static Collection.Key |
KeyConstants._link |
static Collection.Key |
KeyConstants._list |
static Collection.Key |
KeyConstants._listener |
static Collection.Key |
KeyConstants._listUsers |
static Collection.Key |
KeyConstants._load |
static Collection.Key |
KeyConstants._local |
static Collection.Key |
KeyConstants._local_addr |
static Collection.Key |
KeyConstants._local_host |
static Collection.Key |
KeyConstants._locale |
static Collection.Key |
KeyConstants._LOG |
static Collection.Key |
KeyConstants._logFactory |
static Collection.Key |
KeyConstants._LOGFACTORY |
static Collection.Key |
KeyConstants._logid |
static Collection.Key |
KeyConstants._LOGID |
static Collection.Key |
KeyConstants._login |
static Collection.Key |
KeyConstants._LogInAs |
static Collection.Key |
KeyConstants._logout |
static Collection.Key |
KeyConstants._lucee |
static Collection.Key |
KeyConstants._LUCEE |
static Collection.Key |
KeyConstants._luceeweb |
static Collection.Key |
KeyConstants._m |
static Collection.Key |
KeyConstants._M |
static Collection.Key |
KeyConstants._main |
static Collection.Key |
KeyConstants._MANYTOMANY |
static Collection.Key |
KeyConstants._MANYTOONE |
static Collection.Key |
KeyConstants._mappedSuperClass |
static Collection.Key |
KeyConstants._mapping |
static Collection.Key |
KeyConstants._mappings |
static Collection.Key |
KeyConstants._max |
static Collection.Key |
KeyConstants._maxEvents |
static Collection.Key |
KeyConstants._member |
static Collection.Key |
KeyConstants._memento |
static Collection.Key |
KeyConstants._MEMENTO |
static Collection.Key |
KeyConstants._memory |
static Collection.Key |
KeyConstants._message |
static Collection.Key |
KeyConstants._Message |
static Collection.Key |
KeyConstants._MESSAGE |
static Collection.Key |
KeyConstants._messageid |
static Collection.Key |
KeyConstants._meta |
static Collection.Key |
KeyConstants._metadata |
static Collection.Key |
KeyConstants._metainfo |
static Collection.Key |
KeyConstants._method |
static Collection.Key |
KeyConstants._METHOD |
static Collection.Key |
KeyConstants._methodcall |
static Collection.Key |
KeyConstants._mimetype |
static Collection.Key |
KeyConstants._min |
static Collection.Key |
KeyConstants._minus |
static Collection.Key |
KeyConstants._ModDate |
static Collection.Key |
KeyConstants._mode |
static Collection.Key |
KeyConstants._Modified |
static Collection.Key |
KeyConstants._moduleName |
static Collection.Key |
KeyConstants._MODULENAME |
static Collection.Key |
KeyConstants._myFusebox |
static Collection.Key |
KeyConstants._MYFUSEBOX |
static Collection.Key |
KeyConstants._N |
static Collection.Key |
KeyConstants._name |
static Collection.Key |
KeyConstants._Name |
static Collection.Key |
KeyConstants._NAME |
static Collection.Key |
KeyConstants._needssetup |
static Collection.Key |
KeyConstants._next |
static Collection.Key |
KeyConstants._nosetup |
static Collection.Key |
KeyConstants._notify |
static Collection.Key |
KeyConstants._notifyAll |
static Collection.Key |
KeyConstants._null |
static Collection.Key |
KeyConstants._nullable |
static Collection.Key |
KeyConstants._nulls |
static Collection.Key |
KeyConstants._nullvalue |
static Collection.Key |
KeyConstants._O |
static Collection.Key |
KeyConstants._obj |
static Collection.Key |
KeyConstants._object |
static Collection.Key |
KeyConstants._OBJECT |
static Collection.Key |
KeyConstants._officeMap |
static Collection.Key |
KeyConstants._OfficeMap |
static Collection.Key |
KeyConstants._onChange |
static Collection.Key |
KeyConstants._ONETOMANY |
static Collection.Key |
KeyConstants._online |
static Collection.Key |
KeyConstants._onmissingmethod |
static Collection.Key |
KeyConstants._opensample |
static Collection.Key |
KeyConstants._ORDER |
static Collection.Key |
KeyConstants._ORGLOCALE |
static Collection.Key |
KeyConstants._orm |
static Collection.Key |
KeyConstants._os |
static Collection.Key |
KeyConstants._out |
static Collection.Key |
KeyConstants._OUTER |
static Collection.Key |
KeyConstants._output |
static Collection.Key |
KeyConstants._OUTPUT |
static Collection.Key |
KeyConstants._override |
static Collection.Key |
KeyConstants._OVERRIDE |
static Collection.Key |
KeyConstants._overwrite |
static Collection.Key |
KeyConstants._owner |
static Collection.Key |
KeyConstants._P |
static Collection.Key |
KeyConstants._package |
static Collection.Key |
KeyConstants._page |
static Collection.Key |
KeyConstants._PageLayout |
static Collection.Key |
KeyConstants._pages |
static Collection.Key |
KeyConstants._parameters |
static Collection.Key |
KeyConstants._PARAMETERS |
static Collection.Key |
KeyConstants._parent |
static Collection.Key |
KeyConstants._parsebody |
static Collection.Key |
KeyConstants._password |
static Collection.Key |
KeyConstants._path |
static Collection.Key |
KeyConstants._PATH |
static Collection.Key |
KeyConstants._path_info |
static Collection.Key |
KeyConstants._path_translated |
static Collection.Key |
KeyConstants._pattern |
static Collection.Key |
KeyConstants._Pattern |
static Collection.Key |
KeyConstants._pdf |
static Collection.Key |
KeyConstants._permiss |
static Collection.Key |
KeyConstants._persistent |
static Collection.Key |
KeyConstants._PETER |
static Collection.Key |
KeyConstants._plus |
static Collection.Key |
KeyConstants._pointer |
static Collection.Key |
KeyConstants._port |
static Collection.Key |
KeyConstants._pos |
static Collection.Key |
KeyConstants._Pragma |
static Collection.Key |
KeyConstants._prefix |
static Collection.Key |
KeyConstants._PREFIX |
static Collection.Key |
KeyConstants._prepend |
static Collection.Key |
KeyConstants._preProcess |
static Collection.Key |
KeyConstants._preservecase |
static Collection.Key |
KeyConstants._primarykey |
static Collection.Key |
KeyConstants._PRIMARYKEY |
static Collection.Key |
KeyConstants._Printing |
static Collection.Key |
KeyConstants._private |
static Collection.Key |
KeyConstants._PROCESSES |
static Collection.Key |
KeyConstants._Producer |
static Collection.Key |
KeyConstants._produces |
static Collection.Key |
KeyConstants._productid |
static Collection.Key |
KeyConstants._PRODUCTNAME |
static Collection.Key |
KeyConstants._properties |
static Collection.Key |
KeyConstants._Properties |
static Collection.Key |
KeyConstants._property |
static Collection.Key |
KeyConstants._PROPERTY |
static Collection.Key |
KeyConstants._protocol |
static Collection.Key |
KeyConstants._public |
static Collection.Key |
KeyConstants._published |
static Collection.Key |
KeyConstants._put |
static Collection.Key |
KeyConstants._q |
static Collection.Key |
KeyConstants._Q |
static Collection.Key |
KeyConstants._qDir |
static Collection.Key |
KeyConstants._qry |
static Collection.Key |
KeyConstants._QRY |
static Collection.Key |
KeyConstants._qtest |
static Collection.Key |
KeyConstants._queries |
static Collection.Key |
KeyConstants._query |
static Collection.Key |
KeyConstants._QUERY |
static Collection.Key |
KeyConstants._query_string |
static Collection.Key |
KeyConstants._queryCache |
static Collection.Key |
KeyConstants._queryError |
static Collection.Key |
KeyConstants._queryFormat |
static Collection.Key |
KeyConstants._R |
static Collection.Key |
KeyConstants._r99f |
static Collection.Key |
KeyConstants._railo |
static Collection.Key |
KeyConstants._rank |
static Collection.Key |
KeyConstants._Raw_Trace |
static Collection.Key |
KeyConstants._RBundles |
static Collection.Key |
KeyConstants._readonly |
static Collection.Key |
KeyConstants._recordcount |
static Collection.Key |
KeyConstants._RECORDCOUNT |
static Collection.Key |
KeyConstants._recurse |
static Collection.Key |
KeyConstants._REDIRECT_QUERY_STRING |
static Collection.Key |
KeyConstants._REDIRECT_URL |
static Collection.Key |
KeyConstants._ref |
static Collection.Key |
KeyConstants._Referer |
static Collection.Key |
KeyConstants._rel |
static Collection.Key |
KeyConstants._remote_addr |
static Collection.Key |
KeyConstants._remote_host |
static Collection.Key |
KeyConstants._remote_user |
static Collection.Key |
KeyConstants._remove |
static Collection.Key |
KeyConstants._replace |
static Collection.Key |
KeyConstants._replyto |
static Collection.Key |
KeyConstants._request |
static Collection.Key |
KeyConstants._request_method |
static Collection.Key |
KeyConstants._request_uri |
static Collection.Key |
KeyConstants._request_url |
static Collection.Key |
KeyConstants._requests |
static Collection.Key |
KeyConstants._required |
static Collection.Key |
KeyConstants._res |
static Collection.Key |
KeyConstants._RES |
static Collection.Key |
KeyConstants._resource |
static Collection.Key |
KeyConstants._rest |
static Collection.Key |
KeyConstants._restArgName |
static Collection.Key |
KeyConstants._restArgSource |
static Collection.Key |
KeyConstants._restPath |
static Collection.Key |
KeyConstants._result |
static Collection.Key |
KeyConstants._RESULT |
static Collection.Key |
KeyConstants._resultArg |
static Collection.Key |
KeyConstants._return |
static Collection.Key |
KeyConstants._RETURN |
static Collection.Key |
KeyConstants._returnFormat |
static Collection.Key |
KeyConstants._returntype |
static Collection.Key |
KeyConstants._revoke |
static Collection.Key |
KeyConstants._rgt |
static Collection.Key |
KeyConstants._right |
static Collection.Key |
KeyConstants._RIGHT |
static Collection.Key |
KeyConstants._root |
static Collection.Key |
KeyConstants._rootpath |
static Collection.Key |
KeyConstants._Roulette |
static Collection.Key |
KeyConstants._rst |
static Collection.Key |
KeyConstants._RTN |
static Collection.Key |
KeyConstants._S |
static Collection.Key |
KeyConstants._s3 |
static Collection.Key |
KeyConstants._sad |
static Collection.Key |
KeyConstants._scale |
static Collection.Key |
KeyConstants._scope |
static Collection.Key |
KeyConstants._SCOPE |
static Collection.Key |
KeyConstants._scopeKey |
static Collection.Key |
KeyConstants._scopes |
static Collection.Key |
KeyConstants._score |
static Collection.Key |
KeyConstants._script |
static Collection.Key |
KeyConstants._script_name |
static Collection.Key |
KeyConstants._sct |
static Collection.Key |
KeyConstants._SCT |
static Collection.Key |
KeyConstants._search |
static Collection.Key |
KeyConstants._secure |
static Collection.Key |
KeyConstants._Secure |
static Collection.Key |
KeyConstants._security |
static Collection.Key |
KeyConstants._select |
static Collection.Key |
KeyConstants._SELECT |
static Collection.Key |
KeyConstants._separator |
static Collection.Key |
KeyConstants._server |
static Collection.Key |
KeyConstants._Server |
static Collection.Key |
KeyConstants._server_name |
static Collection.Key |
KeyConstants._server_port |
static Collection.Key |
KeyConstants._server_port_secure |
static Collection.Key |
KeyConstants._server_protocol |
static Collection.Key |
KeyConstants._server_software |
static Collection.Key |
KeyConstants._servlet |
static Collection.Key |
KeyConstants._session |
static Collection.Key |
KeyConstants._sessionid |
static Collection.Key |
KeyConstants._set |
static Collection.Key |
KeyConstants._setArgumentCollection |
static Collection.Key |
KeyConstants._setEL |
static Collection.Key |
KeyConstants._setFirst |
static Collection.Key |
KeyConstants._SETLOG |
static Collection.Key |
KeyConstants._setMemento |
static Collection.Key |
KeyConstants._SETMEMENTO |
static Collection.Key |
KeyConstants._SETPARENT |
static Collection.Key |
KeyConstants._SETTINGS |
static Collection.Key |
KeyConstants._show |
static Collection.Key |
KeyConstants._showudfs |
static Collection.Key |
KeyConstants._Signing |
static Collection.Key |
KeyConstants._simple |
static Collection.Key |
KeyConstants._size |
static Collection.Key |
KeyConstants._SIZE |
static Collection.Key |
KeyConstants._skeleton |
static Collection.Key |
KeyConstants._skipCFCWithError |
static Collection.Key |
KeyConstants._sleep |
static Collection.Key |
KeyConstants._snippet |
static Collection.Key |
KeyConstants._SOAPAction |
static Collection.Key |
KeyConstants._source |
static Collection.Key |
KeyConstants._sourcename |
static Collection.Key |
KeyConstants._sql |
static Collection.Key |
KeyConstants._Sql |
static Collection.Key |
KeyConstants._SQL |
static Collection.Key |
KeyConstants._SQLState |
static Collection.Key |
KeyConstants._sqltype |
static Collection.Key |
KeyConstants._src |
static Collection.Key |
KeyConstants._start |
static Collection.Key |
KeyConstants._START |
static Collection.Key |
KeyConstants._startLine |
static Collection.Key |
KeyConstants._startwith |
static Collection.Key |
KeyConstants._STARTWITH |
static Collection.Key |
KeyConstants._state |
static Collection.Key |
KeyConstants._STATE |
static Collection.Key |
KeyConstants._status |
static Collection.Key |
KeyConstants._STATUS |
static Collection.Key |
KeyConstants._statuscode |
static Collection.Key |
KeyConstants._statustext |
static Collection.Key |
KeyConstants._stop |
static Collection.Key |
KeyConstants._STOP |
static Collection.Key |
KeyConstants._store |
static Collection.Key |
KeyConstants._str |
static Collection.Key |
KeyConstants._STR |
static Collection.Key |
KeyConstants._strXML |
static Collection.Key |
KeyConstants._STRXML |
static Collection.Key |
KeyConstants._subject |
static Collection.Key |
KeyConstants._Subject |
static Collection.Key |
KeyConstants._substring |
static Collection.Key |
KeyConstants._succeeded |
static Collection.Key |
KeyConstants._summary |
static Collection.Key |
KeyConstants._super |
static Collection.Key |
KeyConstants._SUPER |
static Collection.Key |
KeyConstants._susi |
static Collection.Key |
KeyConstants._SUSI |
static Collection.Key |
KeyConstants._susi2 |
static Collection.Key |
KeyConstants._synchronized |
static Collection.Key |
KeyConstants._T |
static Collection.Key |
KeyConstants._table |
static Collection.Key |
KeyConstants._TABLE |
static Collection.Key |
KeyConstants._tag |
static Collection.Key |
KeyConstants._tagname |
static Collection.Key |
KeyConstants._task |
static Collection.Key |
KeyConstants._tc |
static Collection.Key |
KeyConstants._template |
static Collection.Key |
KeyConstants._TEMPLATE |
static Collection.Key |
KeyConstants._templates |
static Collection.Key |
KeyConstants._test |
static Collection.Key |
KeyConstants._TEST |
static Collection.Key |
KeyConstants._test1 |
static Collection.Key |
KeyConstants._TEST1 |
static Collection.Key |
KeyConstants._test2 |
static Collection.Key |
KeyConstants._TEST2 |
static Collection.Key |
KeyConstants._TEST3 |
static Collection.Key |
KeyConstants._testcustom |
static Collection.Key |
KeyConstants._TESTEMPTY |
static Collection.Key |
KeyConstants._testfile |
static Collection.Key |
KeyConstants._testquery |
static Collection.Key |
KeyConstants._text |
static Collection.Key |
KeyConstants._TEXT |
static Collection.Key |
KeyConstants._this |
static Collection.Key |
KeyConstants._THIS |
static Collection.Key |
KeyConstants._thistag |
static Collection.Key |
KeyConstants._THISTAG |
static Collection.Key |
KeyConstants._thread |
static Collection.Key |
KeyConstants._THROW |
static Collection.Key |
KeyConstants._time |
static Collection.Key |
KeyConstants._TIME |
static Collection.Key |
KeyConstants._timecreated |
static Collection.Key |
KeyConstants._timeout |
static Collection.Key |
KeyConstants._timers |
static Collection.Key |
KeyConstants._timespan |
static Collection.Key |
KeyConstants._timezone |
static Collection.Key |
KeyConstants._title |
static Collection.Key |
KeyConstants._Title |
static Collection.Key |
KeyConstants._to |
static Collection.Key |
KeyConstants._toArray |
static Collection.Key |
KeyConstants._top |
static Collection.Key |
KeyConstants._toString |
static Collection.Key |
KeyConstants._total |
static Collection.Key |
KeyConstants._TOTAL_HEAP |
static Collection.Key |
KeyConstants._TotalPages |
static Collection.Key |
KeyConstants._traces |
static Collection.Key |
KeyConstants._transfer |
static Collection.Key |
KeyConstants._TRANSFER |
static Collection.Key |
KeyConstants._Trapped |
static Collection.Key |
KeyConstants._tree |
static Collection.Key |
KeyConstants._type |
static Collection.Key |
KeyConstants._Type |
static Collection.Key |
KeyConstants._TYPE |
static Collection.Key |
KeyConstants._U |
static Collection.Key |
KeyConstants._uid |
static Collection.Key |
KeyConstants._update |
static Collection.Key |
KeyConstants._updated |
static Collection.Key |
KeyConstants._uri |
static Collection.Key |
KeyConstants._url |
static Collection.Key |
KeyConstants._urlBase |
static Collection.Key |
KeyConstants._urlpath |
static Collection.Key |
KeyConstants._urltoken |
static Collection.Key |
KeyConstants._usage |
static Collection.Key |
KeyConstants._use |
static Collection.Key |
KeyConstants._used |
static Collection.Key |
KeyConstants._USER |
static Collection.Key |
KeyConstants._User_Agent |
static Collection.Key |
KeyConstants._username |
static Collection.Key |
KeyConstants._utility |
static Collection.Key |
KeyConstants._UTILITY |
static Collection.Key |
KeyConstants._v |
static Collection.Key |
KeyConstants._V |
static Collection.Key |
KeyConstants._v_pages |
static Collection.Key |
KeyConstants._validate |
static Collection.Key |
KeyConstants._VALIDATE |
static Collection.Key |
KeyConstants._value |
static Collection.Key |
KeyConstants._VALUE |
static Collection.Key |
KeyConstants._valueOf |
static Collection.Key |
KeyConstants._values |
static Collection.Key |
KeyConstants._var |
static Collection.Key |
KeyConstants._variables |
static Collection.Key |
KeyConstants._varname |
static Collection.Key |
KeyConstants._varvalue |
static Collection.Key |
KeyConstants._version |
static Collection.Key |
KeyConstants._Version |
static Collection.Key |
KeyConstants._VERSION |
static Collection.Key |
KeyConstants._visitBeach |
static Collection.Key |
KeyConstants._visitHal |
static Collection.Key |
KeyConstants._visitJohn |
static Collection.Key |
KeyConstants._visitOcean |
static Collection.Key |
KeyConstants._W |
static Collection.Key |
KeyConstants._wait |
static Collection.Key |
KeyConstants._WARNINGS |
static Collection.Key |
KeyConstants._web |
static Collection.Key |
KeyConstants._web_server_api |
static Collection.Key |
KeyConstants._where |
static Collection.Key |
KeyConstants._WHERE |
static Collection.Key |
KeyConstants._width |
static Collection.Key |
KeyConstants._writeLine |
static Collection.Key |
KeyConstants._WS |
static Collection.Key |
KeyConstants._wsdl |
static Collection.Key |
KeyConstants._x |
static Collection.Key |
KeyConstants._X |
static Collection.Key |
KeyConstants._xfa |
static Collection.Key |
KeyConstants._XFAS |
static Collection.Key |
KeyConstants._xml |
static Collection.Key |
KeyConstants._XML |
static Collection.Key |
KeyConstants._XMLATTRIBUTES |
static Collection.Key |
KeyConstants._XMLCHILDREN |
static Collection.Key |
KeyConstants._XMLCOMMENT |
static Collection.Key |
KeyConstants._XMLDATA |
static Collection.Key |
KeyConstants._XMLDOC |
static Collection.Key |
KeyConstants._XMLNAME |
static Collection.Key |
KeyConstants._XMLROOT |
static Collection.Key |
KeyConstants._XMLTEXT |
static Collection.Key |
KeyConstants._XMLVALUE |
static Collection.Key |
KeyConstants._xtags |
static Collection.Key |
KeyConstants._Y |
static Collection.Key |
KeyConstants._Z |
static Collection.Key |
PropertyFactory.FIELD_TYPE |
static Collection.Key |
PropertyFactory.SINGULAR_NAME |
Modifier and Type | Method and Description |
---|---|
static Collection.Key[] |
QueryUtil.getColumnNames(Query qry)
return column names as Key from a query
|
static Collection.Key |
KeyConstants.getKey(String key) |
static Collection.Key[] |
CollectionUtil.keys(Collection coll) |
static Collection.Key[] |
ComponentProUtil.keys(Component c,
int access) |
static Collection.Key[] |
StructUtil.toCollectionKeys(String[] skeys) |
static Collection.Key[] |
CollectionUtil.toKeys(Set<String> set) |
static Collection.Key[] |
CollectionUtil.toKeys(String[] strArr,
boolean trim) |
Modifier and Type | Method and Description |
---|---|
static Map<Collection.Key,FunctionLibFunction> |
MemberUtil.getMembers(PageContext pc,
short type) |
Modifier and Type | Method and Description |
---|---|
static String |
ListUtil.arrayToList(Collection.Key[] array,
String delimiter) |
Object |
ArraySupport.call(PageContext pc,
Collection.Key methodName,
Object[] args) |
Object |
StructSupport.call(PageContext pc,
Collection.Key methodName,
Object[] args) |
static Object |
MemberUtil.call(PageContext pc,
Object coll,
Collection.Key methodName,
Object[] args,
short type,
String strType) |
Object |
ArraySupport.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
StructSupport.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
static Object |
MemberUtil.callWithNamedValues(PageContext pc,
Object coll,
Collection.Key methodName,
Struct args,
short type,
String strType) |
boolean |
ArraySupport.containsKey(Collection.Key key) |
static Object |
ComponentProUtil.get(Component c,
int access,
Collection.Key key,
Object defaultValue) |
Object |
ArraySupport.get(PageContext pc,
Collection.Key key) |
Object |
StructSupport.get(PageContext pc,
Collection.Key key) |
Object |
ArraySupport.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
StructSupport.get(PageContext pc,
Collection.Key key,
Object defaultValue) |
static Member |
ComponentProUtil.getMember(Component c,
int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
static ExpressionException |
StructSupport.invalidKey(Config config,
Struct sct,
Collection.Key key)
throw exception for invalid key
|
static ExpressionException |
ComponentUtil.notFunction(Component c,
Collection.Key key,
Object member,
int access) |
Object |
ArraySupport.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
StructSupport.set(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
ArraySupport.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
Object |
StructSupport.setEL(PageContext pc,
Collection.Key propertyName,
Object value) |
static void |
StructUtil.setELIgnoreWhenNull(Struct sct,
Collection.Key key,
Object value) |
static String[] |
QueryUtil.toStringArray(Collection.Key[] keys) |
Modifier and Type | Method and Description |
---|---|
static String |
CollectionUtil.getKeyList(Iterator<Collection.Key> it,
String delimiter) |
Constructor and Description |
---|
StructMapEntry(Struct sct,
Collection.Key key,
Object value) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
ListAsArray.keys() |
Collection.Key[] |
MapAsStruct.keys() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<Collection.Key,Object>> |
ListAsArray.entryIterator() |
Iterator<Map.Entry<Collection.Key,Object>> |
MapAsStruct.entryIterator() |
Iterator<Collection.Key> |
ListAsArray.keyIterator() |
Iterator<Collection.Key> |
MapAsStruct.keyIterator() |
Modifier and Type | Method and Description |
---|---|
Collection.Key |
Creation.createKey(String key)
creates a collecton Key out of a String
|
Collection.Key |
Decision.toKey(Object obj) |
Collection.Key |
Cast.toKey(Object o) |
Collection.Key |
Decision.toKey(Object obj,
Collection.Key defaultValue) |
Collection.Key |
Cast.toKey(Object o,
Collection.Key defaultValue) |
Modifier and Type | Method and Description |
---|---|
Object |
VariableUtilImpl.callFunctionWithNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Object[] args) |
Object |
VariableUtil.callFunctionWithNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Object[] args)
call a Function (UDF, Method) with Named Values
|
Object |
VariableUtilImpl.callFunctionWithNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Struct args) |
Object |
VariableUtil.callFunctionWithNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Struct args) |
Object |
VariableUtilImpl.callFunctionWithoutNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Object[] args) |
Object |
VariableUtil.callFunctionWithoutNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Object[] args)
call a Function (UDF, Method) without Named Values
|
ClusterEntry |
Creation.createClusterEntry(Collection.Key key,
Serializable value,
int offset) |
Query |
Creation.createQuery(Collection.Key[] columns,
int rows,
String name)
creates a query object with given data
|
Object |
VariableUtilImpl.get(PageContext pc,
Object coll,
Collection.Key key) |
static Object |
CallerUtil.get(PageContext pc,
Object coll,
Collection.Key[] keys,
Object defaultValue) |
Object |
VariableUtilImpl.get(PageContext pc,
Object coll,
Collection.Key key,
Object defaultValue) |
Object |
VariableUtil.get(PageContext pc,
Object coll,
Collection.Key key,
Object defaultValue)
return a property from the given Object, when property doesn't exists return null
|
Object |
VariableUtilImpl.getCollection(PageContext pc,
Object coll,
Collection.Key key) |
Object |
VariableUtilImpl.getCollection(PageContext pc,
Object coll,
Collection.Key key,
Object defaultValue) |
QueryColumn |
QueryStackImpl.getColumnFromACollection(Collection.Key key) |
QueryColumn |
QueryStack.getColumnFromACollection(Collection.Key key)
loop over all Queries and return value as QueryColumn at first ocurrence
|
Object |
QueryStackImpl.getDataFromACollection(Collection.Key key) |
Object |
QueryStack.getDataFromACollection(Collection.Key key)
Deprecated.
|
Object |
QueryStackImpl.getDataFromACollection(PageContext pc,
Collection.Key key) |
Object |
QueryStack.getDataFromACollection(PageContext pc,
Collection.Key key)
loop over all Queries and return value at first ocurrence
|
Object |
QueryStackImpl.getDataFromACollection(PageContext pc,
Collection.Key key,
Object defaultValue) |
Object |
VariableUtilImpl.getLight(PageContext pc,
Object coll,
Collection.Key key,
Object defaultValue) |
Object |
VariableUtilImpl.remove(Object coll,
Collection.Key key) |
Object |
VariableUtilImpl.removeEL(Object coll,
Collection.Key key) |
Object |
VariableUtilImpl.set(PageContext pc,
Object coll,
Collection.Key key,
Object value) |
Object |
VariableUtilImpl.setEL(PageContext pc,
Object coll,
Collection.Key key,
Object value) |
Object |
VariableUtil.setEL(PageContext pc,
Object coll,
Collection.Key key,
Object value)
sets a value to the Object
|
Collection.Key |
Decision.toKey(Object obj,
Collection.Key defaultValue) |
Collection.Key |
Cast.toKey(Object o,
Collection.Key defaultValue) |
Modifier and Type | Method and Description |
---|---|
Collection.Key[] |
Query.getColumnNames() |
Copyright © 2015 Lucee