org.seasar.tuigwaa.model.core.impl
インタフェース LinkAttribute

すべてのスーパーインタフェース:
TgwAttribute, TgwElement
既知の実装クラスの一覧:
AbstractLinkAttribute, SetAttribute

public interface LinkAttribute
extends TgwAttribute


フィールドの概要
 
インタフェース 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
 
メソッドの概要
 TgwEntity getRefEntity()
           
 
インタフェース org.seasar.tuigwaa.model.core.TgwAttribute から継承したメソッド
accept, getEntity, getOption, getType, isRequired, setEntity, setOption, setRequired
 
インタフェース org.seasar.tuigwaa.model.core.TgwElement から継承したメソッド
accept, addChild, getDescription, getDisplayName, getName, getParent, setDescription, setDisplayName, setName, setParent, swapChild, updateChild
 

メソッドの詳細

getRefEntity

public TgwEntity getRefEntity()


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.