fr.paris.lutece.plugins.jcr.authentication
Class AbstractJcrPrivilegedAction<T>

java.lang.Object
  extended by fr.paris.lutece.plugins.jcr.authentication.AbstractJcrPrivilegedAction<T>
All Implemented Interfaces:
PrivilegedAction<T>

public abstract class AbstractJcrPrivilegedAction<T>
extends Object
implements PrivilegedAction<T>

Author:
gduge

Constructor Summary
AbstractJcrPrivilegedAction(AdminWorkspace workspace)
           
 
Method Summary
abstract  T delegate()
           
 T run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractJcrPrivilegedAction

public AbstractJcrPrivilegedAction(AdminWorkspace workspace)
Method Detail

run

public final T run()
Specified by:
run in interface PrivilegedAction<T>

delegate

public abstract T delegate()


Copyright © 2014 Mairie de Paris. All Rights Reserved.