X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFAppAppManager.h;h=95432f54b909c1349ce37794261d6c335e563b27;hb=e7476b66f5fdea3fcb522daa9d478fd908491c88;hp=a0e0dc4fbb0c094efe83bcdf0841e63891d9de0b;hpb=1a7ec91e289350fc812cac3d6ad787cf6a644743;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FAppAppManager.h b/inc/FAppAppManager.h index a0e0dc4..95432f5 100755 --- a/inc/FAppAppManager.h +++ b/inc/FAppAppManager.h @@ -148,7 +148,7 @@ public: * Instead of using this method, use AppControl::FindAndStart(). * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/application.launch + * @privilege %http://tizen.org/privilege/application.launch * * @return An error code * @param[in] uriData The URI that has a maximum size of @c 1024 bytes @@ -189,7 +189,7 @@ public: * Instead of using this method, use AppControl::FindAndStart(). * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/application.launch + * @privilege %http://tizen.org/privilege/application.launch * * @return An error code * @param[in] pOperationId The operation ID @@ -288,7 +288,7 @@ public: * Instead of using this method, use %LaunchApplication() without launch arguments or AppControl::Start(). * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/application.launch + * @privilege %http://tizen.org/privilege/application.launch * * @return An error code * @param[in] appId The application's ID to execute @@ -311,7 +311,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/application.launch + * @privilege %http://tizen.org/privilege/application.launch * * @return An error code * @param[in] appId The application's ID to execute @@ -329,7 +329,7 @@ public: * * @since 2.0 * @privlevel partner - * @privilege http://tizen.org/privilege/application.kill + * @privilege %http://tizen.org/privilege/application.kill * * @return An error code * @param[in] appId The application's ID to execute @@ -372,7 +372,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/application.launch + * @privilege %http://tizen.org/privilege/application.launch * * @return An error code * @param[in] condition The launch condition for the application @n @@ -440,7 +440,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/application.launch + * @privilege %http://tizen.org/privilege/application.launch * * @return An error code * @exception E_SUCCESS The method is successful. @@ -457,7 +457,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/application.launch + * @privilege %http://tizen.org/privilege/application.launch * * @return An error code * @param[in] condition The launch condition for the application @@ -494,7 +494,7 @@ public: * * @since 2.0 * @privlevel partner - * @privilege http://tizen.org/privilege/appmanager.launch + * @privilege %http://tizen.org/privilege/appmanager.launch * * @return An error code * @param[in] appId The ID of the application registered for launch @@ -546,7 +546,7 @@ public: * * @since 2.0 * @privlevel partner - * @privilege http://tizen.org/privilege/appmanager.launch + * @privilege %http://tizen.org/privilege/appmanager.launch * * @return An error code * @param[in] appId The application ID @@ -569,7 +569,7 @@ public: * * @since 2.0 * @privlevel partner - * @privilege http://tizen.org/privilege/appmanager.launch + * @privilege %http://tizen.org/privilege/appmanager.launch * * @return @c true if a condition is already registered to the specified application with the specified condition, @n * else @c false @@ -651,7 +651,7 @@ public: * @since 2.0 * * @privlevel partner - * @privilege http://tizen.org/privilege/appusage + * @privilege %http://tizen.org/privilege/appusage * * @return An error code * @param[in] listener The event listener @@ -673,7 +673,7 @@ public: * @since 2.0 * * @privlevel partner - * @privilege http://tizen.org/privilege/appusage + * @privilege %http://tizen.org/privilege/appusage * * @return An error code * @param[in] listener The event listener @@ -693,7 +693,7 @@ public: * @since 2.0 * * @privlevel partner - * @privilege http://tizen.org/privilege/appusage + * @privilege %http://tizen.org/privilege/appusage * * @return An error code * @param[out] appId The AppId of the active application