public interface AclHandlerFactory
AbstractAclHandler. A
concrete implementation of this interface, that should be used in an
application, has to be defined in the spring context.| Modifier and Type | Method and Description |
|---|---|
AbstractAclHandler<? extends de.terrestris.shogun2.model.PersistentObject> |
getAclHandler(de.terrestris.shogun2.model.PersistentObject persistedObject) |
AbstractAclHandler<? extends de.terrestris.shogun2.model.PersistentObject> getAclHandler(de.terrestris.shogun2.model.PersistentObject persistedObject) throws Exception
ExceptionCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.