org.asyrinx.joey.tapestry.components.entity
クラス EntityPagingStrategy

java.lang.Object
  拡張org.asyrinx.joey.tapestry.components.entity.EntityPagingStrategy

public class EntityPagingStrategy
extends java.lang.Object

作成者:
takeshi

コンストラクタの概要
EntityPagingStrategy(EntityPagingAction action)
           
 
メソッドの概要
protected  java.lang.String getDetailPageName(java.lang.Object entity)
           
protected  EntityPageDictionary getPageDictionary()
           
 void showEntity(org.apache.tapestry.IRequestCycle cycle, java.lang.Object entity)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

EntityPagingStrategy

public EntityPagingStrategy(EntityPagingAction action)
メソッドの詳細

getPageDictionary

protected EntityPageDictionary getPageDictionary()

getDetailPageName

protected java.lang.String getDetailPageName(java.lang.Object entity)
パラメータ:
entity -
戻り値:

showEntity

public void showEntity(org.apache.tapestry.IRequestCycle cycle,
                       java.lang.Object entity)
パラメータ:
cycle -
entity -


Copyright © 2004 asyrinx organization. All Rights Reserved.