| Package | Description |
|---|---|
| com.sun.tv.si | |
| javax.tv.service | |
| javax.tv.service.navigation | |
| org.dvb.internet |
| Modifier and Type | Method and Description |
|---|---|
ServiceList |
SIManagerImpl.filterServices(ServiceFilter filter)
Creates a ServiceList object based on the conditions
specified in a filter parameter.
|
ServiceList |
ServiceListImpl.filterServices(ServiceFilter filter)
Creates a new
ServiceList object that is a subset of
this list, based on the conditions specified by a
ServiceFilter object. |
| Modifier and Type | Method and Description |
|---|---|
abstract ServiceList |
SIManager.filterServices(ServiceFilter filter)
Filters the available services using the
ServiceFilter provided to generate a
ServiceList containing the matching services. |
| Modifier and Type | Class and Description |
|---|---|
class |
LocatorFilter
LocatorFilter represents a ServiceFilter
based on a set of locators. |
class |
PreferenceFilter
PreferenceFilter represents a
ServiceFilter based on a user preference for favorite
services. |
class |
ServiceTypeFilter
ServiceTypeFilter represents a
ServiceFilter based on a particular
ServiceType. |
class |
SIElementFilter
SIElementFilter represents a
ServiceFilter based on a particular
SIElement (such as a TransportStream or
ProgramEvent). |
| Modifier and Type | Method and Description |
|---|---|
ServiceList |
ServiceList.filterServices(ServiceFilter filter)
Creates a new
ServiceList object that is a subset of
this list, based on the conditions specified by a
ServiceFilter object. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternetServiceFilter
InternetServiceFilter represents a service type for a
particular kind of internet client. |
Copyright © 2012 code4tv.com. All Rights Reserved.