com.solidstategroup.cms.velocity
Class VelocityDocumentAsset
java.lang.Object
com.solidstategroup.cms.velocity.VelocityAsset
com.solidstategroup.cms.velocity.VelocityDocumentAsset
public class VelocityDocumentAsset
- extends VelocityAsset
User: Phil
Date: 25-Apr-2005
Time: 11:15:53
|
Constructor Summary |
VelocityDocumentAsset(int id,
java.lang.String description,
java.lang.String data,
int documentType,
java.lang.String location,
boolean includedInSearch,
int numberOfDownloads,
java.lang.String longDescription)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VelocityDocumentAsset
public VelocityDocumentAsset(int id,
java.lang.String description,
java.lang.String data,
int documentType,
java.lang.String location,
boolean includedInSearch,
int numberOfDownloads,
java.lang.String longDescription)
getDocumentType
public int getDocumentType()
getLocation
public java.lang.String getLocation()
isIncludedInSearch
public boolean isIncludedInSearch()
getNumberOfDownloads
public int getNumberOfDownloads()
getType
public int getType()
- Specified by:
getType in class VelocityAsset
getLongDescription
public java.lang.String getLongDescription()