com.fatwire.gst.foundation.facade.runtag.assetset
Class GetMultipleValues

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.assetset.GetMultipleValues
All Implemented Interfaces:
TagRunner

public final class GetMultipleValues
extends AbstractTagRunner

Since:
Oct 24, 2008
Author:
Tony Field

Field Summary
 
Fields inherited from class com.fatwire.gst.foundation.facade.FTValListFacade
list
 
Constructor Summary
GetMultipleValues()
           
 
Method Summary
static void getMultipleValues(COM.FutureTense.Interfaces.ICS ics, com.fatwire.assetapi.data.AssetId id, String deptype, String locale, boolean byAsset, boolean immediateOnly, String prefix, String attrType, List<String> columns)
           
static void getMultipleValues(COM.FutureTense.Interfaces.ICS ics, com.fatwire.assetapi.data.AssetId id, String prefix, String attrType, List<String> columns)
           
 void setByAsset(boolean b)
           
 void setImmediateOnly(boolean b)
           
 void setList(String inputSortListName)
           
 void setName(String name)
           
 void setPrefix(String prefix)
           
 
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

GetMultipleValues

public GetMultipleValues()
Method Detail

setName

public void setName(String name)

setPrefix

public void setPrefix(String prefix)

setImmediateOnly

public void setImmediateOnly(boolean b)

setByAsset

public void setByAsset(boolean b)

setList

public void setList(String inputSortListName)

getMultipleValues

public static void getMultipleValues(COM.FutureTense.Interfaces.ICS ics,
                                     com.fatwire.assetapi.data.AssetId id,
                                     String prefix,
                                     String attrType,
                                     List<String> columns)

getMultipleValues

public static void getMultipleValues(COM.FutureTense.Interfaces.ICS ics,
                                     com.fatwire.assetapi.data.AssetId id,
                                     String deptype,
                                     String locale,
                                     boolean byAsset,
                                     boolean immediateOnly,
                                     String prefix,
                                     String attrType,
                                     List<String> columns)


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