Modifier and Type | Class and Description |
---|---|
class |
ServiceException |
Modifier and Type | Method and Description |
---|---|
static double |
SystemUtil.getCpuUsage(long time) |
static long |
SystemUtil.getFreeBytes() |
static long |
SystemUtil.getTotalBytes() |
Modifier and Type | Class and Description |
---|---|
class |
LockException
Lock Timeout
|
Constructor and Description |
---|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
String style,
boolean persistent,
boolean accessors,
StructImpl meta) |
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
String style,
boolean persistent,
StructImpl meta) |
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
String style,
StructImpl meta)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
IntervallMonitor |
ConfigServerImpl.getIntervallMonitor(String name) |
RequestMonitor |
ConfigServerImpl.getRequestMonitor(String name) |
void |
ConfigWebAdmin.updateAPIKey(String key) |
void |
ConfigWebAdmin.updateCFMLWriterType(String writerType) |
void |
ConfigWebAdmin.updateClientStorage(String storage) |
void |
ConfigWebAdmin.updateRequestTimeout(TimeSpan span)
updates request timeout value
|
void |
ConfigWebAdmin.updateSecurity(String id,
short setting,
short file,
Resource[] fileAccess,
short directJavaAccess,
short mail,
short datasource,
short mapping,
short remote,
short customTag,
short cfxSetting,
short cfxUsage,
short debugging,
short search,
short scheduledTasks,
short tagExecute,
short tagImport,
short tagObject,
short tagRegistry,
short cache,
short gateway,
short orm,
short accessRead,
short accessWrite)
update a security manager that match the given id
|
void |
ConfigWebAdmin.updateSessionStorage(String storage) |
Modifier and Type | Class and Description |
---|---|
class |
DeprecatedException |
class |
FTPException |
class |
HTTPException
Exception class for the HTTP Handling
|
class |
RemoteAccessException |
class |
TagAttributeException
exception to throw invalid attributes of tags
|
class |
TagNotSupported |
Modifier and Type | Method and Description |
---|---|
void |
TagImpl.required(String tagName,
String attributeName,
Object attribute) |
void |
TagImpl.required(String tagName,
String actionName,
String attributeName,
double attributeValue,
double nullValue) |
void |
TagImpl.required(String tagName,
String actionName,
String attributeName,
Object attribute)
check if value is not empty
|
void |
TagImpl.required(String tagName,
String actionName,
String attributeName,
String attribute,
boolean trim) |
Modifier and Type | Method and Description |
---|---|
static String |
RestSetResponse.call(PageContext pc,
Struct rsp) |
Modifier and Type | Method and Description |
---|---|
static double |
GetSystemFreeMemory.call(PageContext pc) |
static double |
GetSystemTotalMemory.call(PageContext pc) |
static double |
GetCPUUsage.call(PageContext pc) |
static double |
GetCPUUsage.call(PageContext pc,
double time) |
Modifier and Type | Method and Description |
---|---|
static GatewayPro |
GatewayProFactory.toGatewayPro(Object obj) |
Modifier and Type | Method and Description |
---|---|
DataSource |
ApplicationContextSupport.getDataSource(String dataSourceName) |
void |
ClassicApplicationContext.setLoginStorage(String strLoginStorage) |
static int |
AppListenerUtil.toLocalMode(String strMode) |
static short |
AppListenerUtil.toSessionType(String str) |
static short |
AppListenerUtil.toWSType(String wstype) |
static int |
AppListenerUtil.translateLoginStorage(String strLoginStorage) |
Modifier and Type | Method and Description |
---|---|
AFTPClient |
FTPPoolImpl.get(FTPConnectionPro conn) |
Modifier and Type | Method and Description |
---|---|
static Vector |
SOAPUtil.getTypes(Element body,
org.apache.axis.wsdl.symbolTable.SymbolTable st) |
Modifier and Type | Method and Description |
---|---|
void |
HtmlHead.actionAppend() |
void |
HtmlBody.actionAppend() |
abstract void |
HtmlHeadBodyBase.actionAppend() |
void |
HtmlHead.actionWrite() |
void |
HtmlBody.actionWrite() |
abstract void |
HtmlHeadBodyBase.actionWrite() |
int |
FileTag.doAfterBody() |
int |
ImportTag.doStartTag() |
int |
Col.doStartTag() |
int |
ProcessingDirective.doStartTag() |
int |
Mail.doStartTag() |
int |
ReportParam.doStartTag() |
int |
PDFParam.doStartTag() |
int |
HttpParam.doStartTag() |
int |
ProcParam.doStartTag() |
int |
TreeItem.doStartTag() |
int |
ProcResult.doStartTag() |
static Object |
Insert.getDatasource(PageContext pageContext,
String datasource) |
static Object |
DBInfo.getDatasource(PageContext pageContext,
String datasource) |
void |
ZipParam.required(String combi,
String name,
Object value) |
void |
FileTag.setAcl(String acl)
set the value acl
used only for s3 resources, for all others ignored
|
void |
Directory.setAcl(String acl)
set the value acl
used only for s3 resources, for all others ignored
|
void |
Application.setAction(String strAction) |
void |
Registry.setAction(String action)
set the value action
action to the registry
|
void |
Feed.setAction(String strAction) |
void |
Image.setAction(String strAction) |
void |
FileTag.setAction(String strAction)
set the value action
Type of file manipulation that the tag performs.
|
void |
ThreadTag.setAction(String strAction) |
void |
Schedule.setAction(String action)
set the value action
|
void |
PDF.setAction(String strAction) |
void |
Cache.setAction(String action)
set the value action
|
void |
VideoPlayerJW.setAlign(String strAlign) |
void |
Col.setAlign(String align)
set the value align
Column alignment, Left, Right, or Center.
|
void |
Slider.setAlign(String align)
sets the attribut to tag
|
void |
Mail.setBcc(Object bcc)
set the value bcc
Indicates addresses to copy the e-mail message to, without listing them in the message header.
|
void |
Mail.setCc(Object cc)
set the value cc
Indicates addresses to copy the e-mail message to; "cc" stands for "carbon copy."
|
void |
Http41.setCompression(String strCompression) |
void |
Query.setConnectstring(String connectstring)
set the value connectstring
|
void |
Search.setContextbytes(double contextBytes) |
void |
Search.setContextpassages(double contextPassages) |
void |
Select.setDataformatas(String dataformatas) |
void |
Log.setDate(boolean useDate)
set the value date
Specifies whether to log the system date.
|
void |
Input.setDaynames(String listDaynames) |
void |
Image.setDifficulty(String strDifficulty) |
void |
MailParam.setDisposition(String disposition) |
void |
PDF.setEncrypt(String strEncrypt) |
void |
Document.setEncryption(String strEncryption) |
void |
Search.setExternal(boolean external)
set the value external
|
void |
Mail.setFailto(Object failto) |
void |
Log.setFile(String file)
set the value file
|
void |
Input.setFirstdayofweek(double firstDayOfWeek) |
void |
Document.setFormat(String format) |
void |
Image.setFormat(String format) |
void |
PDF.setFormat(String strFormat) |
void |
Form.setFormat(String strFormat) |
void |
Form.setInput(InputBean input) |
void |
Application.setLocalmode(String strLocalMode) |
void |
Log.setLog(String log)
set the value log
If you omit the file attribute, specifies the standard log file in which to write the message.
|
void |
Application.setLoginstorage(String loginstorage) |
void |
Slider.setLookandfeel(String lookandfeel)
sets the attribut to tag
|
void |
Http41.setMethod(String method)
set the value method
GET or POST.
|
void |
Form.setMethod(String method) |
void |
Ldap.setModifytype(String modifyType)
Indicates whether to add, delete, or replace an attribute
in a multi-value list of attributes.
|
void |
Input.setMonthnames(String listMonthNames) |
void |
Http41.setMultiparttype(String multiPartType) |
void |
Lock.setName(String name)
set the value name
|
void |
Form.setName(String name) |
void |
FileTag.setNameconflict(String nameconflict)
set the value nameconflict
Action to take if filename is the same as that of a file in the directory.
|
void |
Directory.setNameconflict(String nameconflict)
set the value nameconflict
Action to take if destination directory is the same as that of a file in the directory.
|
void |
PDF.setOpacity(double opacity) |
void |
Schedule.setOperation(String operation)
set the value operation
The type of operation the scheduler performs when executing this task.
|
void |
PDF.setOrder(String strOrder) |
void |
Document.setOrientation(String strOrientation) |
void |
Document.setPageheight(double pageheight) |
void |
Document.setPagetype(String strPagetype) |
void |
Document.setPagewidth(double pagewidth) |
void |
VideoPlayerJW.setPlaylistsize(double playlistSize) |
void |
Form.setPreservedata(boolean preserveData) |
void |
Search.setPreviouscriteria(String previousCriteria) |
void |
ThreadTag.setPriority(String strPriority) |
void |
Query.setProviderdsn(String providerdsn)
set the value providerdsn
Data source name for the COM provider, OLE-DB only.
|
void |
Mail.setProxypassword(String proxypassword)
set the value password
When required by a proxy server, a valid password.
|
void |
Mail.setProxyport(double proxyport)
set the value proxyport
The port number on the proxy server from which the object is requested.
|
void |
Mail.setProxyserver(String proxyserver) |
void |
Mail.setProxyuser(String proxyuser)
set the value username
When required by a proxy server, a valid username.
|
void |
Image.setQuality(double quality) |
void |
Select.setQueryposition(String strQueryPosition) |
void |
Mail.setReplyto(Object replyto) |
void |
PDF.setResolution(String strResolution) |
void |
ProcResult.setResultset(double resultset) |
void |
Query.setReturntype(String strReturntype) |
void |
PDF.setSaveoption(String strSaveOption) |
void |
Document.setScale(double scale) |
void |
PDF.setScale(double scale) |
void |
Ldap.setScope(String strScope)
Specifies the scope of the search from the entry specified in the Start attribute
for action = "Query".
|
void |
Lock.setScope(String scope)
set the value scope
Specifies the scope as one of the following: Application, Server, or Session.
|
void |
Application.setScopecascading(String scopeCascading) |
void |
Ldap.setSecure(String secure) |
void |
Application.setSessiontype(String sessionType) |
void |
DocumentSection.setSrc(String src) |
void |
Document.setSrc(String src) |
void |
Location.setStatuscode(double statuscode) |
void |
Log.setThread(boolean thread)
set the value thread
Specifies whether to log the thread ID.
|
void |
Log.setTime(boolean useTime)
set the value time
Specifies whether to log the system time.
|
void |
Index.setTimeout(double timeout) |
void |
Execute.setTimeout(double timeout)
set the value timeout
Indicates how long, in seconds, the CFML executing thread waits for the spawned process.
|
void |
Mail.setTo(Object to)
set the value to
The name of the e-mail message recipient.
|
void |
MailPart.setType(String type) |
void |
Log.setType(String type)
set the value type
The type or severity of the message.
|
void |
Search.setType(String type)
set the value type
Specifies the criteria type for the search.
|
void |
DocumentItem.setType(String strType) |
void |
Registry.setType(String type)
set the value type
string: return string values
dWord: return DWord values
key: return keys
any: return keys and values
|
void |
Trace.setType(String strType) |
void |
Input.setType(String type) |
void |
Feed.setType(String strType) |
void |
Mail.setType(String type)
set the value type
Specifies extended type attributes for the message.
|
void |
DBInfo.setType(String strType) |
void |
Timer.setType(String strType) |
void |
ObjectCache.setType(String strType) |
void |
Lock.setType(String type)
set the value type
readOnly or Exclusive.
|
void |
Abort.setType(String type)
sets the type of the abort (page,request)
|
void |
ThreadTag.setType(String strType) |
void |
Directory.setType(String strType) |
void |
ProcParam.setType(String type) |
void |
PDF.setType(String strType) |
void |
Document.setUnit(String strUnit) |
void |
Location.setUrl(String url)
set the value url
The URL of the HTML file or CFML page to open.
|
void |
Input.setValidate(String validate) |
void |
Input.setValidateat(String validateAt) |
void |
PDF.setVersion(double version) |
void |
Form.setWmode(String strWMode) |
void |
Application.setWstype(String wstype) |
Constructor and Description |
---|
Calendar() |
Param() |
Tree() |
Modifier and Type | Method and Description |
---|---|
static int |
FileUtil.toNameConflict(String nameConflict) |
static int |
FileUtil.toNameConflict(String nameConflict,
int allowedValuesMask) |
static int |
FileUtil.toNameConflict(String nameConflict,
int allowedValuesMask,
int defaultValue) |
Modifier and Type | Class and Description |
---|---|
class |
CSVParserException
CSV Parser Exception
|
Modifier and Type | Method and Description |
---|---|
static void |
PDFUtil.encrypt(PDFDocument doc,
OutputStream os,
String newUserPassword,
String newOwnerPassword,
int permissions,
int encryption) |
com.lowagie.text.pdf.PdfReader |
PDFDocument.getPdfReader() |
static int |
PDFUtil.toPermission(String strPermission)
convert a string defintion of a permision in a integer Constant (PdfWriter.ALLOW_XXX)
|
Constructor and Description |
---|
BIF(Config config,
String name) |
Constructor and Description |
---|
ProfileCollection(Config config) |
Modifier and Type | Method and Description |
---|---|
static ApplicationException |
CFMLTransformer.setAddional(ApplicationException ae,
TagLibTag tlt) |
Modifier and Type | Method and Description |
---|---|
static ApplicationException |
CFMLTransformer.setAddional(ApplicationException ae,
TagLibTag tlt) |
Copyright © 2015 Lucee