Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.descriptors
Class PermissionManagerDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.descriptors.PermissionManagerDescriptor

public class PermissionManagerDescriptor
extends Object

Author:
Alexandre Russel

Constructor Summary
PermissionManagerDescriptor()
           
 
Method Summary
 Class<? extends PermissionManager> getKlass()
           
 void setKlass(Class<? extends PermissionManager> klass)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermissionManagerDescriptor

public PermissionManagerDescriptor()
Method Detail

getKlass

public Class<? extends PermissionManager> getKlass()

setKlass

public void setKlass(Class<? extends PermissionManager> klass)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.