org.ashikunep.irenka.dom.navigator
注釈タイプ ReferenceProperty


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ReferenceProperty

対象のプロパティが自身のローカル値ではなくマスタの持つ値を参照することを示す。

バージョン:
$Date: 2008-02-12 12:35:47 +0900 (火, 12 2月 2008) $
作成者:
Suguru ARAKAWA (Gluegent, Inc.)

必須要素の概要
 ReferenceProperty.PropertyKind value
          プロパティのアクセス規定を返す。
 

要素の詳細

value

public abstract ReferenceProperty.PropertyKind value
プロパティのアクセス規定を返す。



Copyright 2007 the Seasar Foundation and the Others.