jp.littlesoft.sql
クラス SQLTreeModel.Record
java.lang.Object
jp.littlesoft.sql.SQLTreeModel.Record
- すべての実装されたインタフェース:
- Serializable, ITableDef
- 含まれているクラス:
- SQLTreeModel
public static class SQLTreeModel.Record
- extends Object
- implements ITableDef
- 関連項目:
- 直列化された形式
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public Long id
parentId
public Long parentId
key
public String key
path
public String path
nodeName
public String nodeName
link
public String link
attribute
public HashMap<String,Serializable> attribute
isLeaf
public Boolean isLeaf
isExpanded
public Boolean isExpanded
SQLTreeModel.Record
public SQLTreeModel.Record()
createMetaData
public ITableDef.MetaData<SQLTreeModel.Record> createMetaData()
- インタフェース
ITableDef
の記述:
- ITableDef実装クラスのテーブル定義情報を作成します。
- 定義:
- インタフェース
ITableDef
内の createMetaData
- 戻り値:
Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.