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

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.apache.tapestry.IComponent, org.apache.tapestry.ILocatable, org.apache.tapestry.ILocationHolder, org.apache.tapestry.IRender
直系の既知のサブクラス:
EntityDeletionLink, EntityDetailLink

public abstract class AbstractEntityInstanceActionLink
extends AbstractEntityActionLink

作成者:
takeshi

コンストラクタの概要
AbstractEntityInstanceActionLink()
           
 
メソッドの概要
 java.lang.Object deserialize(org.apache.tapestry.IRequestCycle cycle)
           
 java.lang.Object getEntity()
           
 org.apache.tapestry.IBinding getEntityBinding()
           
abstract  java.lang.Class getEntityClass()
           
abstract  java.io.Serializable getEntityPrimaryKey()
           
abstract  java.lang.String getKeyPropertyName()
           
 java.lang.Object[] serialize()
           
 void setEntityBinding(org.apache.tapestry.IBinding entityBinding)
           
 
クラス org.asyrinx.joey.tapestry.components.entity.AbstractEntityActionLink から継承したメソッド
doAction, 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
 

コンストラクタの詳細

AbstractEntityInstanceActionLink

public AbstractEntityInstanceActionLink()
メソッドの詳細

getEntity

public java.lang.Object getEntity()

getEntityBinding

public org.apache.tapestry.IBinding getEntityBinding()

setEntityBinding

public void setEntityBinding(org.apache.tapestry.IBinding entityBinding)

getEntityClass

public abstract java.lang.Class getEntityClass()

getEntityPrimaryKey

public abstract java.io.Serializable getEntityPrimaryKey()

getKeyPropertyName

public abstract java.lang.String getKeyPropertyName()

deserialize

public java.lang.Object deserialize(org.apache.tapestry.IRequestCycle cycle)
定義:
クラス AbstractEntityActionLink 内の deserialize
パラメータ:
cycle -
戻り値:

serialize

public java.lang.Object[] serialize()
定義:
クラス AbstractEntityActionLink 内の serialize


Copyright © 2004 asyrinx organization. All Rights Reserved.