Uses of Class
org.ocap.shared.dvr.NoMoreDataEntriesException

Packages that use NoMoreDataEntriesException
org.ocap.hn.content   
org.ocap.shared.dvr The shared DVR API for scheduling and managing recording requests. 
 

Uses of NoMoreDataEntriesException in org.ocap.hn.content
 

Methods in org.ocap.hn.content that throw NoMoreDataEntriesException
 void RecordingContentItem.addAppData(int dataID, byte[] data)
           
 

Uses of NoMoreDataEntriesException in org.ocap.shared.dvr
 

Methods in org.ocap.shared.dvr that throw NoMoreDataEntriesException
 void RecordingRequest.addAppData(String key, Serializable data)
          Add application specific private data.