com.solidstategroup.cms.velocity
Class VelocityTextAsset

java.lang.Object
  extended by com.solidstategroup.cms.velocity.VelocityAsset
      extended by com.solidstategroup.cms.velocity.VelocityTextAsset

public class VelocityTextAsset
extends VelocityAsset

User: Phil Date: 25-Apr-2005 Time: 11:14:20


Constructor Summary
VelocityTextAsset(int id, java.lang.String description, java.lang.String data)
           
 
Method Summary
 int getLength()
           
 int getType()
           
 
Methods inherited from class com.solidstategroup.cms.velocity.VelocityAsset
getData, getDescription, getId, setData, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VelocityTextAsset

public VelocityTextAsset(int id,
                         java.lang.String description,
                         java.lang.String data)
Method Detail

getType

public int getType()
Specified by:
getType in class VelocityAsset

getLength

public int getLength()