com.fatwire.gst.foundation.facade.runtag.render
Class LogDep

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.render.LogDep
All Implemented Interfaces:
TagRunner

public final class LogDep
extends AbstractTagRunner

Wraps the xml tag.

Since:
10-Jun-2008
Author:
Tony Field

Nested Class Summary
static class LogDep.DependencyType
           
 
Field Summary
 
Fields inherited from class com.fatwire.gst.foundation.facade.FTValListFacade
list
 
Constructor Summary
LogDep()
           
 
Method Summary
static void logDep(COM.FutureTense.Interfaces.ICS ics, com.fatwire.assetapi.data.AssetId id)
           
static void logDep(COM.FutureTense.Interfaces.ICS ics, String c, String cid)
           
 void setAsset(String s)
           
 void setC(String s)
           
 void setCid(String s)
           
 void setDeptype(LogDep.DependencyType deptype)
           
 
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

LogDep

public LogDep()
Method Detail

setAsset

public void setAsset(String s)

setDeptype

public void setDeptype(LogDep.DependencyType deptype)

setC

public void setC(String s)

setCid

public void setCid(String s)

logDep

public static void logDep(COM.FutureTense.Interfaces.ICS ics,
                          String c,
                          String cid)

logDep

public static void logDep(COM.FutureTense.Interfaces.ICS ics,
                          com.fatwire.assetapi.data.AssetId id)


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