com.hamaf.hikyaku.security.dto
クラス UserDto
java.lang.Object
com.hamaf.hikyaku.dataobject.DetailItemsBase
com.hamaf.hikyaku.security.dto.UserDto
- すべての実装されたインタフェース:
- DetailItemsInterface
public class UserDto
- extends DetailItemsBase
タイトル:UserDto.
説明:ユーザー情報データオブジェクト
著作権: Copyright (c) 2010/03/15
- バージョン:
- 1.0
- 作成者:
- y-hamanaka
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたメソッド |
clearNotFound, clearRequest, getCommFld, getConstCond, getField, getFieldNameList, getFldValue, getGroup, getItemCount, getItemNoList, getItemValue, getKeyFlds, getSysId, isKeyFld, isNotFound, isRequestItem, setAllRequest, setCommFld, setConstCond, setFldValue, setGroup, setItemValue, setNotFound, setRequestItem, setSysId, toString |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
USER_ID
public static final int USER_ID
- 関連項目:
- 定数フィールド値
NAME
public static final int NAME
- 関連項目:
- 定数フィールド値
ABBREV
public static final int ABBREV
- 関連項目:
- 定数フィールド値
ORGANIZATION
public static final int ORGANIZATION
- 関連項目:
- 定数フィールド値
CONTACT
public static final int CONTACT
- 関連項目:
- 定数フィールド値
E_MAIL
public static final int E_MAIL
- 関連項目:
- 定数フィールド値
ADMIN_FLG
public static final int ADMIN_FLG
- 関連項目:
- 定数フィールド値
INITIALIZE_FLG
public static final int INITIALIZE_FLG
- 関連項目:
- 定数フィールド値
ICON_UMU
public static final int ICON_UMU
- 関連項目:
- 定数フィールド値
STYLE_ID
public static final int STYLE_ID
- 関連項目:
- 定数フィールド値
USER_TYPE
public static final int USER_TYPE
- 関連項目:
- 定数フィールド値
PWD_UPDATE
public static final int PWD_UPDATE
- 関連項目:
- 定数フィールド値
UserDto
public UserDto()