org.asyrinx.joey.om
インタフェース SearchCondition

すべてのスーパーインタフェース:
java.lang.Cloneable, java.io.Serializable
既知の実装クラスの一覧:
AbstractSearchCondition

public interface SearchCondition
extends java.io.Serializable, java.lang.Cloneable

作成者:
akima

メソッドの概要
 void attach(ConditionTranslator conditionTranslater)
           
 int getMaxRecordCount()
           
 void setMaxRecordCount(int value)
           
 

メソッドの詳細

getMaxRecordCount

public int getMaxRecordCount()

setMaxRecordCount

public void setMaxRecordCount(int value)

attach

public void attach(ConditionTranslator conditionTranslater)


Copyright © 2004 asyrinx organization. All Rights Reserved.