- LifeCycleCommand - Class in com.microej.wadapps.rcommand
-
- LifeCycleCommand(String, String, String) - Constructor for class com.microej.wadapps.rcommand.LifeCycleCommand
-
- lifeCycleOperation(Application) - Method in class com.microej.wadapps.rcommand.LifeCycleCommand
-
- lifeCycleOperation(Application) - Method in class com.microej.wadapps.rcommand.StartCommand
-
- lifeCycleOperation(Application) - Method in class com.microej.wadapps.rcommand.StopCommand
-
- lifeCycleOperation(Application) - Method in class com.microej.wadapps.rcommand.UninstallCommand
-
- LIST_ACTIVITIES - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: none.
- LIST_ACTIVITIES_ERROR - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: error message (string).
- LIST_ACTIVITIES_SUCCESS - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: activities count n (int), n times (activity_id (string),
application_id (string)).
- LIST_APPLICATIONS - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
- LIST_APPLICATIONS_ERROR - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
- LIST_APPLICATIONS_PLUS - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: none.
- LIST_APPLICATIONS_PLUS_ERROR - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: error message (string).
- LIST_APPLICATIONS_PLUS_SUCCESS - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: application count n (int), n times (application id (string) ,
application version (string), system application (int see the possible
values above), application state (string)).
- LIST_APPLICATIONS_SUCCESS - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
- LIST_COMMANDS - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: none.
- LIST_COMMANDS_ERROR - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: error message (string).
- LIST_COMMANDS_SUCCESS - Static variable in interface com.microej.wadapps.rcommand.CommandConstants
-
Protocol: command count n (int), n times (command (string)).
- ListCommand - Class in com.microej.wadapps.rcommand
-
- ListCommand() - Constructor for class com.microej.wadapps.rcommand.ListCommand
-
- ListCommandPlus - Class in com.microej.wadapps.rcommand
-
- ListCommandPlus() - Constructor for class com.microej.wadapps.rcommand.ListCommandPlus
-