org.seasar.tuigwaa.model.core.impl
クラス AbstractLinkAttribute
java.lang.Object
org.seasar.tuigwaa.model.core.impl.TgwElementImpl
org.seasar.tuigwaa.model.core.impl.AbstractAttribute
org.seasar.tuigwaa.model.core.impl.AbstractLinkAttribute
- すべての実装インタフェース:
- LinkAttribute, TgwAttribute, TgwElement
- 直系の既知のサブクラス:
- FkAttribute, SelfAttribute
- public abstract class AbstractLinkAttribute
- extends AbstractAttribute
- implements LinkAttribute
インタフェース org.seasar.tuigwaa.model.core.TgwAttribute から継承したフィールド |
TYPE_BOOLEAN, TYPE_BYTEARRAY, TYPE_DATE, TYPE_FILE, TYPE_FK, TYPE_FLOAT, TYPE_INTEGER, TYPE_LONG, TYPE_SECURITY, TYPE_SELF, TYPE_SET, TYPE_STRING, TYPE_STRINGARRAY, TYPE_TIMESTAMP |
クラス org.seasar.tuigwaa.model.core.impl.TgwElementImpl から継承したメソッド |
accept, addChild, clearChildren, getChild, getChildByDisplayName, getChildList, getChildNameIterator, getDescription, getDisplayName, getName, getParent, removeChild, setDescription, setDisplayName, setName, setParent, swapChild, updateChild |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース org.seasar.tuigwaa.model.core.TgwElement から継承したメソッド |
accept, addChild, getDescription, getDisplayName, getName, getParent, setDescription, setDisplayName, setName, setParent, swapChild, updateChild |
AbstractLinkAttribute
public AbstractLinkAttribute()
setRefEntityFilter
public void setRefEntityFilter(String refEntityFilter)
getRefEntityFilter
public String getRefEntityFilter()
getDataTable
public DataTable getDataTable()
getDataList
public Collection getDataList()
getLabelValueMap
public Map getLabelValueMap()
- 指定したモデル(テーブル)にある、各データの代表カラムの表示名と ID(主キー)の値を返す
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.