com.fatwire.gst.foundation.facade.runtag.publication
Class PublicationGather

java.lang.Object
  extended by com.fatwire.gst.foundation.facade.FTValListFacade
      extended by com.fatwire.gst.foundation.facade.runtag.AbstractTagRunner
          extended by com.fatwire.gst.foundation.facade.runtag.publication.PublicationGather
All Implemented Interfaces:
TagRunner

public final class PublicationGather
extends AbstractTagRunner

Since:
2012-03-23
Author:
Tony Field

Field Summary
 
Fields inherited from class com.fatwire.gst.foundation.facade.FTValListFacade
list
 
Constructor Summary
PublicationGather()
           
 
Method Summary
 void setName(String s)
           
 void setPrefix(String s)
           
 
Methods inherited from class com.fatwire.gst.foundation.facade.runtag.AbstractTagRunner
bind, execute, handleError, postExecute, preExecute
 
Methods inherited from class com.fatwire.gst.foundation.facade.FTValListFacade
getList, set, set, set, set, set, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicationGather

public PublicationGather()
Method Detail

setName

public void setName(String s)

setPrefix

public void setPrefix(String s)


Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.