| Package | Description |
|---|---|
| org.dvb.application |
| Modifier and Type | Class and Description |
|---|---|
class |
CurrentServiceFilter
Instances of
CurrentServiceFilter
are used to set a filter on the list of applications that are retrieved
from the AppsDatabase (See methods getAppsAttributes and getAppsIDs). |
class |
RunningApplicationsFilter
Instances of
RunningApplicationsFilter
are used to set a filter on the list of applications that are retrieved
from the AppsDatabase (See methods getAppsAttributes and getAppsIDs). |
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
AppsDatabase.getAppAttributes(AppsDatabaseFilter filter)
Returns an enumeration of AppAttributes of the applications available.
|
Enumeration |
AppsDatabase.getAppIDs(AppsDatabaseFilter filter)
Returns an enumeration of the application IDs available.
|
Copyright © 2012 code4tv.com. All Rights Reserved.