public class LimitedCountDispatcher extends Object implements BitstreamDispatcher
SENTINEL| Constructor and Description |
|---|
LimitedCountDispatcher()
Default constructor uses LegacyPluginServiceImpl
|
LimitedCountDispatcher(BitstreamDispatcher del)
Constructor.
|
LimitedCountDispatcher(BitstreamDispatcher del,
int count)
Constructor.
|
public LimitedCountDispatcher()
public LimitedCountDispatcher(BitstreamDispatcher del, int count)
del - The bitstream distpatcher to delegate to.count - the number of bitstreams to check.public LimitedCountDispatcher(BitstreamDispatcher del)
del - The bitstream distpatcher to delegate to.public Bitstream next() throws SQLException
next in interface BitstreamDispatcherSQLException - if database errorCopyright © 2022 LYRASIS. All rights reserved.