ccc.migration
Class LegacyFile

java.lang.Object
  extended by ccc.migration.LegacyFile

public class LegacyFile
extends java.lang.Object

A file from CCC6.

Author:
Civic Computing Ltd.

Constructor Summary
LegacyFile(java.lang.String title, java.lang.String description, java.util.Date lastUpdate)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyFile

public LegacyFile(java.lang.String title,
                  java.lang.String description,
                  java.util.Date lastUpdate)
Constructor.

Parameters:
title - The file's title.
description - The file's description.
lastUpdate - The file's last update.


Copyright © 2010. All Rights Reserved.