org.dspace.app.itemupdate
Class BitstreamFilterByBundleName
java.lang.Object
org.dspace.app.itemupdate.BitstreamFilter
org.dspace.app.itemupdate.BitstreamFilterByBundleName
- Direct Known Subclasses:
- DerivativeTextBitstreamFilter, OriginalBitstreamFilter, ThumbnailBitstreamFilter
public class BitstreamFilterByBundleName
- extends BitstreamFilter
BitstreamFilter implementation to filter by bundle name
|
Method Summary |
boolean |
accept(Bitstream bitstream)
Filter bitstream based on bundle name found in properties file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bundleName
protected String bundleName
BitstreamFilterByBundleName
public BitstreamFilterByBundleName()
accept
public boolean accept(Bitstream bitstream)
throws BitstreamFilterException
- Filter bitstream based on bundle name found in properties file
- Specified by:
accept in class BitstreamFilter
- Parameters:
bitstream -
- Returns:
- whether bitstream is in bundle
- Throws:
BitstreamFilterException
Copyright © 2011 DuraSpace. All Rights Reserved.