com.fatwire.gst.foundation.facade.runtag.asset
Class Get
java.lang.Object
com.fatwire.gst.foundation.facade.FTValListFacade
com.fatwire.gst.foundation.facade.runtag.AbstractTagRunner
com.fatwire.gst.foundation.facade.runtag.asset.Get
- All Implemented Interfaces:
- TagRunner
public final class Get
- extends AbstractTagRunner
Wrapper around the ASSET.GET xml tag
- Since:
- August 15, 2008
- Author:
- Mike Field
Constructor Summary |
Get()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Get
public Get()
setName
public void setName(String s)
- Sets name to the value of
s
- Parameters:
s
- The name of the asset to return
setField
public void setField(String s)
- Sets field to the value of
s
- Parameters:
s
- The field of the asset
setOutput
public void setOutput(String s)
- Sets output to the value of
s
- Parameters:
s
- The name of the output variable
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.