org.tinygroup.pageflowbasiccomponent
类 AbstractWriteComponent

java.lang.Object
  继承者 org.tinygroup.pageflowbasiccomponent.AbstractWriteComponent
所有已实现的接口:
ComponentInterface
直接已知子类:
WriteJsonComponent, WriteTextComponent, WriteXmlComponent

public abstract class AbstractWriteComponent
extends Object
implements ComponentInterface


字段摘要
protected  String resultKey
           
 
构造方法摘要
AbstractWriteComponent()
           
 
方法摘要
 String getResultKey()
           
 void setResultKey(String resultKey)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 org.tinygroup.flow.ComponentInterface 继承的方法
execute
 

字段详细信息

resultKey

protected String resultKey
构造方法详细信息

AbstractWriteComponent

public AbstractWriteComponent()
方法详细信息

getResultKey

public String getResultKey()

setResultKey

public void setResultKey(String resultKey)


Copyright © 2006–2016 TinyGroup. All rights reserved.