java.lang.Object
jp.ecuacion.splib.core.form.record.SplibRecord
jp.ecuacion.splib.web.form.record.LoginRecord
- すべての実装されたインタフェース:
RecordInterface
-
フィールドの概要
クラスから継承されたフィールド jp.ecuacion.splib.core.form.record.SplibRecord
dateTimeFormatParams -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明HtmlItem[]longvoidsetPassword(String password) voidsetUsername(String username) longクラスから継承されたメソッド jp.ecuacion.splib.core.form.record.SplibRecord
getDateTimeFormatParams, getStringLength, getStringLengthMap, getValue, setDateTimeFormatParamsクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド jp.ecuacion.splib.web.form.record.RecordInterface
getHtmlItem, getLabelItemName, getNotEmptyFields, isNotEmpty, mergeHtmlItems, needsCommas
-
コンストラクタの詳細
-
LoginRecord
public LoginRecord()
-
-
メソッドの詳細
-
getHtmlItems
- 定義:
getHtmlItemsインタフェース内RecordInterface
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-
usernameLength
public long usernameLength() -
passwordLength
public long passwordLength()
-