Interface IRequestList

All Superinterfaces:
Enumeration<RequestId>
All Known Implementing Classes:
RequestList, RequestListByStatus, SearchEnumeration

public interface IRequestList extends Enumeration<RequestId>
An interface providing a list of RequestIds that match some criteria. It could be a list of all elements in a queue, or just some defined sub-set.
Version:
$Revision$, $Date$