- Summary:
- Required |
- Optional
-
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface AclConstrainedObject
This annotation should be put on the property getter of a domain object. It designates the property which should be
used to check ACL permissions.
- Author:
- Gregory Fouquet
- Summary:
- Required |
- Optional
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.