org.olat.core.util.vfs.version
Interface Versionable

All Known Implementing Classes:
LocalFileImpl, OlatRootFileImpl

public interface Versionable

Description:
A VFSItem which want to be versioned must implements this interface.

Initial Date: 21 sept. 2009

Author:
srosse

Method Summary
 Versions getVersions()
           
 

Method Detail

getVersions

Versions getVersions()
Returns:
@see org.olat.core.util.vfs.version.Versions