com.fatwire.gst.foundation.facade.runtag
Interface TagRunner

All Known Implementing Classes:
AbstractAssetLoad, AbstractTagRunner, AddRow, AddSite, AssetCreate, AssetExport, AssetGather, AssetInspect, AssetList, AssetLoadAll, AssetLoadById, AssetLoadByName, AssetSave, AssetScatter, AssetSet, AssetSetSubType, CallElement, CallTemplate, Children, ContentServer, Create, CreateNewCondition, CreateNewStepAction, Get, GetAlias, GetAttributeValues, GetBlobUrl, GetId, GetMultipleValues, GetPageUrl, GetRecommendations, GetScalar, GetSiteNode, GetStepActionName, GetSubtype, GetTemplateUrl, ListPages, Load, LoadAndExport, LogDep, Login, Logout, Logout, Lookup, Lookup, NodePath, Page, PublicationCreate, PublicationGather, PublicationGet, PublicationLoad, PublicationSave, SatellitePage, Send, SendMail, SetAlias, SetAliasWithoutReset, SetArguments, SetAsset, SetCondition, SetDescription, SetElementName, SetName, SetScalar, SetScalarWithoutReset, SetStepAction, SitePlanGet, SitePlanLoad, Stream, TagRunnerWithArguments, TagRunnerWithRenderArguments, ToList, Unknowndeps

public interface TagRunner

Facade over ics.runTag.

Author:
Dolf Dijkstra
See Also:
ICS.runTag(String, COM.FutureTense.Interfaces.FTValList)

Method Summary
 String execute(COM.FutureTense.Interfaces.ICS ics)
          Invokes runTag with the tag name and FTValList populated by the class.
 

Method Detail

execute

String execute(COM.FutureTense.Interfaces.ICS ics)
Invokes runTag with the tag name and FTValList populated by the class.

Parameters:
ics -
Returns:
the returned string from ICS.runTag(String, COM.FutureTense.Interfaces.FTValList)


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