org.alfresco.repo.security.authentication
Interface AuthenticationUtil.RunAsWork<Result>
Enclosing class:
-
@org.alfresco.api.AlfrescoPublicApi
public static interface AuthenticationUtil.RunAsWork<Result>
Method Summary |
|
doWork() Method containing the work to be done in the user transaction. |
doWork
-
Method containing the work to be done in the user transaction.
Returns:
-
Return the result of the operation
Throws:
-