- hasAdditionalProperties() - Method in class org.quartz.CronTrigger
-
Used by extensions of CronTrigger to imply that there are additional
properties, specifically so that extensions can choose whether to be
stored as a serialized blob, or as a flattened CronTrigger table.
- hasAdditionalProperties() - Method in class org.quartz.SimpleTrigger
-
Used by extensions of SimpleTrigger to imply that there are additional
properties, specifically so that extensions can choose whether to be
stored as a serialized blob, or as a flattened SimpleTrigger table.
- hashCode() - Method in class org.quartz.JobDetail
-
- hashCode() - Method in class org.quartz.Trigger
-
- hashCode() - Method in class org.quartz.utils.DirtyFlagMap
-
- hashCode() - Method in class org.quartz.utils.Pair
-
- headWithTitle(String) - Static method in class mali.servlet.ServletUtilities
-
- help(String) - Method in class com.enterprisedt.net.ftp.FTPClient
-
Get the help text for the specified command
- HiddenText - Class in mali.html
-
Hidden 欄位 Html 介面設定
- HiddenText() - Constructor for class mali.html.HiddenText
-
- HiddenText(String, String) - Constructor for class mali.html.HiddenText
-
- HiddenText(MaliContext, String, String) - Constructor for class mali.html.HiddenText
-
- HiddenText(String, String, boolean) - Constructor for class mali.html.HiddenText
-
hidden 欄位, 提供給多筆資料維護模組使用
- HiddenText(MaliContext, String, String, boolean) - Constructor for class mali.html.HiddenText
-
- HolidayCalendar - Class in org.quartz.impl.calendar
-
This implementation of the Calendar stores a list of holidays (full days
that are excluded from scheduling).
- HolidayCalendar() - Constructor for class org.quartz.impl.calendar.HolidayCalendar
-
- HolidayCalendar(Calendar) - Constructor for class org.quartz.impl.calendar.HolidayCalendar
-
- HolidayCalendar(TimeZone) - Constructor for class org.quartz.impl.calendar.HolidayCalendar
-
- HolidayCalendar(Calendar, TimeZone) - Constructor for class org.quartz.impl.calendar.HolidayCalendar
-
- HostnameInstanceIdGenerator - Class in org.quartz.simpl
-
InstanceIdGenerator
that names the scheduler instance using
just the machine hostname.
- HostnameInstanceIdGenerator() - Constructor for class org.quartz.simpl.HostnameInstanceIdGenerator
-
- HSQLDBDelegate - Class in org.quartz.impl.jdbcjobstore
-
This is a driver delegate for the HSQLDB database.
- HSQLDBDelegate(Log, String, String) - Constructor for class org.quartz.impl.jdbcjobstore.HSQLDBDelegate
-
Create new HSQLDBDelegate instance.
- HSQLDBDelegate(Log, String, String, Boolean) - Constructor for class org.quartz.impl.jdbcjobstore.HSQLDBDelegate
-
Create new MSSQLDelegate instance.
- HTM_BTN_TYPE_BUTTON - Static variable in interface mali.html.HtmlPara
-
- HTM_BTN_TYPE_RESET - Static variable in interface mali.html.HtmlPara
-
- HTM_BTN_TYPE_SUBMIT - Static variable in interface mali.html.HtmlPara
-
HTM_BTN_TYP 是 BUTTON TYPE 的參數包括 SUBMIT,RESET,BUTTON 等, DEFAULT 是BUTTON
- HTM_COMBOBOX_OPTIONYN_A - Static variable in interface mali.html.HtmlPara
-
HTM_COMBOBOX_OPTIONYN COMBOBOX 的 DEFAULT_OPTION_YN 是否顯示請選擇(Y).
- HTM_COMBOBOX_OPTIONYN_N - Static variable in interface mali.html.HtmlPara
-
HTM_COMBOBOX_OPTIONYN COMBOBOX 的 DEFAULT_OPTION_YN 是否顯示請選擇(Y).
- HTM_COMBOBOX_OPTIONYN_Y - Static variable in interface mali.html.HtmlPara
-
HTM_COMBOBOX_OPTIONYN COMBOBOX 的 DEFAULT_OPTION_YN 是否顯示請選擇(Y).
- HTM_DATE_TYPE_民國 - Static variable in interface mali.html.HtmlPara
-
- HTM_DATE_TYPE_西元 - Static variable in interface mali.html.HtmlPara
-
HTM_DATE_TYPE 是 DATETEXT TYPE 的參數 包括 西元.
- HTM_INPUTTEXT_TYPE_HIDDEN - Static variable in interface mali.html.HtmlPara
-
- HTM_INPUTTEXT_TYPE_PASSWORD - Static variable in interface mali.html.HtmlPara
-
- HTM_INPUTTEXT_TYPE_TEXT - Static variable in interface mali.html.HtmlPara
-
HTM_INPUTTEXT_TYPE INPUTTEXT 的 TYPE 參數 包括 TEXT, PASSWORD,HIDDEN
- HTM_KIND_CLICK - Static variable in interface mali.html.HtmlPara
-
- HTM_KIND_DEFAULT - Static variable in interface mali.html.HtmlPara
-
HTM_KIND Html 各欄位參數使用 KIND 包括 DEFAULT, DISPLAY,MUST 等
DEFAULT 基礎
DISPLAY 顯示
CLICK TEXT 只有顯示,BUTTON可CLICK
MUST 必須輸入
- HTM_KIND_DISPLAY - Static variable in interface mali.html.HtmlPara
-
- HTM_KIND_MUST - Static variable in interface mali.html.HtmlPara
-
- HTM_KIND_REPORT - Static variable in interface mali.html.HtmlPara
-
- HTM_POP_TYPE_BUTTON - Static variable in interface mali.html.HtmlPara
-
- HTM_POP_TYPE_DESC - Static variable in interface mali.html.HtmlPara
-
- HTM_POP_TYPE_DESC_BUTTON - Static variable in interface mali.html.HtmlPara
-
HTM_POP_TYPE 是 POPText TYPE 的參數包括 DESC_BUTTON 說明+Button, DESC 說明, BUTTON 按鈕
- HTM_SQLACTION_TYPE_A - Static variable in interface mali.html.HtmlPara
-
HTM_SQLACTION_TYPE_A SQLACTION 新增
- HTM_SQLACTION_TYPE_Q - Static variable in interface mali.html.HtmlPara
-
HTML 若是 查詢介面時則 SQLACTION 給 Q
- HTM_SQLACTION_TYPE_U - Static variable in interface mali.html.HtmlPara
-
HTM_SQLACTION_TYPE_U SQLACTION 修改
- HTM_TIME_TYPE_時分 - Static variable in interface mali.html.HtmlPara
-
時間顯示格式 HHMI (
- HTM_TIME_TYPE_時分秒 - Static variable in interface mali.html.HtmlPara
-
時間顯示格式 HHMISS (均為24小時制)
- htmElement - Variable in class mali.html.HtmlObject
-
- htmElement - Class in mali.util
-
- htmElement(HttpServletRequest, HttpServletResponse) - Constructor for class mali.util.htmElement
-
- htmElement(HttpServletRequest) - Constructor for class mali.util.htmElement
-
- htmElement(HttpServletRequest, MaliContext) - Constructor for class mali.util.htmElement
-
- htmElement(String) - Constructor for class mali.util.htmElement
-
- htmElement() - Constructor for class mali.util.htmElement
-
- htmElement(MaliContext) - Constructor for class mali.util.htmElement
-
- HtmlColumnObject - Class in mali.html
-
Html 各Column 的 Object ,主要是設定inputText,Button,Combobox 之類的部份
- HtmlColumnObject() - Constructor for class mali.html.HtmlColumnObject
-
- HtmlColumnObject(String, HtmlObject[]) - Constructor for class mali.html.HtmlColumnObject
-
- HtmlColumnObject(DisplayNameHtmlPara, HtmlObject[]) - Constructor for class mali.html.HtmlColumnObject
-
- HtmlFieldVector - Class in mali.html
-
HtmlFieldVector 提供將全部欄位均先設定在此介面中,再一次送入
MutiRowListForm 提供設定欄位位置介面中
- HtmlFieldVector() - Constructor for class mali.html.HtmlFieldVector
-
- Htmlformkind_單筆式 - Static variable in class mali.html.MutiRowListForm
-
多筆維護顯示方式
- Htmlformkind_清單式 - Static variable in class mali.html.MutiRowListForm
-
多筆維護顯示方式
- HtmlObject - Class in mali.html
-
提供各CLASS 使用的共用介面
- HtmlObject() - Constructor for class mali.html.HtmlObject
-
- HtmlObject(HttpServletRequest) - Constructor for class mali.html.HtmlObject
-
- HtmlPara - Interface in mali.html
-
HtmlPara html 的相關參數設定
- HtmlString - Variable in class mali.util.UploadFile
-
- Htmltype_報表 - Static variable in class mali.html.MutiRowListForm
-
作業處理方式 報表
- Htmltype_維護畫面 - Static variable in class mali.html.MutiRowListForm
-
作業處理方式 維護畫面
- htmlUnicodeToJavaUnicode(String) - Static method in class mali.util.commonbean
-
html 之unicode編碼轉為 java unicode編碼
html unicode 顯示是為 "&#" 與 ";"之間為數字 java unicode 是為"\\u"開頭之4碼英數編碼
- HtmlWritePdfUtility - Class in mali.util.pdf
-
產生html text 送入產生 pdf 報表
- HtmlWritePdfUtility(MaliContext) - Constructor for class mali.util.pdf.HtmlWritePdfUtility
-
- HtmlWritePdfUtility.myFontProvider - Class in mali.util.pdf
-
- HtmlWritePdfUtility.myFontProvider() - Constructor for class mali.util.pdf.HtmlWritePdfUtility.myFontProvider
-