A B C D E F G H I J K L M N O P Q R S T U V W X Z 

L

Label - Class in mali.html
Label HTML 介面設定 可任意寫HTML 語法,均接收
Label() - Constructor for class mali.html.Label
 
Label(String, String) - Constructor for class mali.html.Label
 
Label(String, String, String) - Constructor for class mali.html.Label
 
Label(String, String, int) - Constructor for class mali.html.Label
 
last() - Method in class mali.util.PageableResultSet
 
LAST_DAY_OF_MONTH - Static variable in class org.quartz.helpers.TriggerUtils
Deprecated.
 
LAST_DAY_OF_MONTH - Static variable in class org.quartz.TriggerUtils
 
lastModified() - Method in class com.enterprisedt.net.ftp.FTPFile
 
Level - Class in com.enterprisedt.util.debug
Simple debug level class.
LINE_FEED - Static variable in class com.enterprisedt.net.ftp.FTPClient
Used for ASCII translation
list(String) - Method in class com.enterprisedt.net.ftp.FTPClient
Deprecated.
As of FTP 1.1, replaced by FTPClient.dir(String)
list(String, boolean) - Method in class com.enterprisedt.net.ftp.FTPClient
Deprecated.
As of FTP 1.1, replaced by FTPClient.dir(String,boolean)
List_body(String, String) - Static method in class mali.util.htmElement
Function list_body 說明 參數有二 0. inputstr =>body 顯示中文或是包在 間之資料 1. tdattr => td 參數內容包括 align, width 等資訊
List_body_noclass(String, String) - Static method in class mali.util.htmElement
Function Rpt_ListBody
List_head(String, String) - Static method in class mali.util.htmElement
Function list_head 說明 參數有二 0. inputstr => head 顯示中文或是包在 間之資料 1. tdattr => td 參數內容包括 align, width 等資訊
List_head_noclass(String, String) - Static method in class mali.util.htmElement
 
List_page_head(String, boolean, boolean, boolean, String) - Method in class mali.util.htmElement
顯示 第一頁,上一頁,下一頁,最末頁 button
List_page_head(String, String, String, boolean, boolean, boolean, String) - Method in class mali.util.htmElement
顯示分頁的 head
List_page_head(int, String, boolean, boolean, boolean, boolean, String) - Method in class mali.util.htmElement
顯示 第一頁,上一頁,下一頁,最末頁 button
List_page_head(int, String) - Method in class mali.util.htmElement
顯示換頁
List_page_head(int, String, String, String, boolean, boolean, boolean, boolean, String) - Method in class mali.util.htmElement
顯示 分頁 HEAD 包括第一頁,上一頁,最末頁等LINK
List_Row_All(ArrayList, String, String) - Method in class mali.util.htmElement
List_ROW_ALL 提供給各式的 TD 使用, 如果整筆 TR 都要LINK 公用LINK,少數欄位不使用,則可使用本Function,
List_Row_page(int) - Method in class mali.util.htmElement
Deprecated. 
listFiles() - Method in class com.enterprisedt.net.ftp.FTPFile
Returns an array of FTPFile objects denoting the files and directories in this directory
load(String, int) - Method in class mali.manager.ConfigManager
 
load(String) - Static method in class mali.manager.ConfigManager
 
loadClass(String) - Method in class org.quartz.simpl.CascadingClassLoadHelper
Return the class with the given name.
loadClass(String) - Method in class org.quartz.simpl.InitThreadContextClassLoadHelper
Return the class with the given name.
loadClass(String) - Method in class org.quartz.simpl.LoadingLoaderClassLoadHelper
Return the class with the given name.
loadClass(String) - Method in class org.quartz.simpl.SimpleClassLoadHelper
Return the class with the given name.
loadClass(String) - Method in class org.quartz.simpl.ThreadContextClassLoadHelper
Return the class with the given name.
loadClass(String) - Method in interface org.quartz.spi.ClassLoadHelper
Return the class with the given name.
LoaderKind_APPEND - Static variable in class mali.util.DataLoader
APPEND 代表新增, 若新增狀態, 則保留原資料, 只新增未曾新增過的資料
LoaderKind_CUSTOMIZE - Static variable in class mali.util.DataLoader
CUSTOMIZE 每一筆Row 會有新增修改刪除註記, 由各註記判斷要做什麼事.
LoaderKind_REPLACE - Static variable in class mali.util.DataLoader
REPLACE 代表置換.若是置換狀態.
LoaderKind_TMP - Static variable in class mali.util.DataLoader
TMP 為暫時記錄.程式執行 Run 時.不另判斷primarykey
LoaderUtility - Class in mali.util
LOADER資料公用元件
LoaderUtility() - Constructor for class mali.util.LoaderUtility
 
LoadingLoaderClassLoadHelper - Class in org.quartz.simpl
A ClassLoadHelper that uses either the loader of it's own class (this.getClass().getClassLoader().loadClass( .. )).
LoadingLoaderClassLoadHelper() - Constructor for class org.quartz.simpl.LoadingLoaderClassLoadHelper
 
loadpara(String) - Method in class mali.manager.ConfigManager
 
LockException - Exception in org.quartz.impl.jdbcjobstore
Exception class for when there is a failure obtaining or releasing a resource lock.
LockException(String) - Constructor for exception org.quartz.impl.jdbcjobstore.LockException
 
LockException(String, Throwable) - Constructor for exception org.quartz.impl.jdbcjobstore.LockException
 
log(String) - Method in interface com.enterprisedt.util.debug.Appender
Log a message
log(Throwable) - Method in interface com.enterprisedt.util.debug.Appender
Log a stack trace
log(String) - Method in class com.enterprisedt.util.debug.FileAppender
Log a message
log(Throwable) - Method in class com.enterprisedt.util.debug.FileAppender
 
log(Level, String, Throwable) - Method in class com.enterprisedt.util.debug.Logger
Log a message
log(String) - Method in class com.enterprisedt.util.debug.StandardOutputAppender
Log a message
log(Throwable) - Method in class com.enterprisedt.util.debug.StandardOutputAppender
 
logCommand(String) - Method in class com.enterprisedt.net.ftp.FTPMessageCollector
Log an FTP command being sent to the server
logCommand(String) - Method in interface com.enterprisedt.net.ftp.FTPMessageListener
Log an FTP command being sent to the server
logCommand(String) - Method in class com.enterprisedt.net.ftp.internal.EventAggregator
 
logerr() - Static method in class mali.servlet.maliServlet.util.malihttpSevletUtility
System.err 後續 error 使用
Logger - Class in com.enterprisedt.util.debug
Logger class that mimics log4j Logger class.
LoggingJobHistoryPlugin - Class in org.quartz.plugins.history
Logs a history of all job executions (and execution vetos) via the Jakarta Commons-Logging framework.
LoggingJobHistoryPlugin() - Constructor for class org.quartz.plugins.history.LoggingJobHistoryPlugin
 
LoggingTriggerHistoryPlugin - Class in org.quartz.plugins.history
Logs a history of all trigger firings via the Jakarta Commons-Logging framework.
LoggingTriggerHistoryPlugin() - Constructor for class org.quartz.plugins.history.LoggingTriggerHistoryPlugin
 
login(String, String) - Method in class com.enterprisedt.net.ftp.FTPClient
Login into an account on the FTP server.
login(String, String, String) - Method in class com.enterprisedt.net.ftp.FTPClient
Login into an account on the FTP server.
LoginCheckAction - Class in mali.servlet
LoginCheckAction
LoginCheckAction() - Constructor for class mali.servlet.LoginCheckAction
 
LoginCheckbyTokenAction - Class in mali.servlet.maliServlet
檢核驗證.若驗證不成功,則不可進行登入檢查
LoginCheckbyTokenAction() - Constructor for class mali.servlet.maliServlet.LoginCheckbyTokenAction
 
LoginChecknewAction - Class in mali.servlet.maliServlet
LoginCheckAction
LoginChecknewAction() - Constructor for class mali.servlet.maliServlet.LoginChecknewAction
 
logout() - Method in class com.enterprisedt.net.ftp.FTPControlSocket
Quit this FTP session and clean up.
logout() - Static method in class mali.servlet.maliServlet.util.malihttpSevletUtility
System.out.println 使用
LogoutAction - Class in mali.servlet
 
LogoutAction() - Constructor for class mali.servlet.LogoutAction
 
LogoutAction - Class in mali.servlet.maliServlet
 
LogoutAction() - Constructor for class mali.servlet.maliServlet.LogoutAction
 
logReply(String) - Method in class com.enterprisedt.net.ftp.FTPMessageCollector
Log an FTP reply being sent back to the client
logReply(String) - Method in interface com.enterprisedt.net.ftp.FTPMessageListener
Log an FTP reply being sent back to the client
logReply(String) - Method in class com.enterprisedt.net.ftp.internal.EventAggregator
 
logThreadName(boolean) - Method in class com.enterprisedt.util.debug.Logger
Set flag for logging thread names as part of the logger names for this instance of the logger.
logThreadNames(boolean) - Static method in class com.enterprisedt.util.debug.Logger
Set global flag for logging thread names as part of the logger names.
lookup(String) - Method in class org.quartz.impl.SchedulerRepository
 
lookupAll() - Method in class org.quartz.impl.SchedulerRepository
 
lookupContent(Object) - Static method in class tw.com.mali.context.curSystemContext
 
lookupUserTransaction() - Static method in class org.quartz.ee.jta.UserTransactionHelper
Create/Lookup a UserTransaction in the InitialContext via the name set in setUserTxLocation().
Lpad(String, int, String) - Static method in class mali.util.commonbean
固定長度右靠左補字元
LpadByte(String, int, String) - Static method in class mali.util.commonbean
固定長度右靠左補字元 by byte
A B C D E F G H I J K L M N O P Q R S T U V W X Z