|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Struct in coldfusion.image |
---|
Methods in coldfusion.image that return Struct | |
---|---|
Struct |
Image.getExifMetadata(javax.servlet.jsp.PageContext arg0)
|
Struct |
Image.getIptcMetadata(javax.servlet.jsp.PageContext arg0)
|
Struct |
Image.info()
|
Methods in coldfusion.image with parameters of type Struct | |
---|---|
void |
Image.drawString(String arg0,
int arg1,
int arg2,
Struct arg3)
|
void |
Image.setDrawingStroke(Struct arg0)
|
Uses of Struct in coldfusion.runtime |
---|
Methods in coldfusion.runtime that return Struct | |
---|---|
static Struct |
SessionTracker.getSessionCollection(String appName)
|
Uses of Struct in coldfusion.server |
---|
Methods in coldfusion.server that return Struct | |
---|---|
Struct |
DataSourceService.getDatasources()
|
Struct |
DataSourceService.getDefaults()
|
Struct |
DataSourceService.getDrivers()
|
Uses of Struct in coldfusion.sql |
---|
Methods in coldfusion.sql that return Struct | |
---|---|
Struct |
DataSourceDef.getAllowedSQL()
|
Struct |
DataSourceDef.getExtraData()
|
Struct |
DataSourceDef.getJndienv()
|
Methods in coldfusion.sql with parameters of type Struct | |
---|---|
void |
DataSourceDef.setAllowedSQL(Struct arg1)
|
void |
DataSourceDef.setExtraData(Struct arg1)
|
void |
DataSourceDef.setJndienv(Struct arg1)
|
Uses of Struct in railo.commons.io |
---|
Methods in railo.commons.io that return Struct | |
---|---|
static Struct |
SystemUtil.getMemoryUsageAsStruct(int type)
|
static Struct |
SystemUtil.getMemoryUsageCompact(int type)
|
Uses of Struct in railo.commons.io.cache |
---|
Methods in railo.commons.io.cache that return Struct | |
---|---|
Struct |
CacheEntry.getCustomInfo()
get all information data available for this entry |
Struct |
Cache.getCustomInfo()
get all information data available for this cache |
Methods in railo.commons.io.cache with parameters of type Struct | |
---|---|
void |
Cache.init(Config config,
String cacheName,
Struct arguments)
initialize the cache |
Uses of Struct in railo.commons.io.ini |
---|
Methods in railo.commons.io.ini that return Struct | |
---|---|
static Struct |
IniFile.getProfileSections(Resource file)
|
Uses of Struct in railo.commons.io.res |
---|
Methods in railo.commons.io.res that return Struct | |
---|---|
Struct |
ResourceMetaData.getMetaData()
|
Uses of Struct in railo.commons.io.res.type.cache |
---|
Methods in railo.commons.io.res.type.cache that return Struct | |
---|---|
Struct |
CacheResource.getMetaData()
|
Uses of Struct in railo.commons.io.res.type.s3 |
---|
Methods in railo.commons.io.res.type.s3 with parameters of type Struct | |
---|---|
static AccessControl |
AccessControl.toAccessControl(Struct sct)
|
Uses of Struct in railo.runtime |
---|
Subinterfaces of Struct in railo.runtime | |
---|---|
interface |
Component
interface for a Component |
interface |
ComponentPro
|
interface |
ComponentScope
|
Classes in railo.runtime that implement Struct | |
---|---|
class |
CFCProxy
Proxy for "dynamic-map" entity representations. |
class |
ComponentImpl
%**% MUST add handling for new attributes (style, namespace, serviceportname, porttypename, wsdlfile, bindingname, and output) |
class |
ComponentScopeShadow
|
class |
ComponentScopeThis
|
class |
ComponentWrap
|
class |
SuperComponent
|
Fields in railo.runtime with type parameters of type Struct | |
---|---|
SoftReference<Struct> |
Page.metaData
|
Methods in railo.runtime that return Struct | |
---|---|
Struct |
ComponentWrap.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 |
CFMLFactoryImpl.getRunningPageContextes()
|
static Struct |
ComponentPage.translate(Component c,
String strMethodName,
Struct params)
|
Constructors in railo.runtime with parameters of type Struct | |
---|---|
ComponentProperties(String dspName,
String extend,
String implement,
String hint,
Boolean output,
String callPath,
boolean realPath,
boolean _synchronized,
Class javaAccessClass,
boolean persistent,
boolean accessors,
Struct meta)
|
Uses of Struct in railo.runtime.cache |
---|
Methods in railo.runtime.cache that return Struct | |
---|---|
Struct |
CacheConnectionImpl.getCustom()
|
Struct |
ServerCacheConnection.getCustom()
|
Struct |
CacheConnection.getCustom()
|
Struct |
CacheSupport.getCustomInfo()
|
static Struct |
CacheUtil.getInfo(Cache c)
|
static Struct |
CacheUtil.getInfo(CacheEntry ce)
|
Struct |
CacheEngine.info()
|
Struct |
CacheEngine.info(String key)
|
Struct |
CacheEngine.list(String filter)
|
Constructors in railo.runtime.cache with parameters of type Struct | |
---|---|
CacheConnectionImpl(Config config,
String name,
Class clazz,
Struct custom,
boolean readOnly,
boolean storage)
|
Uses of Struct in railo.runtime.cache.eh |
---|
Methods in railo.runtime.cache.eh that return Struct | |
---|---|
Struct |
EHCacheSupport.getCustomInfo()
|
Struct |
EHCacheEntry.getCustomInfo()
|
Methods in railo.runtime.cache.eh with parameters of type Struct | |
---|---|
static void |
EHCacheLite.init(Config config,
String[] cacheNames,
Struct[] arguments)
|
static void |
EHCache.init(Config config,
String[] cacheNames,
Struct[] arguments)
|
void |
EHCacheLite.init(Config config,
String cacheName,
Struct arguments)
|
void |
EHCache.init(Config config,
String cacheName,
Struct arguments)
|
void |
EHCacheLite.init(String cacheName,
Struct arguments)
|
void |
EHCache.init(String cacheName,
Struct arguments)
|
Uses of Struct in railo.runtime.cache.eh.remote |
---|
Methods in railo.runtime.cache.eh.remote that return Struct | |
---|---|
Struct |
EHCacheRemote.getCustomInfo()
|
Methods in railo.runtime.cache.eh.remote with parameters of type Struct | |
---|---|
void |
EHCacheRemote.init(Config config,
String name,
Struct arguments)
|
static void |
EHCacheRemote.init(ConfigWeb config,
String[] cacheNames,
Struct[] arguments)
|
Uses of Struct in railo.runtime.cache.eh.remote.rest |
---|
Methods in railo.runtime.cache.eh.remote.rest that return Struct | |
---|---|
Struct |
RESTCacheEntry.getCustomInfo()
|
Uses of Struct in railo.runtime.cache.eh.remote.soap |
---|
Methods in railo.runtime.cache.eh.remote.soap that return Struct | |
---|---|
Struct |
SoapCacheEntry.getCustomInfo()
|
Uses of Struct in railo.runtime.cache.ram |
---|
Methods in railo.runtime.cache.ram that return Struct | |
---|---|
Struct |
RamCacheEntry.getCustomInfo()
|
Methods in railo.runtime.cache.ram with parameters of type Struct | |
---|---|
static void |
RamCache.init(Config config,
String[] cacheNames,
Struct[] arguments)
|
void |
RamCache.init(Config config,
String cacheName,
Struct arguments)
|
Uses of Struct in railo.runtime.cfx |
---|
Constructors in railo.runtime.cfx with parameters of type Struct | |
---|---|
RequestImpl(PageContext pc,
Struct attributes)
constructor of the class |
|
RequestImpl(Struct attributes,
Query query,
Struct settings)
constructor of the class |
Uses of Struct in railo.runtime.com |
---|
Methods in railo.runtime.com with parameters of type Struct | |
---|---|
Object |
COMObject.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args)
|
Uses of Struct in railo.runtime.component |
---|
Methods in railo.runtime.component that return Struct | |
---|---|
Struct |
PropertyImpl.getDynamicAttributes()
|
Struct |
Property.getDynamicAttributes()
|
Struct |
PropertyImpl.getMeta()
|
Struct |
Property.getMeta()
|
Uses of Struct in railo.runtime.concurrency |
---|
Constructors in railo.runtime.concurrency with parameters of type Struct | |
---|---|
UDFCaller(PageContext parent,
UDF udf,
Struct namedArguments,
boolean doIncludePath)
|
Uses of Struct in railo.runtime.config |
---|
Fields in railo.runtime.config declared as Struct | |
---|---|
Struct |
ConfigImpl.ComponentMetaData.meta
|
Methods in railo.runtime.config that return Struct | |
---|---|
Struct |
ConfigImpl.getConstants()
|
Struct |
Config.getConstants()
|
Struct |
DebugEntry.getCustom()
|
Struct |
ConfigImpl.getRemoteClientUsage()
|
Struct |
Config.getRemoteClientUsage()
|
Struct |
ConfigImpl.listComponentCache()
|
Struct |
ConfigImpl.listCTCache()
|
Methods in railo.runtime.config with parameters of type Struct | |
---|---|
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)
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.updateResourceProvider(String scheme,
Class clazz,
Struct arguments)
|
Constructors in railo.runtime.config with parameters of type Struct | |
---|---|
ConfigImpl.ComponentMetaData(Struct meta,
long lastMod)
|
|
DebugEntry(String id,
String type,
String ipRange,
String label,
String path,
String fullname,
Struct custom)
|
Uses of Struct in railo.runtime.converter |
---|
Methods in railo.runtime.converter that return Struct | |
---|---|
static Struct |
ClientScopeConverter.unserialize(String str)
|
Methods in railo.runtime.converter with parameters of type Struct | |
---|---|
void |
JSONConverter._serializeStruct(PageContext pc,
Set test,
Struct struct,
StringBuffer sb,
boolean serializeQueryByColumns,
boolean addUDFs,
Set<Object> done)
serialize a Struct |
void |
ScriptConverter._serializeStruct(Struct struct,
StringBuffer 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)
|
Uses of Struct in railo.runtime.db |
---|
Methods in railo.runtime.db that return Struct | |
---|---|
Struct |
DataSourceImpl.getCustoms()
|
Struct |
ApplicationDataSource.getCustoms()
|
Struct |
DataSource.getCustoms()
|
Constructors in railo.runtime.db with parameters of type Struct | |
---|---|
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)
constructor of the class |
Uses of Struct in railo.runtime.debug |
---|
Methods in railo.runtime.debug that return Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.engine |
---|
Methods in railo.runtime.engine that return Struct | |
---|---|
Struct |
ExecutionLogFactory.getArgumentsAsStruct()
|
Uses of Struct in railo.runtime.exp |
---|
Subinterfaces of Struct in railo.runtime.exp | |
---|---|
interface |
CatchBlock
|
Classes in railo.runtime.exp that implement Struct | |
---|---|
class |
CatchBlockImpl
|
Methods in railo.runtime.exp that return Struct | |
---|---|
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 |
Methods in railo.runtime.exp with parameters of type Struct | |
---|---|
Object |
CatchBlockImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Object |
CatchBlockImpl.callWithNamedValues(PageContext pc,
String methodName,
Struct args)
|
Uses of Struct in railo.runtime.extension |
---|
Methods in railo.runtime.extension that return Struct | |
---|---|
Struct |
ExtensionImpl.getConfig(PageContext pc)
|
Struct |
Extension.getConfig(PageContext pc)
|
Constructors in railo.runtime.extension with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.functions.arrays |
---|
Methods in railo.runtime.functions.arrays that return Struct | |
---|---|
static Struct |
ArrayToStruct.call(PageContext pc,
Array arr)
|
Uses of Struct in railo.runtime.functions.cache |
---|
Methods in railo.runtime.functions.cache that return Struct | |
---|---|
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)
|
Methods in railo.runtime.functions.cache with parameters of type Struct | |
---|---|
static Object |
CacheSetProperties.call(PageContext pc,
Struct properties)
|
Uses of Struct in railo.runtime.functions.component |
---|
Methods in railo.runtime.functions.component that return Struct | |
---|---|
static Struct |
ComponentCacheList.call(PageContext pc)
|
static Struct |
ComponentInfo.call(PageContext pc,
Component component)
Deprecated. |
Uses of Struct in railo.runtime.functions.dynamicEvaluation |
---|
Methods in railo.runtime.functions.dynamicEvaluation with parameters of type Struct | |
---|---|
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 void |
EvaluateComponent.setInternalState(Component comp,
Struct sctThis,
Struct sctVariables)
|
Uses of Struct in railo.runtime.functions.file |
---|
Classes in railo.runtime.functions.file that implement Struct | |
---|---|
class |
FileStreamWrapper
|
class |
FileStreamWrapperRead
|
class |
FileStreamWrapperReadBinary
|
class |
FileStreamWrapperReadWrite
|
class |
FileStreamWrapperWrite
|
Methods in railo.runtime.functions.file that return Struct | |
---|---|
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()
|
Uses of Struct in railo.runtime.functions.gateway |
---|
Methods in railo.runtime.functions.gateway with parameters of type Struct | |
---|---|
static String |
SendGatewayMessage.call(PageContext pc,
String gatewayID,
Struct data)
|
Uses of Struct in railo.runtime.functions.image |
---|
Methods in railo.runtime.functions.image that return Struct | |
---|---|
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)
|
Methods in railo.runtime.functions.image with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.functions.international |
---|
Methods in railo.runtime.functions.international that return Struct | |
---|---|
static Struct |
GetTimeZoneInfo.call(PageContext pc)
|
Uses of Struct in railo.runtime.functions.orm |
---|
Methods in railo.runtime.functions.orm with parameters of type Struct | |
---|---|
static Object |
EntityNew.call(PageContext pc,
String name,
Struct properties)
|
static void |
EntityNew.setPropeties(PageContext pc,
Component cfc,
Struct properties,
boolean ignoreNotExisting)
|
Uses of Struct in railo.runtime.functions.other |
---|
Methods in railo.runtime.functions.other that return Struct | |
---|---|
static Struct |
IntergralContext.call(PageContext pc)
|
static Struct |
GetFunctionList.call(PageContext pc)
|
static Struct |
GetRailoId.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)
|
Methods in railo.runtime.functions.other with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.functions.query |
---|
Methods in railo.runtime.functions.query that return Struct | |
---|---|
static Struct |
QueryConvertForGrid.call(PageContext pc,
Query query,
double page,
double pageSize)
|
static Struct |
SelectParse.call(PageContext pc,
String sql)
|
Uses of Struct in railo.runtime.functions.rest |
---|
Methods in railo.runtime.functions.rest with parameters of type Struct | |
---|---|
static String |
RestSetResponse.call(PageContext pc,
Struct rsp)
|
Uses of Struct in railo.runtime.functions.s3 |
---|
Methods in railo.runtime.functions.s3 with parameters of type Struct | |
---|---|
static String |
StoreSetMetaData._call(PageContext pc,
String url,
Struct metadata)
|
static String |
StoreSetMetaData.call(PageContext pc,
String url,
Struct metadata)
|
Uses of Struct in railo.runtime.functions.struct |
---|
Methods in railo.runtime.functions.struct that return Struct | |
---|---|
static Struct |
StructNew.call(PageContext pc)
|
static Struct |
Struct_.call(PageContext pc,
Object[] objArr)
|
static Struct |
JsonStruct.call(PageContext pc,
Object[] objArr)
|
static Struct |
StructNew.call(PageContext pc,
String type)
|
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF filter)
|
Methods in railo.runtime.functions.struct with parameters of type Struct | |
---|---|
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 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 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 String |
StructEach.call(PageContext pc,
Struct sct,
UDF udf)
|
static Struct |
StructFilter.call(PageContext pc,
Struct sct,
UDF filter)
|
static String |
StructEach.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel)
|
static String |
StructEach.call(PageContext pc,
Struct sct,
UDF udf,
boolean parallel,
double maxThreads)
|
Uses of Struct in railo.runtime.functions.system |
---|
Methods in railo.runtime.functions.system that return Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.functions.xml |
---|
Methods in railo.runtime.functions.xml that return Struct | |
---|---|
static Struct |
XmlValidate.call(PageContext pc,
String strXml)
|
static Struct |
XmlValidate.call(PageContext pc,
String strXml,
String strValidator)
|
Methods in railo.runtime.functions.xml with parameters of type Struct | |
---|---|
static String |
XmlTransform.call(PageContext pc,
Object oXml,
String xsl,
Struct parameters)
|
Uses of Struct in railo.runtime.gateway |
---|
Methods in railo.runtime.gateway that return Struct | |
---|---|
Struct |
GatewayEntryImpl.getCustom()
|
Struct |
GatewayEntry.getCustom()
|
Methods in railo.runtime.gateway with parameters of type Struct | |
---|---|
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 |
Constructors in railo.runtime.gateway with parameters of type Struct | |
---|---|
GatewayEntryImpl(GatewayEnginePro engine,
String id,
String className,
String cfcPath,
String listenerCfcPath,
String startupMode,
Struct custom,
boolean readOnly)
|
Uses of Struct in railo.runtime.helpers |
---|
Classes in railo.runtime.helpers that implement Struct | |
---|---|
class |
HttpSessionBindingListenerStruct
|
Uses of Struct in railo.runtime.img |
---|
Classes in railo.runtime.img that implement Struct | |
---|---|
class |
Image
|
Methods in railo.runtime.img that return Struct | |
---|---|
Struct |
Image.info()
|
Methods in railo.runtime.img with parameters of type Struct | |
---|---|
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 |
void |
Image.drawString(String text,
int x,
int y,
Struct attr)
|
IIOMetadata |
Image.getMetaData(Struct parent)
|
void |
Image.setDrawingStroke(Struct attr)
|
Uses of Struct in railo.runtime.img.filter |
---|
Uses of Struct in railo.runtime.java |
---|
Methods in railo.runtime.java with parameters of type Struct | |
---|---|
Object |
JavaObject.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Object |
JavaObject.callWithNamedValues(PageContext pc,
String methodName,
Struct args)
|
Uses of Struct in railo.runtime.listener |
---|
Methods in railo.runtime.listener that return Struct | |
---|---|
Struct |
ModernAppListenerException.getAddional()
|
Struct |
ModernAppListenerException.getAdditional()
|
Struct |
ModernAppListenerException.getCatchBlock()
|
Struct |
ModernAppListenerException.getCatchBlock(PageContext pc)
|
Struct |
ModernAppListenerException.getErrorBlock(PageContext pc,
ErrorPage ep)
|
Methods in railo.runtime.listener with parameters of type Struct | |
---|---|
static void |
AppListenerUtil.setORMConfiguration(PageContext pc,
ApplicationContext ac,
Struct sct)
|
static DataSource |
AppListenerUtil.toDataSource(String name,
Struct data)
|
static Properties |
AppListenerUtil.toS3(Struct sct)
|
Uses of Struct in railo.runtime.net.http |
---|
Methods in railo.runtime.net.http that return Struct | |
---|---|
static Struct |
HttpUtil.getAttributesAsStruct(javax.servlet.http.HttpServletRequest req)
|
Methods in railo.runtime.net.http with parameters of type Struct | |
---|---|
void |
HttpServletRequestDummy.setAttributes(Struct attributes)
|
Constructors in railo.runtime.net.http with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.net.rpc.client |
---|
Methods in railo.runtime.net.rpc.client with parameters of type Struct | |
---|---|
Object |
RPCClient.callWithNamedValues(Config config,
String methodName,
Struct arguments)
|
Object |
RPCClient.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Object |
RPCClient.callWithNamedValues(PageContext pc,
String methodName,
Struct arguments)
|
Uses of Struct in railo.runtime.net.s3 |
---|
Methods in railo.runtime.net.s3 that return Struct | |
---|---|
Struct |
PropertiesImpl.toStruct()
|
Struct |
Properties.toStruct()
|
Uses of Struct in railo.runtime.op |
---|
Methods in railo.runtime.op that return Struct | |
---|---|
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)
|
Methods in railo.runtime.op with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.orm |
---|
Methods in railo.runtime.orm with parameters of type Struct | |
---|---|
Object |
ORMSession.executeQuery(PageContext pc,
String hql,
Array params,
boolean unique,
Struct queryOptions)
|
Object |
ORMSession.executeQuery(PageContext pc,
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)
|
Uses of Struct in railo.runtime.orm.hibernate |
---|
Methods in railo.runtime.orm.hibernate that return Struct | |
---|---|
static Struct |
HBMCreator.convertToSimpleMap(String paramsStr)
|
Struct |
HibernateRuntimeException.getAddional()
|
Struct |
HibernateRuntimeException.getAdditional()
|
Struct |
HibernateRuntimeException.getCatchBlock()
|
Struct |
HibernateRuntimeException.getCatchBlock(PageContext pc)
|
Struct |
HibernateRuntimeException.getErrorBlock(PageContext pc,
ErrorPage ep)
|
Struct |
HibernateORMEngine.getTableInfo(DatasourceConnection dc,
String tableName,
ORMEngine engine)
|
Methods in railo.runtime.orm.hibernate with parameters of type Struct | |
---|---|
Object |
HibernateORMSession._executeQuery(PageContext pc,
String hql,
Object params,
boolean unique,
Struct queryOptions)
|
Object |
HibernateORMSession.executeQuery(PageContext pc,
String hql,
Array params,
boolean unique,
Struct queryOptions)
|
Object |
HibernateORMSession.executeQuery(PageContext pc,
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)
|
Uses of Struct in railo.runtime.orm.hibernate.event |
---|
Methods in railo.runtime.orm.hibernate.event with parameters of type Struct | |
---|---|
static void |
EventListener.invoke(Collection.Key name,
Component cfc,
Struct data,
Object arg)
|
Uses of Struct in railo.runtime.poi |
---|
Classes in railo.runtime.poi that implement Struct | |
---|---|
class |
Excel
|
Methods in railo.runtime.poi that return Struct | |
---|---|
Struct |
Excel.getSummaryInfo()
|
Uses of Struct in railo.runtime.query |
---|
Methods in railo.runtime.query with parameters of type Struct | |
---|---|
Object |
QueryCacheQuery.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Uses of Struct in railo.runtime.regex |
---|
Methods in railo.runtime.regex that return Struct | |
---|---|
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 |
Uses of Struct in railo.runtime.rest |
---|
Methods in railo.runtime.rest that return Struct | |
---|---|
Struct |
Result.getCustomResponse()
|
Struct |
Result.getMatrix()
|
Struct |
Result.getVariables()
|
Methods in railo.runtime.rest with parameters of type Struct | |
---|---|
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)
|
Constructors in railo.runtime.rest with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.rest.path |
---|
Methods in railo.runtime.rest.path with parameters of type Struct | |
---|---|
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 |
Uses of Struct in railo.runtime.security |
---|
Methods in railo.runtime.security with parameters of type Struct | |
---|---|
static void |
ScriptProtect.translate(Struct sct)
translate all strig values of the struct i script-protected form |
Uses of Struct in railo.runtime.services |
---|
Methods in railo.runtime.services that return Struct | |
---|---|
Struct |
DatSourceDefImpl.getAllowedSQL()
|
Struct |
DataSourceServiceImpl.getDatasources()
|
Struct |
DataSourceServiceImpl.getDefaults()
|
Struct |
DataSourceServiceImpl.getDrivers()
|
Struct |
DatSourceDefImpl.getExtraData()
|
Struct |
DatSourceDefImpl.getJndienv()
|
Methods in railo.runtime.services with parameters of type Struct | |
---|---|
void |
DatSourceDefImpl.setAllowedSQL(Struct arg1)
|
void |
DatSourceDefImpl.setExtraData(Struct arg1)
|
void |
DatSourceDefImpl.setJndienv(Struct arg1)
|
Uses of Struct in railo.runtime.spooler |
---|
Methods in railo.runtime.spooler that return Struct | |
---|---|
Struct |
SpoolerTaskWS.detail()
|
Struct |
SpoolerTask.detail()
returns advanced info to the task |
Uses of Struct in railo.runtime.spooler.mail |
---|
Methods in railo.runtime.spooler.mail that return Struct | |
---|---|
Struct |
MailSpoolerTask.detail()
|
Uses of Struct in railo.runtime.spooler.remote |
---|
Methods in railo.runtime.spooler.remote that return Struct | |
---|---|
Struct |
RemoteClientTask.detail()
|
Constructors in railo.runtime.spooler.remote with parameters of type Struct | |
---|---|
RemoteClientTask(ExecutionPlan[] plans,
RemoteClient client,
Struct attrColl,
String callerId,
String type)
|
Uses of Struct in railo.runtime.spooler.test |
---|
Methods in railo.runtime.spooler.test that return Struct | |
---|---|
Struct |
TestTask.detail()
|
Uses of Struct in railo.runtime.tag |
---|
Methods in railo.runtime.tag that return Struct | |
---|---|
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)
|
Methods in railo.runtime.tag with parameters of type Struct | |
---|---|
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)
|
static Struct |
FeedProperties.toProperties(Struct data)
|
Uses of Struct in railo.runtime.text.feed |
---|
Classes in railo.runtime.text.feed that implement Struct | |
---|---|
class |
FeedStruct
|
Methods in railo.runtime.text.feed that return Struct | |
---|---|
Struct |
FeedHandler.getData()
|
Struct |
RSSHandler.getProperties()
|
Methods in railo.runtime.text.feed with parameters of type Struct | |
---|---|
static Object |
FeedQuery.getValue(Struct sct,
boolean includeChildren)
|
static Query |
FeedQuery.toQuery(Struct data,
boolean hasDC)
|
Uses of Struct in railo.runtime.text.pdf |
---|
Classes in railo.runtime.text.pdf that implement Struct | |
---|---|
class |
PDFDocument
|
Methods in railo.runtime.text.pdf that return Struct | |
---|---|
Struct |
PDFDocument.getInfo()
|
Uses of Struct in railo.runtime.text.xml |
---|
Classes in railo.runtime.text.xml that implement Struct | |
---|---|
class |
XMLAttributes
represent a Struct and a NamedNodeMap |
Methods in railo.runtime.text.xml that return Struct | |
---|---|
Struct |
XMLValidator.validate(InputSource xml)
|
static Struct |
XMLUtil.validate(InputSource xml,
InputSource schema,
String strSchema)
|
Uses of Struct in railo.runtime.text.xml.struct |
---|
Subinterfaces of Struct in railo.runtime.text.xml.struct | |
---|---|
interface |
XMLStruct
|
Classes in railo.runtime.text.xml.struct that implement Struct | |
---|---|
class |
XMLAttrStruct
|
class |
XMLCDATASectionStruct
|
class |
XMLDocumentStruct
|
class |
XMLElementStruct
|
class |
XMLMultiElementStruct
Element that can contain more than one Element |
class |
XMLNodeStruct
|
class |
XMLTextStruct
|
Uses of Struct in railo.runtime.thread |
---|
Classes in railo.runtime.thread that implement Struct | |
---|---|
class |
ThreadsImpl
|
Methods in railo.runtime.thread that return Struct | |
---|---|
Struct |
ChildSpoolerTask.detail()
|
Methods in railo.runtime.thread with parameters of type Struct | |
---|---|
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)
|
Constructors in railo.runtime.thread with parameters of type Struct | |
---|---|
ChildThreadImpl(PageContextImpl parent,
Page page,
String tagName,
int threadIndex,
Struct attrs,
boolean serializable)
|
Uses of Struct in railo.runtime.type |
---|
Classes in railo.runtime.type that implement Struct | |
---|---|
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
|
Fields in railo.runtime.type declared as Struct | |
---|---|
Struct |
UDFPropertiesImpl.meta
|
Methods in railo.runtime.type that return Struct | |
---|---|
Struct |
UDFImpl.getMeta()
|
Struct |
FunctionArgumentImpl.getMetaData()
|
Struct |
FunctionArgumentLight.getMetaData()
|
Struct |
FunctionArgument.getMetaData()
|
Struct |
UDFGSProperty.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)
|
Methods in railo.runtime.type with parameters of type Struct | |
---|---|
static void |
UDFImpl.argumentCollection(Struct values)
|
static void |
UDFImpl.argumentCollection(Struct values,
FunctionArgument[] funcArgs)
|
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 |
UDFSetterProperty.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath)
|
Object |
UDFRemoveProperty.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)
|
Uses of Struct in railo.runtime.type.cfc |
---|
Subinterfaces of Struct in railo.runtime.type.cfc | |
---|---|
interface |
ComponentAccess
|
Classes in railo.runtime.type.cfc that implement Struct | |
---|---|
class |
ComponentAccessProxy
|
class |
ComponentProxy
|
Methods in railo.runtime.type.cfc that return Struct | |
---|---|
Struct |
ComponentProxy.getMetaData(PageContext pc)
|
Methods in railo.runtime.type.cfc with parameters of type Struct | |
---|---|
Object |
ComponentProxy.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Object |
ComponentAccessProxy.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args)
|
Object |
ComponentAccess.callWithNamedValues(PageContext pc,
int access,
Collection.Key name,
Struct args)
|
Object |
ComponentProxy.callWithNamedValues(PageContext pc,
String key,
Struct args)
|
Uses of Struct in railo.runtime.type.comparator |
---|
Methods in railo.runtime.type.comparator with parameters of type Struct | |
---|---|
int |
ArrayOfStructComparator.compare(Struct s1,
Struct s2)
|
Uses of Struct in railo.runtime.type.dt |
---|
Methods in railo.runtime.type.dt with parameters of type Struct | |
---|---|
Object |
DateTimeImpl.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Uses of Struct in railo.runtime.type.query |
---|
Methods in railo.runtime.type.query with parameters of type Struct | |
---|---|
Object |
SimpleQuery.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Uses of Struct in railo.runtime.type.scope |
---|
Subinterfaces of Struct in railo.runtime.type.scope | |
---|---|
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
|
Classes in railo.runtime.type.scope that implement Struct | |
---|---|
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 |
Closure
|
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
|
Methods in railo.runtime.type.scope that return Struct | |
---|---|
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 |
Methods in railo.runtime.type.scope with parameters of type Struct | |
---|---|
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)
|
Constructors in railo.runtime.type.scope with parameters of type Struct | |
---|---|
ArgumentThreadImpl(Struct sct)
|
Uses of Struct in railo.runtime.type.scope.client |
---|
Classes in railo.runtime.type.scope.client that implement Struct | |
---|---|
class |
ClientCache
|
class |
ClientCookie
|
class |
ClientDatasource
|
class |
ClientFile
|
class |
ClientMemory
|
Uses of Struct in railo.runtime.type.scope.session |
---|
Classes in railo.runtime.type.scope.session that implement Struct | |
---|---|
class |
SessionCache
|
class |
SessionCookie
|
class |
SessionDatasource
|
class |
SessionFile
|
class |
SessionMemory
|
Uses of Struct in railo.runtime.type.scope.storage |
---|
Subinterfaces of Struct in railo.runtime.type.scope.storage | |
---|---|
interface |
MemoryScope
|
interface |
StorageScope
scope that can be stored, in a storage |
Classes in railo.runtime.type.scope.storage that implement Struct | |
---|---|
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 |
Constructors in railo.runtime.type.scope.storage with parameters of type Struct | |
---|---|
StorageScopeImpl(Struct sct,
DateTime timecreated,
DateTime _lastvisit,
long lastvisit,
int hitcount,
String strType,
int type)
Constructor of the class |
Uses of Struct in railo.runtime.type.scope.storage.db |
---|
Methods in railo.runtime.type.scope.storage.db with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.type.trace |
---|
Classes in railo.runtime.type.trace that implement Struct | |
---|---|
class |
TOStruct
|
Methods in railo.runtime.type.trace that return Struct | |
---|---|
Struct |
TOUDF.getMetaData(PageContext pc)
|
Methods in railo.runtime.type.trace with parameters of type Struct | |
---|---|
Object |
TOObjects.callWithNamedValues(PageContext pc,
Collection.Key key,
Struct args)
|
Object |
TOUDF.callWithNamedValues(PageContext pageContext,
Struct values,
boolean doIncludePath)
|
Uses of Struct in railo.runtime.type.util |
---|
Classes in railo.runtime.type.util that implement Struct | |
---|---|
class |
StructSupport
|
Methods in railo.runtime.type.util that return Struct | |
---|---|
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(ComponentAccess ca,
boolean onlyPersistent)
|
static Struct |
StructUtil.merge(Struct[] scts)
|
Methods in railo.runtime.type.util with parameters of type Struct | |
---|---|
static String |
UDFUtil.callerHash(UDF udf,
Object[] args,
Struct values)
|
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 ExpressionException |
StructSupport.invalidKey(Struct sct,
Collection.Key key)
throw exception for invalid key |
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 |
Constructors in railo.runtime.type.util with parameters of type Struct | |
---|---|
StructMapEntry(Struct sct,
Collection.Key key,
Object value)
|
Uses of Struct in railo.runtime.type.wrap |
---|
Classes in railo.runtime.type.wrap that implement Struct | |
---|---|
class |
MapAsStruct
|
Methods in railo.runtime.type.wrap that return Struct | |
---|---|
static Struct |
MapAsStruct.toStruct(Map map)
|
static Struct |
MapAsStruct.toStruct(Map map,
boolean caseSensitive)
|
Methods in railo.runtime.type.wrap with parameters of type Struct | |
---|---|
Object |
ListAsArray.callWithNamedValues(PageContext pc,
Collection.Key methodName,
Struct args)
|
Uses of Struct in railo.runtime.util |
---|
Methods in railo.runtime.util that return Struct | |
---|---|
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)
|
Methods in railo.runtime.util with parameters of type Struct | |
---|---|
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)
|
Uses of Struct in railo.runtime.video |
---|
Methods in railo.runtime.video that return Struct | |
---|---|
Struct |
VideoInfo.toStruct()
returns the information as Struct |
Methods in railo.runtime.video with parameters of type Struct | |
---|---|
void |
VideoExecuterNotSupported.install(ConfigWeb config,
Struct data)
|
void |
VideoExecuter.install(ConfigWeb config,
Struct data)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |