net.sf.basedb.clients.web.plugins
Class FileSetMemberLoader
java.lang.Object
net.sf.basedb.clients.web.plugins.FileSetMemberLoader
- All Implemented Interfaces:
- DataLoader<FileStoreEnabled>
public class FileSetMemberLoader
- extends Object
- implements DataLoader<FileStoreEnabled>
Data loader implementation that load the files in a file set
in FileStoreEnabled
items.
- Version:
- 2.16
- Author:
- Nicklas
- Last modified
- $Date: 2010-08-05 14:29:44 +0200 (Thu, 05 Aug 2010) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSetMemberLoader
public FileSetMemberLoader()
getData
public Object getData(ExportedProperty exportedProperty,
FileStoreEnabled item)
- Description copied from interface:
DataLoader
- Get the value for the specified property.
- Specified by:
getData
in interface DataLoader<FileStoreEnabled>
- Parameters:
exportedProperty
- The property to get the value foritem
- The item that holds the value