com.fatwire.gst.foundation.facade.runtag.asset
Class LoadAndExport
java.lang.Object
com.fatwire.gst.foundation.facade.runtag.asset.LoadAndExport
- All Implemented Interfaces:
- TagRunner
public class LoadAndExport
- extends Object
- implements TagRunner
- Author:
- Dolf Dijkstra
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadAndExport
public LoadAndExport(String assetType,
long assetId)
execute
public String execute(COM.FutureTense.Interfaces.ICS ics)
- Description copied from interface:
TagRunner
- Invokes runTag with the tag name and FTValList populated by the class.
- Specified by:
execute
in interface TagRunner
- Returns:
- the returned string from
ICS.runTag(String, COM.FutureTense.Interfaces.FTValList)
getAssetId
public long getAssetId()
getAssetType
public String getAssetType()
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.