Modifier and Type | Method and Description |
---|---|
Struct |
Image.getExifMetadata(javax.servlet.jsp.PageContext arg0) |
Struct |
Image.getIptcMetadata(javax.servlet.jsp.PageContext arg0) |
Struct |
Image.info() |
Modifier and Type | Method and Description |
---|---|
void |
Image.drawString(String arg0,
int arg1,
int arg2,
Struct arg3) |
void |
Image.setDrawingStroke(Struct arg0) |
Modifier and Type | Method and Description |
---|---|
static Struct |
SessionTracker.getSessionCollection(String appName) |
Modifier and Type | Method and Description |
---|---|
Struct |
DataSourceService.getDatasources() |
Struct |
DataSourceService.getDefaults() |
Struct |
DataSourceService.getDrivers() |
Modifier and Type | Method and Description |
---|---|
Struct |
DataSourceDef.getAllowedSQL() |
Struct |
DataSourceDef.getExtraData() |
Struct |
DataSourceDef.getJndienv() |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceDef.setAllowedSQL(Struct arg1) |
void |
DataSourceDef.setExtraData(Struct arg1) |
void |
DataSourceDef.setJndienv(Struct arg1) |
Modifier and Type | Method and Description |
---|---|
static Struct |
SystemUtil.getMemoryUsageAsStruct(int type) |
static Struct |
SystemUtil.getMemoryUsageCompact(int type) |
Modifier and Type | Method and Description |
---|---|
Struct |
CacheEntry.getCustomInfo()
get all information data available for this entry
|
Struct |
Cache.getCustomInfo()
get all information data available for this cache
|
Modifier and Type | Method and Description |
---|---|
void |
Cache.init(Config config,
String cacheName,
Struct arguments)
initialize the cache
|
Modifier and Type | Method and Description |
---|---|
Struct |
CacheComplex.getCustomInfo() |
Struct |
CacheComplexEntry.getCustomInfo() |
Modifier and Type | Method and Description |
---|---|
void |
CacheComplex.init(Config config,
String arg1,
Struct arg2) |
Modifier and Type | Method and Description |
---|---|
static Struct |
IniFile.getProfileSections(Resource file) |
Modifier and Type | Method and Description |
---|---|
Struct |
Task.detail() |
Modifier and Type | Method and Description |
---|---|
Struct |
ResourceMetaData.getMetaData() |
Modifier and Type | Method and Description |
---|---|
Struct |
CacheResource.getMetaData() |
Modifier and Type | Method and Description |
---|---|
static AccessControl |
AccessControl.toAccessControl(Struct sct) |
Modifier and Type | Interface and Description |
---|---|
interface |
Component
interface for a Component
|
interface |
ComponentPro |
interface |
ComponentScope |
Modifier and Type | Class and Description |
---|---|
class |
ComponentImpl
%**%
MUST add handling for new attributes (style, namespace, serviceportname, porttypename, wsdlfile, bindingname, and output)
|
class |
ComponentScopeShadow |
class |
ComponentScopeThis |
class |
ComponentSpecificAccess |
class |
SuperComponent |
Modifier and Type | Field and Description |
---|---|
SoftReference<Struct> |
Page.metaData |
Modifier and Type | Method and Description |
---|---|
Struct |
ComponentSpecificAccess.getMetaData(PageContext pc) |
Struct |
SuperComponent.getMetaData(PageContext pc) |
Struct |
InterfaceImpl.getMetaData(PageContext pc) |
Struct |
ComponentImpl.getMetaData(PageContext pc) |
Struct |
Interface.getMetaData(PageContext pc) |
Struct |
Component.getMetaData(PageContext pc)
returns Meta Data to the Component
|
Struct |
InterfaceImpl.getMetaData(PageContext pc,
boolean ignoreCache) |
static Struct |
ComponentPage.translate(Component c,
String strMethodName,
Struct params) |
Modifier and Type | Method and Description |
---|---|
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) |
Object |
ComponentSpecificAccess.callWithNamedValues(PageContext pc,
String key,
Struct args) |
Object |
SuperComponent.callWithNamedValues(PageContext pc,
String name,
Struct args) |
Object |
ComponentImpl.callWithNamedValues(PageContext pc,
String name,
Struct args) |
Object |
Component.callWithNamedValues(PageContext pc,
String key,
Struct args)
call a method of the component with named arguments
|
Object |
ComponentImpl.onMissingMethod(PageContext pc,
int access,
Member member,
String name,
Object[] _args,
Struct _namedArgs,
boolean superAccess) |
static Struct |
ComponentPage.translate(Component c,
String strMethodName,
Struct params) |
Constructor and Description |
---|
ComponentProperties(String dspName,
String extend,
String implement,
String hint,
Boolean output,
String callPath,
boolean relPath,
boolean _synchronized,
Class javaAccessClass,
boolean persistent,
boolean accessors,
Struct meta) |
Modifier and Type | Method and Description |
---|---|
Struct |
CacheConnectionImpl.getCustom() |
Struct |
ServerCacheConnection.getCustom() |
Struct |
CacheConnection.getCustom() |
Struct |
CacheSupport.getCustomInfo() |
static Struct |
CacheUtil.getInfo(Cache c) |
static Struct |
CacheUtil.getInfo(CacheEntry ce) |
static Struct |
CacheUtil.getInfo(Struct info,
Cache c) |
static Struct |
CacheUtil.getInfo(Struct info,
CacheEntry ce) |
Struct |
CacheEngine.info() |
Struct |
CacheEngine.info(String key) |
Struct |
CacheEngine.list(String filter) |
Modifier and Type | Method and Description |
---|---|
static Struct |
CacheUtil.getInfo(Struct info,
Cache c) |
static Struct |
CacheUtil.getInfo(Struct info,
CacheEntry ce) |
Constructor and Description |
---|
CacheConnectionImpl(Config config,
String name,
Class clazz,
Struct custom,
boolean readOnly,
boolean storage) |
Modifier and Type | Method and Description |
---|---|
Struct |
EHCacheSupport.getCustomInfo() |
Struct |
EHCacheEntry.getCustomInfo() |
Modifier and Type | Method and Description |
---|---|
static void |
EHCache.init(Config config,
String[] cacheNames,
Struct[] arguments) |
void |
EHCache.init(Config config,
String cacheName,
Struct arguments) |
void |
EHCache.init(String cacheName,
Struct arguments) |
Modifier and Type | Method and Description |
---|---|
Struct |
EHCacheRemote.getCustomInfo() |
Modifier and Type | Method and Description |
---|---|
void |
EHCacheRemote.init(Config config,
String name,
Struct arguments) |
static void |
EHCacheRemote.init(ConfigWeb config,
String[] cacheNames,
Struct[] arguments) |
Modifier and Type | Method and Description |
---|---|
Struct |
RESTCacheEntry.getCustomInfo() |
Modifier and Type | Method and Description |
---|---|
Struct |
SoapCacheEntry.getCustomInfo() |
Modifier and Type | Method and Description |
---|---|
Struct |
RamCacheEntry.getCustomInfo() |
Modifier and Type | Method and Description |
---|---|
static void |
RamCache.init(Config config,
String[] cacheNames,
Struct[] arguments) |
void |
RamCache.init(Config config,
String cacheName,
Struct arguments) |
Modifier and Type | Method and Description |
---|---|
static String |
CacheHandlerFactory.createId(UDF udf,
Object[] args,
Struct values) |
Modifier and Type | Method and Description |
---|---|
Struct |
StoredProcCacheItem.getStruct() |
Constructor and Description |
---|
StoredProcCacheItem(Struct sct,
String procedure,
long executionTime) |
Constructor and Description |
---|
RequestImpl(PageContext pc,
Struct attributes)
constructor of the class
|
RequestImpl(Struct attributes,
Query query,
Struct settings)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Object |
COMObject.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args) |
Modifier and Type | Method and Description |
---|---|
Struct |
PropertyImpl.getDynamicAttributes() |
Struct |
Property.getDynamicAttributes() |
Struct |
PropertyImpl.getMeta() |
Struct |
Property.getMeta() |
Constructor and Description |
---|
UDFCaller(PageContext parent,
UDF udf,
Struct namedArguments,
boolean doIncludePath) |
UDFCaller2(PageContext parent,
UDF udf,
Struct namedArguments,
P passed,
boolean doIncludePath) |
Modifier and Type | Field and Description |
---|---|
Struct |
ConfigImpl.ComponentMetaData.meta |
Modifier and Type | Method and Description |
---|---|
Struct |
ConfigImpl.getConstants() |
Struct |
Config.getConstants() |
Struct |
DebugEntry.getCustom() |
Struct |
ConfigImpl.getRemoteClientUsage() |
Struct |
Config.getRemoteClientUsage() |
Struct |
ConfigImpl.listComponentCache() |
Struct |
ConfigImpl.listCTCache() |
Modifier and Type | Method and Description |
---|---|
void |
AdminSyncNotSupported.broadcast(Struct attributes,
Config config) |
void |
AdminSync.broadcast(Struct attributes,
Config config) |
void |
ConfigWebAdmin.updateCacheConnection(String name,
String classname,
int _default,
Struct custom,
boolean readOnly,
boolean storage) |
void |
ConfigWebAdmin.updateDataSource(String name,
String newName,
String clazzName,
String dsn,
String username,
String password,
String host,
String database,
int port,
int connectionLimit,
int connectionTimeout,
long metaCacheTimeout,
boolean blob,
boolean clob,
int allow,
boolean validate,
boolean storage,
String timezone,
Struct custom,
String dbdriver,
boolean literalTimestampWithTSOffset)
update or insert new database connection
|
void |
ConfigWebAdmin.updateDebugEntry(String type,
String iprange,
String label,
String path,
String fullname,
Struct custom) |
void |
ConfigWebAdmin.updateExecutionLog(String className,
Struct args,
boolean enabled) |
void |
ConfigWebAdmin.updateGatewayEntry(String id,
String className,
String cfcPath,
String listenerCfcPath,
int startupMode,
Struct custom,
boolean readOnly) |
void |
ConfigWebAdmin.updateLogSettings(String name,
org.apache.log4j.Level level,
String appenderClassName,
Struct appenderArgs,
String layoutClassName,
Struct layoutArgs) |
void |
ConfigWebAdmin.updateResourceProvider(String scheme,
Class clazz,
Struct arguments) |
Constructor and Description |
---|
ConfigImpl.ComponentMetaData(Struct meta,
long lastMod) |
DebugEntry(String id,
String type,
String ipRange,
String label,
String path,
String fullname,
Struct custom) |
Modifier and Type | Method and Description |
---|---|
static Struct |
ClientScopeConverter.unserialize(String str) |
Modifier and Type | Method and Description |
---|---|
void |
JSONConverter._serializeStruct(PageContext pc,
Set test,
Struct struct,
StringBuilder sb,
boolean serializeQueryByColumns,
boolean addUDFs,
Set<Object> done)
serialize a Struct
|
void |
ScriptConverter._serializeStruct(Struct struct,
StringBuilder sb,
Set<Object> done)
serialize a Struct
|
static String |
ClientScopeConverter.serialize(Struct sct) |
static String |
ClientScopeConverter.serialize(Struct sct,
Set ignoreSet) |
String |
ScriptConverter.serializeStruct(Struct struct,
Set<Collection.Key> ignoreSet) |
Modifier and Type | Method and Description |
---|---|
Struct |
DataSourceImpl.getCustoms() |
Struct |
ApplicationDataSource.getCustoms() |
Struct |
DataSource.getCustoms() |
Constructor and Description |
---|
DataSourceImpl(String name,
String className,
String host,
String dsn,
String database,
int port,
String username,
String password,
int connectionLimit,
int connectionTimeout,
long metaCacheTimeout,
boolean blob,
boolean clob,
int allow,
Struct custom,
boolean readOnly,
boolean validate,
boolean storage,
TimeZone timezone,
String dbdriver,
boolean literalTimestampWithTSOffset)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Struct |
DebuggerImpl.getDebuggingData(PageContext pc) |
Struct |
Debugger.getDebuggingData(PageContext pc)
returns the Debugging Info
|
Struct |
DebuggerImpl.getDebuggingData(PageContext pc,
boolean addAddionalInfo) |
Struct |
Debugger.getDebuggingData(PageContext pc,
boolean addAddionalInfo) |
Struct |
DebuggerUtil.pointOutClosuresInPersistentScopes(PageContext pc) |
Modifier and Type | Method and Description |
---|---|
Struct |
ExecutionLogFactory.getArgumentsAsStruct() |
Modifier and Type | Interface and Description |
---|---|
interface |
CatchBlock |
Modifier and Type | Class and Description |
---|---|
class |
CatchBlockImpl |
Modifier and Type | Method and Description |
---|---|
Struct |
PageRuntimeException.getAddional() |
Struct |
PageExceptionImpl.getAddional() |
Struct |
PageServletException.getAddional() |
Struct |
IPageException.getAddional()
Deprecated.
use instead
getAdditional(); |
Struct |
PageRuntimeException.getAdditional() |
Struct |
PageExceptionImpl.getAdditional() |
Struct |
PageServletException.getAdditional() |
Struct |
IPageException.getAdditional() |
Struct |
PageRuntimeException.getCatchBlock() |
Struct |
PageExceptionImpl.getCatchBlock() |
Struct |
PageRuntimeException.getCatchBlock(PageContext pc) |
Struct |
PageExceptionImpl.getCatchBlock(PageContext pc) |
Struct |
PageServletException.getCatchBlock(PageContext pc) |
Struct |
IPageException.getCatchBlock(PageContext pc)
Deprecated.
use instead
getCatchBlock(Config config); |
Struct |
CustomTypeException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
PageRuntimeException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
PageExceptionImpl.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
PageServletException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
IPageException.getErrorBlock(PageContext pc,
ErrorPage ep)
return detailed error block of the error
|
Modifier and Type | Method and Description |
---|---|
Object |
CatchBlockImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
CatchBlockImpl.callWithNamedValues(PageContext pc,
String methodName,
Struct args) |
Modifier and Type | Method and Description |
---|---|
Struct |
ExtensionImpl.getConfig(PageContext pc) |
Struct |
Extension.getConfig(PageContext pc) |
Constructor and Description |
---|
ExtensionImpl(Struct config,
String id,
String provider,
String version,
String name,
String label,
String description,
String category,
String image,
String author,
String codename,
String video,
String support,
String documentation,
String forum,
String mailinglist,
String network,
DateTime created,
String type) |
Modifier and Type | Method and Description |
---|---|
static Struct |
ArrayToStruct.call(PageContext pc,
Array arr) |
Modifier and Type | Method and Description |
---|---|
static Struct |
CacheGetAll.call(PageContext pc) |
static Struct |
CacheGetMetadata.call(PageContext pc,
String id) |
static Struct |
CacheGetAll.call(PageContext pc,
String filter) |
static Struct |
CacheGetMetadata.call(PageContext pc,
String id,
String cacheName) |
static Struct |
CacheGetAll.call(PageContext pc,
String filter,
String cacheName) |
Modifier and Type | Method and Description |
---|---|
static Object |
CacheSetProperties.call(PageContext pc,
Struct properties) |
Modifier and Type | Method and Description |
---|---|
static Struct |
ComponentCacheList.call(PageContext pc) |
static Struct |
ComponentInfo.call(PageContext pc,
Component component)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Object |
EvaluateComponent.call(PageContext pc,
String name,
String md5,
Struct sctThis) |
static Object |
EvaluateComponent.call(PageContext pc,
String name,
String md5,
Struct sctThis,
Struct sctVariables) |
static Component |
EvaluateComponent.invoke(PageContext pc,
String name,
String md5,
Struct sctThis,
Struct sctVariables) |
static void |
EvaluateComponent.setInternalState(Component comp,
Struct sctThis,
Struct sctVariables) |
Modifier and Type | Class and Description |
---|---|
class |
FileStreamWrapper |
class |
FileStreamWrapperRead |
class |
FileStreamWrapperReadBinary |
class |
FileStreamWrapperReadWrite |
class |
FileStreamWrapperWrite |
Modifier and Type | Method and Description |
---|---|
static Struct |
GetFileInfo.call(PageContext pc,
Object oSrc) |
static Struct |
GetVFSMetaData.call(PageContext pc,
String scheme) |
static Struct |
FileUpload.call(PageContext pc,
String destination) |
static Struct |
FileUpload.call(PageContext pc,
String destination,
String fileField) |
static Struct |
FileUpload.call(PageContext pc,
String destination,
String fileField,
String accept) |
static Struct |
FileUpload.call(PageContext pc,
String destination,
String fileField,
String accept,
String nameConflict) |
static Struct |
FileUpload.call(PageContext pc,
String destination,
String fileField,
String accept,
String nameConflict,
String mode) |
static Struct |
FileUpload.call(PageContext pc,
String destination,
String fileField,
String accept,
String nameConflict,
String mode,
String attributes) |
static Struct |
FileUpload.call(PageContext pc,
String destination,
String fileField,
String accept,
String nameConflict,
String mode,
String attributes,
Object acl) |
Struct |
FileStreamWrapper.info() |
Modifier and Type | Method and Description |
---|---|
static String |
SendGatewayMessage.call(PageContext pc,
String gatewayID,
Struct data) |
Modifier and Type | Method and Description |
---|---|
static Struct |
ImageFormats.call(PageContext pc) |
static Struct |
ImageInfo.call(PageContext pc,
Object source) |
static Struct |
ImageGetEXIFMetadata.call(PageContext pc,
Object name) |
static Struct |
ImageGetEXIFMetadata.getData(Image img) |
Modifier and Type | Method and Description |
---|---|
static String |
ImageDrawText.call(PageContext pc,
Object name,
String str,
double x,
double y,
Struct ac) |
static String |
ImageFilter.call(PageContext pc,
Object name,
String filterName,
Struct parameters) |
static String |
ImageSetDrawingStroke.call(PageContext pc,
Object name,
Struct attributeCollection) |
Modifier and Type | Method and Description |
---|---|
static Struct |
GetTimeZoneInfo.call(PageContext pc) |
Modifier and Type | Method and Description |
---|---|
static Object |
EntityNew.call(PageContext pc,
String name,
Struct properties) |
static void |
EntityNew.setPropeties(PageContext pc,
Component cfc,
Struct properties,
boolean ignoreNotExisting) |
Modifier and Type | Method and Description |
---|---|
static Struct |
IntergralContext.call(PageContext pc) |
static Struct |
GetFunctionList.call(PageContext pc) |
static Struct |
GetId.call(PageContext pc) |
static Struct |
GetTagList.call(PageContext pc) |
static Struct |
CTCacheList.call(PageContext pc) |
static Struct |
GetHTTPRequestData.call(PageContext pc) |
static Struct |
GetComponentMetaData.call(PageContext pc,
Object obj) |
static Struct |
DumpStruct.call(PageContext pc,
Object object) |
static Struct |
DumpStruct.call(PageContext pc,
Object object,
double maxLevel) |
static Struct |
DumpStruct.call(PageContext pc,
Object object,
double maxLevel,
String show) |
static Struct |
DumpStruct.call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide) |
static Struct |
DumpStruct.call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys) |
static Struct |
DumpStruct.call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo) |
static Struct |
DumpStruct.call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs) |
static Struct |
DumpStruct.call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs,
String label) |
static Struct |
GetFunctionData.call(PageContext pc,
String strFunctionName) |
static Struct |
GetBaseTagData.call(PageContext pc,
String tagName) |
static Struct |
GetProfileSections.call(PageContext pc,
String fileName) |
static Struct |
GetBaseTagData.call(PageContext pc,
String tagName,
double minLevel) |
static Struct |
GetTagData.call(PageContext pc,
String nameSpace,
String strTagName) |
static Struct |
GetMetaData.getMetaData(Component cfc,
PageContext pc) |
Modifier and Type | Method and Description |
---|---|
static Object |
CreatePageContext.call(PageContext pc,
String serverName,
String scriptName,
String queryString,
Struct cookies) |
static Object |
CreatePageContext.call(PageContext pc,
String serverName,
String scriptName,
String queryString,
Struct cookies,
Struct headers) |
static Object |
CreatePageContext.call(PageContext pc,
String serverName,
String scriptName,
String queryString,
Struct cookies,
Struct headers,
Struct parameters) |
static Object |
CreatePageContext.call(PageContext pc,
String serverName,
String scriptName,
String queryString,
Struct cookies,
Struct headers,
Struct parameters,
Struct attributes) |
Modifier and Type | Method and Description |
---|---|
static Struct |
QueryRowData.call(PageContext pc,
Query query,
double rowNumber) |
static Struct |
QueryConvertForGrid.call(PageContext pc,
Query src,
double dpage,
double dpageSize) |
static Struct |
SelectParse.call(PageContext pc,
String sql) |
Modifier and Type | Method and Description |
---|---|
static Object |
QueryExecute.call(PageContext pc,
String sql,
Object params,
Struct options) |
Modifier and Type | Method and Description |
---|---|
static String |
RestSetResponse.call(PageContext pc,
Struct rsp) |
Modifier and Type | Method and Description |
---|---|
static String |
StoreSetMetaData._call(PageContext pc,
String url,
Struct metadata) |
static String |
StoreSetMetaData.call(PageContext pc,
String url,
Struct metadata) |
Modifier and Type | Method and Description |
---|---|
static Struct |
StructFilter._call(PageContext pc,
Struct sct,
UDF filter,
boolean parallel,
int maxThreads) |
static Struct |
StructNew.call(PageContext pc) |
static Struct |
Struct_.call(PageContext pc,
Object[] objArr) |
static Struct |
LiteralStruct.call(PageContext pc,
Object[] objArr) |
static Struct |
JsonStruct.call(PageContext pc,
Object[] objArr) |
static Struct |
StructNew.call(PageContext pc,
String type) |
static Struct |
StructMap.call(PageContext pc,
Struct sct,
UDF udf) |
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF udf) |
static Struct |
StructMap.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel) |
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel) |
static Struct |
StructMap.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads) |
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads) |
Modifier and Type | Method and Description |
---|---|
static Struct |
StructFilter._call(PageContext pc,
Struct sct,
UDF filter,
boolean parallel,
int maxThreads) |
static double |
StructKeyTranslate.call(PageContext pc,
Struct sct) |
static String |
StructKeyList.call(PageContext pc,
Struct struct) |
static boolean |
StructClear.call(PageContext pc,
Struct struct) |
static boolean |
StructIsEmpty.call(PageContext pc,
Struct struct) |
static double |
StructCount.call(PageContext pc,
Struct struct) |
static Object |
StructCopy.call(PageContext pc,
Struct src) |
static Array |
StructSort.call(PageContext pc,
Struct base) |
static Array |
StructKeyArray.call(PageContext pc,
Struct struct) |
static double |
StructKeyTranslate.call(PageContext pc,
Struct sct,
boolean deepTranslation) |
static double |
StructKeyTranslate.call(PageContext pc,
Struct sct,
boolean deepTranslation,
boolean leaveOriginalKey) |
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) |
static String |
StructKeyList.call(PageContext pc,
Struct struct,
String delimiter) |
static Array |
StructFindKey.call(PageContext pc,
Struct struct,
String value) |
static Object |
StructFind.call(PageContext pc,
Struct struct,
String key) |
static Array |
StructSort.call(PageContext pc,
Struct base,
String sortType) |
static boolean |
StructDelete.call(PageContext pc,
Struct struct,
String key) |
static Array |
StructFindValue.call(PageContext pc,
Struct struct,
String value) |
static boolean |
StructKeyExists.call(PageContext pc,
Struct struct,
String key) |
static boolean |
StructDelete.call(PageContext pc,
Struct struct,
String key,
boolean indicatenotexisting) |
static boolean |
StructUpdate.call(PageContext pc,
Struct struct,
String key,
Object object) |
static Object |
StructFind.call(PageContext pc,
Struct struct,
String key,
Object defaultValue) |
static boolean |
StructInsert.call(PageContext pc,
Struct struct,
String key,
Object value) |
static boolean |
StructInsert.call(PageContext pc,
Struct struct,
String strKey,
Object value,
boolean allowoverwrite) |
static Array |
StructFindKey.call(PageContext pc,
Struct struct,
String value,
String scope) |
static Array |
StructSort.call(PageContext pc,
Struct base,
String sortType,
String sortOrder) |
static Array |
StructFindValue.call(PageContext pc,
Struct struct,
String value,
String scope) |
static Array |
StructSort.call(PageContext pc,
Struct base,
String sortType,
String sortOrder,
String pathToSubElement) |
static boolean |
StructAppend.call(PageContext pc,
Struct struct1,
Struct struct2) |
static boolean |
StructAppend.call(PageContext pc,
Struct struct1,
Struct struct2,
boolean overwrite) |
static Struct |
StructMap.call(PageContext pc,
Struct sct,
UDF udf) |
static String |
StructEach.call(PageContext pc,
Struct sct,
UDF udf) |
static Object |
StructReduce.call(PageContext pc,
Struct sct,
UDF udf) |
static boolean |
StructEvery.call(PageContext pc,
Struct sct,
UDF udf) |
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF udf) |
static boolean |
StructSome.call(PageContext pc,
Struct sct,
UDF udf) |
static Struct |
StructMap.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel) |
static String |
StructEach.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel) |
static boolean |
StructEvery.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel) |
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel) |
static boolean |
StructSome.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel) |
static Struct |
StructMap.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads) |
static String |
StructEach.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads) |
static boolean |
StructEvery.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads) |
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads) |
static boolean |
StructSome.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads) |
static Object |
StructReduce.call(PageContext pc,
Struct sct,
UDF udf,
Object initValue) |
Modifier and Type | Method and Description |
---|---|
static Struct |
GetApplicationMetadata.call(PageContext pc) |
static Struct |
GetApplicationSettings.call(PageContext pc) |
static Struct |
GetUsageData.call(PageContext pc) |
static Struct |
GetSystemInfo.call(PageContext pc) |
static Struct |
GetApplicationSettings.call(PageContext pc,
boolean suppressFunctions) |
static Struct |
GetPrinterInfo.call(PageContext pc,
String printer) |
Modifier and Type | Method and Description |
---|---|
static Struct |
XmlValidate.call(PageContext pc,
String strXml) |
static Struct |
XmlValidate.call(PageContext pc,
String strXml,
String strValidator) |
Modifier and Type | Method and Description |
---|---|
static String |
XmlTransform.call(PageContext pc,
Object oXml,
String xsl,
Struct parameters) |
Modifier and Type | Method and Description |
---|---|
Struct |
GatewayEntryImpl.getCustom() |
Struct |
GatewayEntry.getCustom() |
Modifier and Type | Method and Description |
---|---|
Object |
GatewayEngineImpl.call(String cfcPath,
String id,
String functionName,
Struct arguments,
boolean cfcPeristent,
Object defaultValue) |
Object |
GatewayEngineImpl.callEL(String cfcPath,
String id,
String functionName,
Struct arguments,
boolean cfcPeristent,
Object defaultValue) |
boolean |
GatewayEngineImpl.callOneWay(String cfcPath,
String id,
String functionName,
Struct arguments,
boolean cfcPeristent) |
String |
GatewayEngineImpl.sendMessage(String gatewayId,
Struct data)
send the message to the gateway
|
Constructor and Description |
---|
GatewayEntryImpl(GatewayEnginePro engine,
String id,
String className,
String cfcPath,
String listenerCfcPath,
String startupMode,
Struct custom,
boolean readOnly) |
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionBindingListenerStruct |
Modifier and Type | Class and Description |
---|---|
class |
Image |
Modifier and Type | Method and Description |
---|---|
Struct |
Image.info() |
Modifier and Type | Method and Description |
---|---|
static void |
ImageMetaDrew.addInfo(String format,
Resource res,
Struct info)
adds information about a image to the given struct
|
static void |
ImageMeta.addInfo(String format,
Resource res,
Struct info)
adds information about a image to the given struct
|
Object |
Image.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
void |
Image.drawString(String text,
int x,
int y,
Struct attr) |
IIOMetadata |
Image.getMetaData(Struct parent) |
void |
Image.setDrawingStroke(Struct attr) |
Modifier and Type | Method and Description |
---|---|
Object |
JavaObject.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Object |
JavaObject.callWithNamedValues(PageContext pc,
String methodName,
Struct args) |
Modifier and Type | Method and Description |
---|---|
Struct |
ModernAppListenerException.getAddional() |
Struct |
ModernAppListenerException.getAdditional() |
Struct |
ModernAppListenerException.getCatchBlock() |
Struct |
ModernAppListenerException.getCatchBlock(PageContext pc) |
Struct |
ModernAppListenerException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Modifier and Type | Method and Description |
---|---|
static void |
ApplicationContextSupport.initTagDefaultAttributeValues(Config config,
Map<Collection.Key,Map<Collection.Key,Object>> tagDefaultAttributeValues,
Struct sct) |
static void |
AppListenerUtil.setORMConfiguration(PageContext pc,
ApplicationContext ac,
Struct sct) |
void |
ModernApplicationContext.setTagAttributeDefaultValues(Struct sct) |
void |
ApplicationContextPro.setTagAttributeDefaultValues(Struct sct) |
void |
ApplicationContextSupport.setTagAttributeDefaultValues(Struct sct) |
static DataSource |
AppListenerUtil.toDataSource(String name,
Struct data) |
static Properties |
AppListenerUtil.toS3(Struct sct) |
Modifier and Type | Method and Description |
---|---|
static Struct |
HttpUtil.getAttributesAsStruct(javax.servlet.http.HttpServletRequest req) |
Modifier and Type | Method and Description |
---|---|
Object |
HTTPClient.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
void |
HttpServletRequestDummy.setAttributes(Struct attributes) |
Constructor and Description |
---|
HttpServletRequestDummy(Resource contextRoot,
String serverName,
String scriptName,
String queryString,
javax.servlet.http.Cookie[] cookies,
Pair[] headers,
Pair[] parameters,
Struct attributes,
javax.servlet.http.HttpSession session)
constructor of the class
|
ServletContextDummy(Config config,
Resource root,
Struct attributes,
Struct parameters,
int majorVersion,
int minorVersion) |
Modifier and Type | Method and Description |
---|---|
static Pojo |
AxisCaster.toPojo(Pojo pojo,
javax.xml.rpc.encoding.TypeMapping tm,
org.apache.axis.wsdl.symbolTable.TypeEntry typeEntry,
QName type,
Struct sct,
Set<Object> done) |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
Struct |
PropertiesImpl.toStruct() |
Struct |
Properties.toStruct() |
Modifier and Type | Method and Description |
---|---|
Struct |
CreationImpl.createStruct() |
Struct |
CreationImpl.createStruct(int type) |
static Struct |
Caster.toFunctionValues(Object[] args)
convert a object array to a HashMap filled with Function value Objects
|
static Struct |
Caster.toFunctionValues(Object[] args,
int offset,
int len) |
static Struct |
Caster.toStruct(Object o)
cast a Object to a Struct Object
|
Struct |
CastImpl.toStruct(Object o) |
static Struct |
Caster.toStruct(Object o,
boolean caseSensitive) |
static Struct |
Caster.toStruct(Object o,
Struct defaultValue) |
Struct |
CastImpl.toStruct(Object o,
Struct defaultValue) |
static Struct |
Caster.toStruct(Object o,
Struct defaultValue,
boolean caseSensitive)
cast a Object to a Struct Object
|
Struct |
CastImpl.toStruct(Object o,
Struct defaultValue,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
SpoolerTask |
CreationImpl.createRemoteClientTask(ExecutionPlan[] plans,
RemoteClient remoteClient,
Struct attrColl,
String callerId,
String type) |
static Object[] |
Caster.toFunctionValues(Struct args) |
static Struct |
Caster.toStruct(Object o,
Struct defaultValue) |
Struct |
CastImpl.toStruct(Object o,
Struct defaultValue) |
static Struct |
Caster.toStruct(Object o,
Struct defaultValue,
boolean caseSensitive)
cast a Object to a Struct Object
|
Struct |
CastImpl.toStruct(Object o,
Struct defaultValue,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
static Struct |
ORMUtil.convertToSimpleMap(String paramsStr) |
Modifier and Type | Method and Description |
---|---|
Object |
ORMSession.executeQuery(PageContext pc,
String dataSourceName,
String hql,
Array params,
boolean unique,
Struct queryOptions) |
Object |
ORMSession.executeQuery(PageContext pc,
String dataSourceName,
String hql,
Struct params,
boolean unique,
Struct queryOptions) |
static ORMConfiguration |
ORMConfigurationImpl.load(Config config,
ApplicationContext ac,
Struct settings,
Resource defaultCFCLocation,
ORMConfiguration defaultConfig) |
Component |
ORMSession.load(PageContext pc,
String name,
Struct filter)
load and return a Object that match given filter, if there is more than one Object matching the filter, only the first Object is returned
|
Array |
ORMSession.loadAsArray(PageContext pc,
String name,
Struct filter)
load and return a array of Objects matching given filter
|
Array |
ORMSession.loadAsArray(PageContext pc,
String name,
Struct filter,
Struct options)
load and return a array of Objects matching given filter
|
Array |
ORMSession.loadAsArray(PageContext pc,
String name,
Struct filter,
Struct options,
String order) |
Modifier and Type | Method and Description |
---|---|
static Struct |
HibernateUtil.checkTable(DatasourceConnection dc,
String tableName,
SessionFactoryData data) |
static Struct |
CommonUtil.createStruct() |
Struct |
HibernatePageException.getAddional() |
Struct |
HibernatePageException.getAdditional() |
Struct |
HibernatePageException.getCatchBlock() |
Struct |
HibernatePageException.getCatchBlock(PageContext pc) |
Struct |
HibernatePageException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
SessionFactoryData.getTableInfo(DatasourceConnection dc,
String tableName) |
static Struct |
CommonUtil.toStruct(Object obj) |
static Struct |
CommonUtil.toStruct(Object obj,
Struct defaultValue) |
Modifier and Type | Method and Description |
---|---|
Object |
HibernateORMSession.executeQuery(PageContext pc,
String dataSourceName,
String hql,
Array params,
boolean unique,
Struct queryOptions) |
Object |
HibernateORMSession.executeQuery(PageContext pc,
String dataSourceName,
String hql,
Struct params,
boolean unique,
Struct queryOptions) |
Component |
HibernateORMSession.load(PageContext pc,
String name,
Struct filter) |
Array |
HibernateORMSession.loadAsArray(PageContext pc,
String name,
Struct filter) |
Array |
HibernateORMSession.loadAsArray(PageContext pc,
String name,
Struct filter,
Struct options) |
Array |
HibernateORMSession.loadAsArray(PageContext pc,
String name,
Struct filter,
Struct options,
String order) |
static Struct |
CommonUtil.toStruct(Object obj,
Struct defaultValue) |
Modifier and Type | Method and Description |
---|---|
static void |
EventListener.invoke(Collection.Key name,
Component cfc,
Struct data,
Object arg) |
Modifier and Type | Class and Description |
---|---|
class |
CFCHibernateProxy
Proxy for "dynamic-map" entity representations.
|
class |
CFCProxy |
class |
ComponentProProxy |
class |
ComponentProReflectionProxy |
class |
ComponentProxy |
Modifier and Type | Method and Description |
---|---|
Struct |
ComponentProxy.getMetaData(PageContext pc) |
Modifier and Type | Method and Description |
---|---|
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) |
Object |
ComponentProxy.callWithNamedValues(PageContext pc,
String key,
Struct args) |
Modifier and Type | Class and Description |
---|---|
class |
Excel |
Modifier and Type | Method and Description |
---|---|
Struct |
Excel.getSummaryInfo() |
Modifier and Type | Method and Description |
---|---|
static Struct |
Perl5Util.find(String strPattern,
String strInput,
int offset,
boolean caseSensitive)
find occurence of a pattern in a string (same like indexOf), but dont return first ocurence , it return
struct with all information
|
Modifier and Type | Method and Description |
---|---|
Struct |
Result.getCustomResponse() |
Struct |
Result.getMatrix() |
Struct |
Result.getVariables() |
Modifier and Type | Method and Description |
---|---|
Result |
Mapping.getResult(PageContext pc,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue) |
static int |
RestUtil.matchPath(Struct variables,
Path[] restPath,
String[] callerPath)
check if caller path match the cfc path
|
void |
Result.setCustomResponse(Struct rsp) |
Constructor and Description |
---|
RestRequestListener(Mapping mapping,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue) |
Result(Source source,
Struct variables,
String[] path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType) |
Modifier and Type | Method and Description |
---|---|
boolean |
ExpressionPath.match(Struct result,
String path) |
boolean |
LiteralPath.match(Struct variables,
String path) |
abstract boolean |
Path.match(Struct variables,
String path)
check if given path part match this path Path part defintion
|
Modifier and Type | Method and Description |
---|---|
static void |
ScriptProtect.translate(Struct sct)
translate all strig values of the struct i script-protected form
|
Modifier and Type | Method and Description |
---|---|
Struct |
DatSourceDefImpl.getAllowedSQL() |
Struct |
DataSourceServiceImpl.getDatasources() |
Struct |
DataSourceServiceImpl.getDefaults() |
Struct |
DataSourceServiceImpl.getDrivers() |
Struct |
DatSourceDefImpl.getExtraData() |
Struct |
DatSourceDefImpl.getJndienv() |
Modifier and Type | Method and Description |
---|---|
void |
DatSourceDefImpl.setAllowedSQL(Struct arg1) |
void |
DatSourceDefImpl.setExtraData(Struct arg1) |
void |
DatSourceDefImpl.setJndienv(Struct arg1) |
Modifier and Type | Method and Description |
---|---|
Struct |
SpoolerTaskWS.detail() |
Struct |
SpoolerTaskHTTPCall.detail() |
Struct |
SpoolerTask.detail()
returns advanced info to the task
|
Modifier and Type | Method and Description |
---|---|
static Object |
SpoolerTaskHTTPCall.execute(RemoteClient client,
Config config,
String methodName,
Struct args) |
Modifier and Type | Method and Description |
---|---|
Struct |
MailSpoolerTask.detail() |
Modifier and Type | Method and Description |
---|---|
Struct |
RemoteClientTask.detail() |
Constructor and Description |
---|
RemoteClientTask(ExecutionPlan[] plans,
RemoteClient client,
Struct attrColl,
String callerId,
String type) |
Modifier and Type | Method and Description |
---|---|
Struct |
TestTask.detail() |
Modifier and Type | Method and Description |
---|---|
static Struct |
FileTag.actionUpload(PageContext pageContext,
SecurityManager securityManager,
String filefield,
String strDestination,
int nameconflict,
String accept,
boolean strict,
int mode,
String attributes,
Object acl,
String serverPassword) |
Struct |
Video.doActionInfo() |
Struct |
CFTag.getAttributesScope() |
abstract Struct |
CustomTag.getAttributesScope() |
Struct |
CFTag.getCallerScope() |
abstract Struct |
CustomTag.getCallerScope() |
static Struct |
Insert.getMeta(DatasourceConnection dc,
String tableQualifier,
String tableOwner,
String tableName) |
Struct |
CFTag.getThis() |
abstract Struct |
CustomTag.getThisTagScope() |
Struct |
CFTag.getVariablesScope() |
static Struct |
FeedProperties.toProperties(Struct data) |
Struct |
Video.toStruct(VideoInfo[] infos) |
Modifier and Type | Method and Description |
---|---|
static Object |
Query._call(PageContext pc,
String hql,
Object params,
boolean unique,
Struct queryOptions) |
static void |
TagUtil.setAttributeCollection(PageContext pc,
javax.servlet.jsp.tagext.Tag tag,
MissingAttribute[] missingAttrs,
Struct _attrs,
int attrType) |
void |
Trace.setCaller(Struct caller) |
void |
Feed.setColumnmap(Struct columnMap) |
void |
Video.setData(Struct data) |
void |
Application.setDatasources(Struct datasources) |
void |
PDF.setInfo(Struct info) |
void |
PDF.setInputfiles(Struct inputFiles) |
void |
Application.setMappings(Struct mappings) |
void |
Query.setOrmoptions(Struct ormoptions) |
void |
Application.setOrmsettings(Struct ormsettings) |
void |
PDF.setOutputfiles(Struct outputFiles) |
void |
VideoPlayerJW.setPassthrough(Struct passthrough) |
void |
Application.setS3(Struct s3) |
void |
Application.setTag(Struct tag) |
static Struct |
FeedProperties.toProperties(Struct data) |
Modifier and Type | Method and Description |
---|---|
static SQL |
QueryParamConverter.convert(String sql,
Struct params) |
Modifier and Type | Class and Description |
---|---|
class |
FeedStruct |
Modifier and Type | Method and Description |
---|---|
Struct |
FeedHandler.getData() |
Struct |
RSSHandler.getProperties() |
Modifier and Type | Method and Description |
---|---|
static Object |
FeedQuery.getValue(Struct sct,
boolean includeChildren) |
static Query |
FeedQuery.toQuery(Struct data,
boolean hasDC) |
Modifier and Type | Class and Description |
---|---|
class |
PDFDocument |
Modifier and Type | Method and Description |
---|---|
Struct |
PDFDocument.getInfo() |
Modifier and Type | Class and Description |
---|---|
class |
XMLAttributes
represent a Struct and a NamedNodeMap
|
Modifier and Type | Method and Description |
---|---|
Struct |
XMLValidator.validate(InputSource xml) |
static Struct |
XMLUtil.validate(InputSource xml,
InputSource schema,
String strSchema) |
Modifier and Type | Interface and Description |
---|---|
interface |
XMLStruct |
Modifier and Type | Class and Description |
---|---|
class |
XMLAttrStruct |
class |
XMLCDATASectionStruct |
class |
XMLDocumentStruct |
class |
XMLElementStruct |
class |
XMLMultiElementStruct
Element that can contain more than one Element
|
class |
XMLNodeStruct |
class |
XMLTextStruct |
Modifier and Type | Class and Description |
---|---|
class |
ThreadsImpl |
Modifier and Type | Method and Description |
---|---|
Struct |
ChildSpoolerTask.detail() |
Modifier and Type | Method and Description |
---|---|
static PageContextImpl |
ThreadUtil.createPageContext(ConfigWeb config,
OutputStream os,
String serverName,
String requestURI,
String queryString,
javax.servlet.http.Cookie[] cookies,
Pair[] headers,
Pair[] parameters,
Struct attributes) |
Constructor and Description |
---|
ChildThreadImpl(PageContextImpl parent,
Page page,
String tagName,
int threadIndex,
Struct attrs,
boolean serializable) |
Modifier and Type | Class and Description |
---|---|
class |
CastableStruct |
class |
CollectionStruct |
class |
DoubleStruct |
class |
ReadOnlyStruct
a read only Struct if flag is set to readonly
|
class |
StructImpl
CFML data type struct
|
class |
StructImplKey
CFML data type struct
|
class |
StructImplString
CFML data type struct
|
class |
SVStruct |
Modifier and Type | Field and Description |
---|---|
Struct |
UDFPropertiesImpl.meta |
Modifier and Type | Method and Description |
---|---|
Struct |
UDFImpl.getMeta() |
Struct |
FunctionArgumentImpl.getMetaData() |
Struct |
FunctionArgumentLight.getMetaData() |
Struct |
FunctionArgument.getMetaData() |
Struct |
UDFGSProperty.getMetaData(PageContext pc) |
Struct |
BIF.getMetaData(PageContext pc) |
Struct |
Closure.getMetaData(PageContext pc) |
Struct |
UDFImpl.getMetaData(PageContext pc) |
Struct |
UDF.getMetaData(PageContext pc) |
static Struct |
FunctionValueImpl.toStruct(FunctionValueImpl fv1) |
static Struct |
FunctionValueImpl.toStruct(FunctionValueImpl fv1,
FunctionValueImpl fv2) |
static Struct |
FunctionValueImpl.toStruct(FunctionValueImpl fv1,
FunctionValueImpl fv2,
FunctionValueImpl fv3) |
static Struct |
FunctionValueImpl.toStruct(FunctionValueImpl fv1,
FunctionValueImpl fv2,
FunctionValueImpl fv3,
FunctionValueImpl fv4) |
Modifier and Type | Method and Description |
---|---|
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) |
Object |
UDFSetterProperty.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath) |
Object |
UDFRemoveProperty.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath) |
Object |
BIF.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath) |
Object |
UDFGetterProperty.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath) |
Object |
UDFHasProperty.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath) |
Object |
UDFAddProperty.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath) |
Object |
Closure.callWithNamedValues(PageContext pc,
Struct values,
boolean doIncludePath) |
Object |
UDFImpl.callWithNamedValues(PageContext pc,
Struct values,
boolean doIncludePath) |
Object |
UDF.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath)
call user defined Funcion with a hashmap of named values
|
static void |
StructImplString.copy(Struct src,
Struct trg,
boolean deepCopy) |
static void |
StructImpl.copy(Struct src,
Struct trg,
boolean deepCopy) |
static void |
StructImplKey.copy(Struct src,
Struct trg,
boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
int |
ArrayOfStructComparator.compare(Struct s1,
Struct s2) |
Modifier and Type | Method and Description |
---|---|
Object |
DateTimeImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Modifier and Type | Class and Description |
---|---|
class |
QueryStruct |
Modifier and Type | Method and Description |
---|---|
Object |
SimpleQuery.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Modifier and Type | Interface and Description |
---|---|
interface |
Application
implemetnation of the application scope
|
interface |
Argument
interface for Argument scope
|
interface |
Caller
interface for the caller scope
|
interface |
CGI
interface for scope CGI
|
interface |
Client
Interface of the scope client
|
interface |
Cluster |
interface |
Cookie
interface for the cookie scope
|
interface |
Form
interface fro scope form
|
interface |
Local |
interface |
Request
Interface of the scope request
|
interface |
Scope
abstract class for all scopes
|
interface |
Server
interface for scope server
|
interface |
Session |
interface |
SharedScope
scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
|
interface |
Threads |
interface |
Undefined
interface of the cope undefined
|
interface |
URL
inteface for the url scope
|
interface |
URLForm
scuope that mix url and forn together
|
interface |
UserScope |
interface |
Variables |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationImpl
Session Scope
|
class |
ArgumentImpl
implementation of the argument scope
|
class |
ArgumentThreadImpl |
class |
CallerImpl
caller scope
|
class |
CGIImpl
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
class |
CGIImplReadOnly
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
class |
ClosureScope |
class |
ClusterNotSupported
d
|
class |
ClusterWrap |
class |
CookieImpl
Implementation of the Cookie scope
|
class |
FormImpl
Form Scope
|
class |
JSession |
class |
LocalImpl |
class |
LocalNotSupportedScope |
class |
ObjectStruct |
class |
RequestImpl |
class |
ScopeSupport
Simple standart implementation of a Scope, for standart use.
|
class |
ServerImpl
Server Scope
|
class |
UndefinedImpl
Undefined Scope
|
class |
UrlFormImpl |
class |
URLImpl
Implements URL Scope
|
class |
VariablesImpl |
Modifier and Type | Method and Description |
---|---|
Struct |
ScopeContext.getAllApplicationScopes() |
Struct |
ScopeContext.getAllCFSessionScopes() |
Struct |
ScopeContext.getAllSessionScopes(PageContext pc)
return all session context of this application context
|
Struct |
ScopeContext.getAllSessionScopes(PageContext pc,
String appName)
Deprecated.
use instead getAllSessionScopes(String appName)
|
Struct |
ScopeContext.getAllSessionScopes(String appName)
get all session contexts of given applicaton name
|
Struct |
UndefinedImpl.getScope(Collection.Key key) |
Struct |
Undefined.getScope(Collection.Key key) |
static Struct |
ArgumentImpl.toStruct(Argument arg)
converts a argument scope to a regular struct
|
Modifier and Type | Method and Description |
---|---|
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) |
static DumpData |
ScopeSupport.toDumpData(PageContext pageContext,
int maxlevel,
DumpProperties dp,
Struct sct,
String dspName) |
Constructor and Description |
---|
ArgumentThreadImpl(Struct sct) |
Modifier and Type | Class and Description |
---|---|
class |
ClientCache |
class |
ClientCookie |
class |
ClientDatasource |
class |
ClientFile |
class |
ClientMemory |
Modifier and Type | Class and Description |
---|---|
class |
SessionCache |
class |
SessionCookie |
class |
SessionDatasource |
class |
SessionFile |
class |
SessionMemory |
Modifier and Type | Interface and Description |
---|---|
interface |
MemoryScope |
interface |
StorageScope
scope that can be stored, in a storage
|
Modifier and Type | Class and Description |
---|---|
class |
StorageScopeCache
client scope that store it's data in a datasource
|
class |
StorageScopeCookie
client scope that store it's data in the cookie of the client
|
class |
StorageScopeDatasource
client scope that store it's data in a datasource
|
class |
StorageScopeFile
client scope that store it's data in a resource
|
class |
StorageScopeImpl |
class |
StorageScopeMemory
client scope that not store it's data
|
Modifier and Type | Method and Description |
---|---|
Struct |
StorageValue.getValue() |
Constructor and Description |
---|
StorageScopeImpl(Struct sct,
DateTime timecreated,
DateTime _lastvisit,
long lastvisit,
int hitcount,
String strType,
int type)
Constructor of the class
|
StorageValue(Struct value) |
Modifier and Type | Method and Description |
---|---|
void |
SQLExecutor.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log)
updates the data in the datasource for a specific user (CFID), if the data not exist, a new record is created
|
void |
MSSQL.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log) |
void |
Ansi92.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log) |
void |
MySQL.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log) |
Modifier and Type | Class and Description |
---|---|
class |
TOStruct |
Modifier and Type | Method and Description |
---|---|
Struct |
TOUDF.getMetaData(PageContext pc) |
Modifier and Type | Method and Description |
---|---|
Object |
TOObjects.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args) |
Object |
TOUDF.callWithNamedValues(PageContext pageContext,
Collection.Key calledName,
Struct values,
boolean doIncludePath) |
Object |
TOUDF.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath) |
Modifier and Type | Class and Description |
---|---|
class |
StructSupport |
Modifier and Type | Method and Description |
---|---|
static Struct |
StructUtil.copyToStruct(Map map) |
static Struct |
StructUtil.duplicate(Struct sct,
boolean deepCopy) |
static Struct |
ComponentUtil.getMetaData(PageContext pc,
UDFPropertiesImpl udf) |
static Struct |
ComponentUtil.getPropertiesAsStruct(Component c,
boolean onlyPersistent) |
static Struct |
StructUtil.merge(Struct[] scts) |
Modifier and Type | Method and Description |
---|---|
static void |
UDFUtil.argumentCollection(Struct values) |
static void |
UDFUtil.argumentCollection(Struct values,
FunctionArgument[] funcArgs) |
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) |
static void |
StructUtil.copy(Struct source,
Struct target,
boolean overwrite)
copy data from source struct to target struct
|
static Struct |
StructUtil.duplicate(Struct sct,
boolean deepCopy) |
static Set<Map.Entry<String,Object>> |
StructUtil.entrySet(Struct sct) |
static Class |
ComponentUtil.getStructPropertiesClass(PageContext pc,
Struct sct,
PhysicalClassLoader cl) |
static ExpressionException |
StructSupport.invalidKey(Config config,
Struct sct,
Collection.Key key)
throw exception for invalid key
|
static String |
StructUtil.keyHash(Struct sct)
creates a hash based on the keys of the Map/Struct
|
static Set<String> |
StructUtil.keySet(Struct sct) |
static Struct |
StructUtil.merge(Struct[] scts) |
static void |
StructUtil.putAll(Struct struct,
Map map) |
static void |
StructUtil.setELIgnoreWhenNull(Struct sct,
Collection.Key key,
Object value) |
static void |
StructUtil.setELIgnoreWhenNull(Struct sct,
String key,
Object value) |
static long |
StructUtil.sizeOf(Struct sct)
return the size of given struct, size of values + keys
|
static DumpTable |
StructUtil.toDumpTable(Struct sct,
String title,
PageContext pageContext,
int maxlevel,
DumpProperties dp) |
static Collection<?> |
StructUtil.values(Struct sct)
create a value return value out of a struct
|
Constructor and Description |
---|
StructMapEntry(Struct sct,
Collection.Key key,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
MapAsStruct |
Modifier and Type | Method and Description |
---|---|
static Struct |
MapAsStruct.toStruct(Map map) |
static Struct |
MapAsStruct.toStruct(Map map,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
Object |
ListAsArray.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args) |
Modifier and Type | Method and Description |
---|---|
Struct |
Creation.createStruct()
creates and returns a struct instance
|
Struct |
Creation.createStruct(int type) |
Struct |
Cast.toStruct(Object o)
cast a Object to a Struct Object
|
Struct |
Cast.toStruct(Object o,
Struct defaultValue)
cast a Object to a Struct Object
|
Struct |
Cast.toStruct(Object o,
Struct defaultValue,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
Object |
VariableUtilImpl.callFunctionWithNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Struct args) |
Object |
VariableUtil.callFunctionWithNamedValues(PageContext pc,
Object coll,
Collection.Key key,
Struct args) |
SpoolerTask |
Creation.createRemoteClientTask(ExecutionPlan[] plans,
RemoteClient remoteClient,
Struct attrColl,
String callerId,
String type) |
Struct |
Cast.toStruct(Object o,
Struct defaultValue)
cast a Object to a Struct Object
|
Struct |
Cast.toStruct(Object o,
Struct defaultValue,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
Struct |
VideoInfo.toStruct()
returns the information as Struct
|
Modifier and Type | Method and Description |
---|---|
void |
VideoExecuterNotSupported.install(ConfigWeb config,
Struct data) |
void |
VideoExecuter.install(ConfigWeb config,
Struct data) |
Copyright © 2015 Lucee