com.fatwire.gst.foundation.facade.runtag.asset
Class AssetLoadByName

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.asset.AbstractAssetLoad
              extended by com.fatwire.gst.foundation.facade.runtag.asset.AssetLoadByName
All Implemented Interfaces:
TagRunner

public class AssetLoadByName
extends AbstractAssetLoad

Loads an asset by name

Author:
Dolf Dijkstra

Field Summary
 
Fields inherited from class com.fatwire.gst.foundation.facade.runtag.asset.AbstractAssetLoad
DEPTYPE_EXACT, DEPTYPE_EXISTS, DEPTYPE_GREATER, DEPTYPE_NONE, OPTION_EDITABLE, OPTION_READ_ONLY, OPTION_READ_ONLY_COMPLETE
 
Fields inherited from class com.fatwire.gst.foundation.facade.FTValListFacade
list
 
Constructor Summary
AssetLoadByName()
           
 
Method Summary
 void setAssetName(String name)
           
 
Methods inherited from class com.fatwire.gst.foundation.facade.runtag.asset.AbstractAssetLoad
setAssetType, setDepType, setEditable, setFlushOnVoid, setName, setOption, setSite
 
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

AssetLoadByName

public AssetLoadByName()
Method Detail

setAssetName

public void setAssetName(String name)


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