org.seasar.extension.jdbc.gen.model
インタフェース ConditionAttributeModelFactory

既知の実装クラスの一覧:
ConditionAttributeModelFactoryImpl

public interface ConditionAttributeModelFactory

条件クラスの属性モデルのファクトリです。

作成者:
taedium

メソッドの概要
 ConditionAttributeModel getConditionAttributeModel(PropertyMeta propertyMeta)
          条件クラスの属性モデルを返します。
 

メソッドの詳細

getConditionAttributeModel

ConditionAttributeModel getConditionAttributeModel(PropertyMeta propertyMeta)
条件クラスの属性モデルを返します。

パラメータ:
propertyMeta - プロパティメタデータ
戻り値:
条件クラスの属性モデル


Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.