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 

P

Pageable - Interface in mali.type
 
PageableResultSet - Class in mali.util
 
PageableResultSet(ResultSet, HttpServletRequest) - Constructor for class mali.util.PageableResultSet
 
PageControlButton - Class in mali.html.pageControl
 
PageControlButton() - Constructor for class mali.html.pageControl.PageControlButton
 
PageControlButton(String, String) - Constructor for class mali.html.pageControl.PageControlButton
 
pageFirst() - Method in interface mali.type.Pageable
轉到當前頁的第一條記錄
pageFirst() - Method in class mali.util.PageableResultSet
 
PageGetDataContent(int, boolean, String, boolean) - Method in class mali.util.htmElement
 
PageGetDataContent(BaseTable[], int) - Method in class mali.util.htmElement
直接取已存在的資料取符合頁次的資料
pageLast() - Method in interface mali.type.Pageable
轉到當前頁的最後一條記錄
pageLast() - Method in class mali.util.PageableResultSet
 
PageTab - Class in mali.html
 
PageTab(String, String) - Constructor for class mali.html.PageTab
設定預設 jspPath
PageTab(String, String, int) - Constructor for class mali.html.PageTab
設定預設 jsp path 若是為換不同page頁簽時, 可設定預定goto 那個頁簽
PageTabgroup - Class in mali.html
PageTab group
PageTabgroup() - Constructor for class mali.html.PageTabgroup
 
PageTabPlatform - Class in tw.com.mali.platform
 
PageTabPlatform() - Constructor for class tw.com.mali.platform.PageTabPlatform
 
Pair - Class in org.quartz.utils
Utility class for storing two pieces of information together.
Pair() - Constructor for class org.quartz.utils.Pair
 
Pair(Object, Object) - Constructor for class org.quartz.utils.Pair
 
paraconvert(String, HttpServletRequest) - Method in class tw.com.mali.dbAction.CommonCommitdbAction
foreward 時變數為 parameter 變數,由此進行轉換
ParameterBean - Class in mali.object
提供ConnectURL 中傳送參數介面
ParameterBean() - Constructor for class mali.object.ParameterBean
 
ParameterObject - Class in mali.object
設定變數object, toQueryString 可轉出 html 後要帶的字串
ParameterObject() - Constructor for class mali.object.ParameterObject
 
parasValue - Variable in class mali.common.action.MaliActionTarget
 
parse(String[]) - Method in class com.enterprisedt.net.ftp.FTPFileFactory
Parse an array of raw file information returned from the FTP server
parse(String) - Method in class com.enterprisedt.net.ftp.FTPFileParser
Parse server supplied string
parse(String) - Method in class com.enterprisedt.net.ftp.MLSXEntryParser
Parse server supplied string that is returned from MLST/D
parse(String) - Method in class com.enterprisedt.net.ftp.UnixFileParser
Parse server supplied string, e.g.: lrwxrwxrwx 1 wuftpd wuftpd 14 Jul 22 2002 MIRRORS -> README-MIRRORS -rw-r--r-- 1 b173771 users 431 Mar 31 20:04 .htaccess
parse(String) - Method in class com.enterprisedt.net.ftp.VMSFileParser
Parse server supplied string OUTPUT: Directory used/allocated dd-MMM-yyyy HH:mm:ss [unknown] (PERMS) used/allocated dd-MMM-yyyy HH:mm:ss [unknown] (PERMS) ...
parse(String) - Method in class com.enterprisedt.net.ftp.WindowsFileParser
Parse server supplied string.
parserBaseTables(int, Vector, Vector) - Method in class tw.com.mali.dbAction.CommonCommitdbAction
 
parserQueryString(String) - Static method in class mali.util.WebCommonUtility
解析 request.QueryString
passivate() - Method in class org.quartz.core.JobRunShell
 
passivate() - Method in class org.quartz.ee.jta.JTAJobRunShell
Override passivate() to ensure we always cleanup the UserTransaction.
password(String) - Method in class com.enterprisedt.net.ftp.FTPClient
Supplies the password for a previously supplied username to log into the FTP server.
PASV - Static variable in class com.enterprisedt.net.ftp.FTPConnectMode
Represents PASV connect mode
pause() - Method in class org.quartz.impl.RemoteMBeanScheduler
Deprecated. 
pause() - Method in class org.quartz.impl.RemoteScheduler
Deprecated. 
pause() - Method in class org.quartz.impl.StdScheduler
Deprecated. 
pause() - Method in interface org.quartz.Scheduler
Deprecated.
replaced by better-named standby() method.
pauseAll(SchedulingContext) - Method in class org.quartz.core.QuartzScheduler
Pause all triggers - equivalent of calling pauseTriggerGroup(group) on every group.
pauseAll(SchedulingContext) - Method in interface org.quartz.core.RemotableQuartzScheduler
 
pauseAll(SchedulingContext) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause all triggers - equivalent of calling pauseTriggerGroup(group) on every group.
pauseAll(Connection, SchedulingContext) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause all triggers - equivalent of calling pauseTriggerGroup(group) on every group.
pauseAll() - Method in class org.quartz.impl.RemoteMBeanScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseAll() - Method in class org.quartz.impl.RemoteScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseAll() - Method in class org.quartz.impl.StdScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseAll() - Method in interface org.quartz.Scheduler
Pause all triggers - similar to calling pauseTriggerGroup(group) on every group, however, after using this method resumeAll() must be called to clear the scheduler's state of 'remembering' that all new triggers will be paused as they are added.
pauseAll(SchedulingContext) - Method in class org.quartz.simpl.RAMJobStore
Pause all triggers - equivalent of calling pauseTriggerGroup(group) on every group.
pauseAll(SchedulingContext) - Method in interface org.quartz.spi.JobStore
Pause all triggers - equivalent of calling pauseTriggerGroup(group) on every group.
pauseJob(SchedulingContext, String, String) - Method in class org.quartz.core.QuartzScheduler
Pause the JobDetail with the given name - by pausing all of its current Triggers.
pauseJob(SchedulingContext, String, String) - Method in interface org.quartz.core.RemotableQuartzScheduler
 
pauseJob(SchedulingContext, String, String) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause the Job with the given name - by pausing all of its current Triggers.
pauseJob(String, String) - Method in class org.quartz.impl.RemoteMBeanScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseJob(String, String) - Method in class org.quartz.impl.RemoteScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseJob(String, String) - Method in class org.quartz.impl.StdScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseJob(String, String) - Method in interface org.quartz.Scheduler
Pause the JobDetail with the given name - by pausing all of its current Triggers.
pauseJob(SchedulingContext, String, String) - Method in class org.quartz.simpl.RAMJobStore
Pause the JobDetail with the given name - by pausing all of its current Triggers.
pauseJob(SchedulingContext, String, String) - Method in interface org.quartz.spi.JobStore
Pause the Job with the given name - by pausing all of its current Triggers.
pauseJobGroup(SchedulingContext, String) - Method in class org.quartz.core.QuartzScheduler
Pause all of the JobDetails in the given group - by pausing all of their Triggers.
pauseJobGroup(SchedulingContext, String) - Method in interface org.quartz.core.RemotableQuartzScheduler
 
pauseJobGroup(SchedulingContext, String) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause all of the Jobs in the given group - by pausing all of their Triggers.
pauseJobGroup(String) - Method in class org.quartz.impl.RemoteMBeanScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseJobGroup(String) - Method in class org.quartz.impl.RemoteScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseJobGroup(String) - Method in class org.quartz.impl.StdScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseJobGroup(String) - Method in interface org.quartz.Scheduler
Pause all of the JobDetails in the given group - by pausing all of their Triggers.
pauseJobGroup(SchedulingContext, String) - Method in class org.quartz.simpl.RAMJobStore
Pause all of the JobDetails in the given group - by pausing all of their Triggers.
pauseJobGroup(SchedulingContext, String) - Method in interface org.quartz.spi.JobStore
Pause all of the Jobs in the given group - by pausing all of their Triggers.
pauseTrigger(SchedulingContext, String, String) - Method in class org.quartz.core.QuartzScheduler
Pause the Trigger with the given name.
pauseTrigger(SchedulingContext, String, String) - Method in interface org.quartz.core.RemotableQuartzScheduler
 
pauseTrigger(SchedulingContext, String, String) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause the Trigger with the given name.
pauseTrigger(Connection, SchedulingContext, String, String) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause the Trigger with the given name.
pauseTrigger(String, String) - Method in class org.quartz.impl.RemoteMBeanScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseTrigger(String, String) - Method in class org.quartz.impl.RemoteScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseTrigger(String, String) - Method in class org.quartz.impl.StdScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseTrigger(String, String) - Method in interface org.quartz.Scheduler
Pause the Trigger with the given name.
pauseTrigger(SchedulingContext, String, String) - Method in class org.quartz.simpl.RAMJobStore
Pause the Trigger with the given name.
pauseTrigger(SchedulingContext, String, String) - Method in interface org.quartz.spi.JobStore
Pause the Trigger with the given name.
pauseTriggerGroup(SchedulingContext, String) - Method in class org.quartz.core.QuartzScheduler
Pause all of the Triggers in the given group.
pauseTriggerGroup(SchedulingContext, String) - Method in interface org.quartz.core.RemotableQuartzScheduler
 
pauseTriggerGroup(SchedulingContext, String) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause all of the Triggers in the given group.
pauseTriggerGroup(Connection, SchedulingContext, String) - Method in class org.quartz.impl.jdbcjobstore.JobStoreSupport
Pause all of the Triggers in the given group.
pauseTriggerGroup(String) - Method in class org.quartz.impl.RemoteMBeanScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseTriggerGroup(String) - Method in class org.quartz.impl.RemoteScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseTriggerGroup(String) - Method in class org.quartz.impl.StdScheduler
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the SchedulingContext associated with this instance.
pauseTriggerGroup(String) - Method in interface org.quartz.Scheduler
Pause all of the Triggers in the given group.
pauseTriggerGroup(SchedulingContext, String) - Method in class org.quartz.simpl.RAMJobStore
Pause all of the Triggers in the given group.
pauseTriggerGroup(SchedulingContext, String) - Method in interface org.quartz.spi.JobStore
Pause all of the Triggers in the given group.
pdfDownload(HttpServletResponse, String) - Method in class mali.util.pdf.HtmlWritePdfUtility
直接在web 下載檔案
PdfUtlity - Class in mali.util
 
PdfUtlity() - Constructor for class mali.util.PdfUtlity
 
platformExchangeAction - Class in tw.mali.prj.platform.action
切換年度或機關代碼,後需轉回platform_home 畫面
platformExchangeAction() - Constructor for class tw.mali.prj.platform.action.platformExchangeAction
 
PointbaseDelegate - Class in org.quartz.impl.jdbcjobstore
This is a driver delegate for the Pointbase JDBC driver.
PointbaseDelegate(Log, String, String) - Constructor for class org.quartz.impl.jdbcjobstore.PointbaseDelegate
Create new PointbaseJDBCDelegate instance.
PointbaseDelegate(Log, String, String, Boolean) - Constructor for class org.quartz.impl.jdbcjobstore.PointbaseDelegate
Create new PointbaseJDBCDelegate instance.
PoolingConnectionProvider - Class in org.quartz.utils
A ConnectionProvider implementation that creates its own pool of connections.
PoolingConnectionProvider(String, String, String, String, int, String) - Constructor for class org.quartz.utils.PoolingConnectionProvider
 
PoolingConnectionProvider(Properties) - Constructor for class org.quartz.utils.PoolingConnectionProvider
Create a connection pool using the given properties.
PopGotMail - Class in mali.util.mail
 
PopGotMail() - Constructor for class mali.util.mail.PopGotMail
 
PopText - Class in mali.html
PopText Html 介面格式 INPUT TYPE=TEXT 加上自定url 的 Button 部份狀況代碼內容太多了 用下拉不適合, 可輸入代碼call ajax,帶入符合的資料 設在onchange 即可 代碼及中文名稱均為資料庫欄位, 部份資料是只存代碼, 部份資料是只存中文
PopText() - Constructor for class mali.html.PopText
 
PopText(String, String, String, String, String, String, String, boolean, String) - Constructor for class mali.html.PopText
Input Text 另可顯示代碼及中文,另增加open url button
PopText(MaliContext, String, String, String, String, String, String, String, boolean, String) - Constructor for class mali.html.PopText
 
PopText(String, String, String, String, String, String, String, boolean, String, int) - Constructor for class mali.html.PopText
 
PopText(String, String, String, InputText, InputText, Button) - Constructor for class mali.html.PopText
 
PopText(String, InputText, InputText, Button) - Constructor for class mali.html.PopText
預設為 default,由 各欄位自己決定是 READONLY 或是 可輸入
PopText(String, String, String, String, String, String, String, String[], String, boolean) - Method in class mali.util.htmElement
PopText Text 方式的代碼
postDelete() - Method in class mali.db.BaseTableimpl
 
postDelete() - Method in interface mali.type.BaseTable
若有需要在delete 成功後再做判斷和執行時,可於postInsert method處理, 此method 是於所有sql異動處理完成後才執行
PostgreSQLDelegate - Class in org.quartz.impl.jdbcjobstore
This is a driver delegate for the PostgreSQL JDBC driver.
PostgreSQLDelegate(Log, String, String) - Constructor for class org.quartz.impl.jdbcjobstore.PostgreSQLDelegate
Create new PostgreSQLDelegate instance.
PostgreSQLDelegate(Log, String, String, Boolean) - Constructor for class org.quartz.impl.jdbcjobstore.PostgreSQLDelegate
Create new PostgreSQLDelegate instance.
postInsert() - Method in class mali.db.BaseTableimpl
 
postInsert() - Method in interface mali.type.BaseTable
若有需要在insert 成功後再做判斷和執行時,可於postInsert method處理, 此method 是於所有sql異動處理完成後才執行
postUpdate() - Method in class mali.db.BaseTableimpl
 
postUpdate() - Method in interface mali.type.BaseTable
若有需要在update成功後再做判斷和執行時,可於postInsert method處理, 此method 是於所有sql異動處理完成後才執行
preDelete() - Method in class mali.db.BaseTableimpl
delete 前 若有要做檢查動作,可放在 preDelete中, true 再繼續執行 setDeleteTrigger, 失敗,則 Exception 錯誤訊息;
preDelete() - Method in class mali.table.impl.EMSGImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSAUTONOImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSJOBSCHEDULELOGImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSLOCKImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSMEMCGLOGImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSMYCERTImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSORGImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSPKIFLOWTMPImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSROLEAUTHImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSSERIALNOImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSSIGNONImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in class mali.table.impl.SYSUSRImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preDelete() - Method in interface mali.type.BaseTable
delete 前 若有要做檢查動作,可放在 preDelete中, true 再繼續執行 setDeleteTrigger, 失敗,則 Exception 錯誤訊息;
preDelete() - Method in class tw.com.mali.IReport.action.SYSWRITELOGImpl
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
preInsert() - Method in class mali.db.BaseTableimpl
insert 前 若有要做檢查動作,可放在 preInsert中, true 再繼續執行 setInsertTrigger, 失敗,則 Exception 錯誤訊息;
preInsert() - Method in class mali.table.impl.EMSGImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSAUTONOImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSJOBSCHEDULELOGImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSLOCKImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSMEMBERImpl
 
preInsert() - Method in class mali.table.impl.SYSMEMCGLOGImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSMYCERTImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSORGImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSPKIFLOWTMPImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSROLEAUTHImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSSERIALNOImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSSIGNONImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in class mali.table.impl.SYSUSRImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preInsert() - Method in interface mali.type.BaseTable
insert 前 若有要做檢查動作,可放在 preInsert中, true 再繼續執行 setInsertTrigger, 失敗,則 Exception 錯誤訊息;
preInsert() - Method in class tw.com.mali.IReport.action.SYSWRITELOGImpl
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
preUpdate() - Method in class mali.db.BaseTableimpl
update 前 若有要做檢查動作,可放在 preUpdate中, true 再繼續執行 setUpdateTrigger, 失敗,則 Exception 錯誤訊息;
preUpdate() - Method in class mali.table.impl.EMSGImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSAUTONOImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSJOBSCHEDULELOGImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSLOCKImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSMEMBERImpl
 
preUpdate() - Method in class mali.table.impl.SYSMEMCGLOGImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSMYCERTImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSORGImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSPKIFLOWTMPImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSROLEAUTHImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSSERIALNOImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSSIGNONImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in class mali.table.impl.SYSUSRImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
preUpdate() - Method in interface mali.type.BaseTable
update 前 若有要做檢查動作,可放在 preUpdate中, true 再繼續執行 setUpdateTrigger, 失敗,則 Exception 錯誤訊息;
preUpdate() - Method in class tw.com.mali.IReport.action.SYSWRITELOGImpl
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
previous() - Method in class mali.util.PageableResultSet
 
primaryKey() - Method in class mali.util.getSequence
 
PRINCIPAL - Static variable in class org.quartz.jobs.ee.ejb.EJBInvokerJob
 
PRINCIPAL - Static variable in class org.quartz.jobs.ee.jms.JmsHelper
 
PrintButton - Class in mali.html
列印button 預設icon 顯示
PrintButton(String) - Constructor for class mali.html.PrintButton
 
printStackTrace() - Method in exception org.quartz.SchedulerException
Print a stack trace to the standard error stream.
printStackTrace(PrintStream) - Method in exception org.quartz.SchedulerException
Print a stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in exception org.quartz.SchedulerException
Print a stack trace to the specified writer.
PRJBaseQuery - Interface in tw.mali.prj.query
 
PRJBaseQueryImpl - Class in tw.mali.prj.query.impl
 
PRJBaseQueryImpl(MaliContext, String) - Constructor for class tw.mali.prj.query.impl.PRJBaseQueryImpl
 
PRJBaseQueryImpl(String) - Constructor for class tw.mali.prj.query.impl.PRJBaseQueryImpl
 
PRJBaseQueryImpl(MaliContext) - Constructor for class tw.mali.prj.query.impl.PRJBaseQueryImpl
 
PRJBaseTable - Interface in tw.mali.prj.table
 
PRJBaseTableImpl - Class in tw.mali.prj.table.impl
 
PRJBaseTableImpl(String) - Constructor for class tw.mali.prj.table.impl.PRJBaseTableImpl
 
PRJBaseTableImpl(MaliContext, String) - Constructor for class tw.mali.prj.table.impl.PRJBaseTableImpl
 
processFile(String) - Method in class org.quartz.plugins.xml.JobInitializationPlugin
 
processFile() - Method in class org.quartz.xml.JobSchedulingDataProcessor
Process the xml file in the default location (a file named "quartz_jobs.xml" in the current working directory).
processFile(String) - Method in class org.quartz.xml.JobSchedulingDataProcessor
Process the xml file named fileName.
processFile(String, String) - Method in class org.quartz.xml.JobSchedulingDataProcessor
Process the xmlfile named fileName with the given system ID.
processFileAndScheduleJobs(Scheduler, boolean) - Method in class org.quartz.xml.JobSchedulingDataProcessor
Process the xml file in the default location, and schedule all of the jobs defined within it.
processFileAndScheduleJobs(String, Scheduler, boolean) - Method in class org.quartz.xml.JobSchedulingDataProcessor
Process the xml file in the given location, and schedule all of the jobs defined within it.
processFileAndScheduleJobs(String, String, Scheduler, boolean) - Method in class org.quartz.xml.JobSchedulingDataProcessor
Process the xml file in the given location, and schedule all of the jobs defined within it.
ProcessObject - Class in mali.type
提供給 sqlProcess 或是其他 Process 底層使用, 避免重覆撰寫相同的東西
ProcessObject() - Constructor for class mali.type.ProcessObject
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class mali.servlet.ConnDbComServlet
 
ProcessRequest - Class in mali.type
儲存後異動記錄.
ProcessRequest() - Constructor for class mali.type.ProcessRequest
 
processRequest(HttpServletRequest, String) - Method in class mali.util.ConnDbCom
 
processRequest(HttpServletRequest) - Method in class mali.util.ConnDbCom
 
processRequest(Object[]) - Method in class mali.util.ProcessRequestbean
 
ProcessRequestbean - Class in mali.util
處理資料庫處理批次處理
ProcessRequestbean() - Constructor for class mali.util.ProcessRequestbean
 
processSession(HttpSession) - Method in class mali.util.ConnDbCom
 
processStream(InputStream, String) - Method in class org.quartz.xml.JobSchedulingDataProcessor
Process the xmlfile named fileName with the given system ID.
PROP_CC_RECIPIENT - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The e-mail address to cc the mail to.
PROP_COMMAND - Static variable in class org.quartz.jobs.NativeJob
Required parameter that specifies the name of the command (executable) to be ran.
PROP_CONNECTION_PROVIDER_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_CONSUME_STREAMS - Static variable in class org.quartz.jobs.NativeJob
Optional parameter (value should be 'true' or 'false') that specifies whether the spawned process's stdout and stderr streams should be consumed.
PROP_CONTENT_TYPE - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The message content type.
PROP_DATASOURCE_DRIVER - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_JNDI_ALWAYS_LOOKUP - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_JNDI_CREDENTIALS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_JNDI_INITIAL - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_JNDI_PRINCIPAL - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_JNDI_PROVDER - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_JNDI_URL - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_MAX_CONNECTIONS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_PASSWORD - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_URL - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_USER - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_DATASOURCE_VALIDATION_QUERY - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_JOB_LISTENER_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_JOB_STORE_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_JOB_STORE_LOCK_HANDLER_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_JOB_STORE_LOCK_HANDLER_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_JOB_STORE_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_JOB_STORE_USE_PROP - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_LISTENER_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_MESSAGE - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The e-mail message body.
PROP_PARAMETERS - Static variable in class org.quartz.jobs.NativeJob
Optional parameter that specifies the parameters to be passed to the executed command.
PROP_PLUGIN_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_PLUGIN_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_RECIPIENT - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The e-mail address to send the mail to.
PROP_REPLY_TO - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The e-mail address the message should say to reply to.
PROP_SCHED_CLASS_LOAD_HELPER_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_CONTEXT_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_DB_FAILURE_RETRY_INTERVAL - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_IDLE_WAIT_TIME - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_INSTANCE_ID - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_INSTANCE_ID_GENERATOR_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_INSTANCE_ID_GENERATOR_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_INSTANCE_NAME - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_JMX_EXPORT - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_JMX_OBJECT_NAME - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_JMX_PROXY - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_JMX_PROXY_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_JOB_FACTORY_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_JOB_FACTORY_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_MAKE_SCHEDULER_THREAD_DAEMON - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_RMI_BIND_NAME - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_RMI_CREATE_REGISTRY - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_RMI_EXPORT - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_RMI_HOST - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_RMI_PORT - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_RMI_PROXY - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_RMI_SERVER_PORT - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_SCHEDULER_THREADS_INHERIT_CONTEXT_CLASS_LOADER_OF_INITIALIZING_THREAD - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_THREAD_NAME - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_USER_TX_URL - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SCHED_WRAP_JOB_IN_USER_TX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_SENDER - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The e-mail address to claim the mail is from.
PROP_SMTP_HOST - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The host name of the smtp server.
PROP_SUBJECT - Static variable in class org.quartz.jobs.ee.mail.SendMailJob
The subject to place on the e-mail.
PROP_TABLE_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_THREAD_POOL_CLASS - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_THREAD_POOL_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_TRIGGER_LISTENER_PREFIX - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PROP_WAIT_FOR_PROCESS - Static variable in class org.quartz.jobs.NativeJob
Optional parameter (value should be 'true' or 'false') that specifies whether the job should wait for the execution of the native process to complete before it completes.
PROPERTIES_FILE - Static variable in class org.quartz.impl.StdSchedulerFactory
 
PropertiesParser - Class in org.quartz.utils
This is an utility calss used to parse the properties.
PropertiesParser(Properties) - Constructor for class org.quartz.utils.PropertiesParser
 
PropertySettingJobFactory - Class in org.quartz.simpl
A JobFactory that instantiates the Job instance (using the default no-arg constructor, or more specifically: class.newInstance()), and then attempts to set all values in the JobExecutionContext's JobDataMap onto bean properties of the Job.
PropertySettingJobFactory() - Constructor for class org.quartz.simpl.PropertySettingJobFactory
 
PROVIDER_URL - Static variable in class org.quartz.jobs.ee.ejb.EJBInvokerJob
 
PROVIDER_URL - Static variable in class org.quartz.jobs.ee.jms.JmsHelper
 
publicCodeUtility - Class in mali.platform.util
 
publicCodeUtility() - Constructor for class mali.platform.util.publicCodeUtility
 
publicKeyUtility - Class in tw.mali.prj.util
相關公用參數
publicKeyUtility() - Constructor for class tw.mali.prj.util.publicKeyUtility
 
put(String, String) - Method in class com.enterprisedt.net.ftp.FTPClient
 
put(InputStream, String) - Method in class com.enterprisedt.net.ftp.FTPClient
 
put(String, String, boolean) - Method in class com.enterprisedt.net.ftp.FTPClient
 
put(InputStream, String, boolean) - Method in class com.enterprisedt.net.ftp.FTPClient
 
put(byte[], String) - Method in class com.enterprisedt.net.ftp.FTPClient
 
put(byte[], String, boolean) - Method in class com.enterprisedt.net.ftp.FTPClient
 
put(String, String) - Method in interface com.enterprisedt.net.ftp.FTPClientInterface
Put a local file onto the FTP server.
put(InputStream, String) - Method in interface com.enterprisedt.net.ftp.FTPClientInterface
Put a stream of data onto the FTP server.
put(InputStream, String, boolean) - Method in interface com.enterprisedt.net.ftp.FTPClientInterface
Put a stream of data onto the FTP server.
put(byte[], String) - Method in interface com.enterprisedt.net.ftp.FTPClientInterface
Put data onto the FTP server.
put(byte[], String, boolean) - Method in interface com.enterprisedt.net.ftp.FTPClientInterface
Put data onto the FTP server.
put(String, String, boolean) - Method in interface com.enterprisedt.net.ftp.FTPClientInterface
Put a local file onto the FTP server.
put(Object, Object) - Method in class org.quartz.JobExecutionContext
Put the specified value into the context's data map with the given key.
put(Object, Object) - Method in class org.quartz.utils.DirtyFlagMap
 
put(String, int) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given int value to the StringKeyDirtyFlagMap.
put(String, long) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given long value to the StringKeyDirtyFlagMap.
put(String, float) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given float value to the StringKeyDirtyFlagMap.
put(String, double) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given double value to the StringKeyDirtyFlagMap.
put(String, boolean) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given boolean value to the StringKeyDirtyFlagMap.
put(String, char) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given char value to the StringKeyDirtyFlagMap.
put(String, String) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given String value to the StringKeyDirtyFlagMap.
put(Object, Object) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the given Object value to the StringKeyDirtyFlagMap.
putall(Hashtable) - Method in class mali.util.JxlUtility
 
putall(Hashtable) - Method in class mali.util.outputxls
 
putAll(Map) - Method in class org.quartz.utils.DirtyFlagMap
 
putAll(Map) - Method in class org.quartz.utils.StringKeyDirtyFlagMap
Adds the name-value pairs in the given Map to the StringKeyDirtyFlagMap.
putAsString(String, boolean) - Method in class org.quartz.JobDataMap
Adds the given boolean value as a string version to the Job's data map.
putAsString(String, Boolean) - Method in class org.quartz.JobDataMap
Adds the given Boolean value as a string version to the Job's data map.
putAsString(String, char) - Method in class org.quartz.JobDataMap
Adds the given char value as a string version to the Job's data map.
putAsString(String, Character) - Method in class org.quartz.JobDataMap
Adds the given Character value as a string version to the Job's data map.
putAsString(String, double) - Method in class org.quartz.JobDataMap
Adds the given double value as a string version to the Job's data map.
putAsString(String, Double) - Method in class org.quartz.JobDataMap
Adds the given Double value as a string version to the Job's data map.
putAsString(String, float) - Method in class org.quartz.JobDataMap
Adds the given float value as a string version to the Job's data map.
putAsString(String, Float) - Method in class org.quartz.JobDataMap
Adds the given Float value as a string version to the Job's data map.
putAsString(String, int) - Method in class org.quartz.JobDataMap
Adds the given int value as a string version to the Job's data map.
putAsString(String, Integer) - Method in class org.quartz.JobDataMap
Adds the given Integer value as a string version to the Job's data map.
putAsString(String, long) - Method in class org.quartz.JobDataMap
Adds the given long value as a string version to the Job's data map.
putAsString(String, Long) - Method in class org.quartz.JobDataMap
Adds the given Long value as a string version to the Job's data map.
pwd() - Method in class com.enterprisedt.net.ftp.FTPClient
 
pwd() - Method in interface com.enterprisedt.net.ftp.FTPClientInterface
Get the current remote working directory
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