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

java.lang.Object
  拡張org.apache.tapestry.spec.BaseLocatable
      拡張org.apache.tapestry.AbstractComponent
          拡張org.apache.tapestry.BaseComponent
              拡張org.asyrinx.joey.tapestry.components.entity.AbstractEntityActionLink
                  拡張org.asyrinx.joey.tapestry.components.entity.AbstractEntityInstanceActionLink
                      拡張org.asyrinx.joey.tapestry.components.entity.EntityDeletionLink
すべての実装インタフェース:
org.apache.tapestry.IComponent, org.apache.tapestry.ILocatable, org.apache.tapestry.ILocationHolder, org.apache.tapestry.IRender

public abstract class EntityDeletionLink
extends AbstractEntityInstanceActionLink

作成者:
takeshi

コンストラクタの概要
EntityDeletionLink()
           
 
メソッドの概要
protected  void doAction(org.apache.tapestry.IRequestCycle cycle)
           
 
クラス org.asyrinx.joey.tapestry.components.entity.AbstractEntityInstanceActionLink から継承したメソッド
deserialize, getEntity, getEntityBinding, getEntityClass, getEntityPrimaryKey, getKeyPropertyName, serialize, setEntityBinding
 
クラス org.asyrinx.joey.tapestry.components.entity.AbstractEntityActionLink から継承したメソッド
getDispatcher, getEntityParameter, getEntityServiceDispatcher, getEntityServiceDispatcherName, getS2Container, linkAction
 
クラス org.apache.tapestry.BaseComponent から継承したメソッド
addOuter, finishLoad, renderComponent
 
クラス org.apache.tapestry.AbstractComponent から継承したメソッド
addAsset, addBody, addComponent, cleanupAfterRender, finishLoad, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, format, format, format, format, formatString, formatString, formatString, formatString, generateAttributes, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getChangeObserver, getComponent, getComponents, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, getString, pageEndRender, prepareForRender, render, renderBody, renderInformalParameters, setBinding, setContainer, setId, setNamespace, setPage, setProperty, setSpecification, toString
 
クラス org.apache.tapestry.spec.BaseLocatable から継承したメソッド
getLocation, setLocation
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
インタフェース org.apache.tapestry.ILocationHolder から継承したメソッド
setLocation
 
インタフェース org.apache.tapestry.ILocatable から継承したメソッド
getLocation
 

コンストラクタの詳細

EntityDeletionLink

public EntityDeletionLink()
メソッドの詳細

doAction

protected void doAction(org.apache.tapestry.IRequestCycle cycle)
定義:
クラス AbstractEntityActionLink 内の doAction


Copyright © 2004 asyrinx organization. All Rights Reserved.