|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added interface org.dvb.application.storage.ApplicationStorageController
.
Removed Methods | |
AppID[] getStoredAppIDs() |
Lists the AppID s of the applications that are stored
within this service. |
int getVersionNumber(AppID ) |
Return the version number of the stored application whose
AppID is given as a parameter. |
void remove(AppID[] ) |
Removes multiple stored applications from this service. |
void remove(AppID ) |
Removes a stored application from this service. |
void store(AppProxy, |
Installs an application into this stored service. |
void store(AppProxy[], |
Installs several applications into this stored service. |
Added Methods | |
boolean isSelectable() |
Test whether this service is selectable. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |