Uses of Interface
org.ocap.hn.content.ContentItem

Packages that use ContentItem
org.ocap.hn.content   
org.ocap.hn.service Manages content on a service hosted by another device on the home network. 
 

Uses of ContentItem in org.ocap.hn.content
 

Classes in org.ocap.hn.content that implement ContentItem
 class RecordingContentItem
          This class represents a content entry that is also a RecordingListEntry.
 

Methods in org.ocap.hn.content that return ContentItem
 ContentItem ContentListEvent.getContent()
          Returns the ContentItem involved in this event.
 ContentItem ContentResource.getContentItem()
          Gets the ContentItem this resource belongs to.
 

Constructors in org.ocap.hn.content with parameters of type ContentItem
ContentListEvent(Object source, ContentItem content, int evt)
          Creates a new ContentListEvent with the given source object, the ContentItem involved and an event ID indicating whether the content got added or removed.
 

Uses of ContentItem in org.ocap.hn.service
 

Methods in org.ocap.hn.service that return ContentItem
 ContentItem RemoteService.getContentItem()
          Returns the ContentItem associated with this remote service