com.fatwire.gst.foundation.wra
Class SimpleWra

java.lang.Object
  extended by com.fatwire.gst.foundation.wra.SimpleWra

public class SimpleWra
extends Object

Author:
Dolf Dijkstra

Constructor Summary
SimpleWra(Row row, com.fatwire.assetapi.data.AssetId id)
           
 
Method Summary
 Date getEndDate()
           
 com.fatwire.assetapi.data.AssetId getId()
           
 String getPath()
           
 Date getStartDate()
           
 String getTemplate()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleWra

public SimpleWra(Row row,
                 com.fatwire.assetapi.data.AssetId id)
Method Detail

getId

public com.fatwire.assetapi.data.AssetId getId()

getPath

public String getPath()

getStartDate

public Date getStartDate()

getEndDate

public Date getEndDate()

getTemplate

public String getTemplate()

toString

public String toString()
Overrides:
toString in class Object


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