Package org.ocap.shared.dvr.navigation

Provides support for Navigation of recording lists.

See:
          Description

Interface Summary
RecordingList RecordingList represents a list of recordings.
RecordingListComparator This interface represents a sorting criteria to be applied while sorting a RecordingList.
RecordingListIterator This iterator could be used to traverse entries in a RecordingList.
 

Class Summary
AppIDFilter Filter to filter based on AppID.
OrgIDFilter Filter to filter based on OrgID.
RecordingListFilter Base class for all RecordingListFilters.
RecordingStateFilter Filter to filter based on values returned by the getState method in RecordingRequest.
 

Package org.ocap.shared.dvr.navigation Description

Provides support for Navigation of recording lists.