org.alfresco.repo.security.authentication
Interface AuthenticationUtil.RunAsWork

Enclosing class:
AuthenticationUtil

public static interface AuthenticationUtil.RunAsWork


Method Summary
 java.lang.Object doWork()
          Method containing the work to be done in the user transaction.
 

Method Detail

doWork

java.lang.Object doWork()
                        throws java.lang.Exception
Method containing the work to be done in the user transaction.

Returns:
Return the result of the operation
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.