@Component public class AclAssignerAspect extends Object
| Constructor and Description |
|---|
AclAssignerAspect()
Instantiates a new acl assigner aspect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterDeleteAclObject(org.aspectj.lang.JoinPoint joinPoint)
Remove permissions on delete.
|
Object |
afterSaveAclObject(Object result)
Create owner permissions on persist.
|
public AclAssignerAspect()
public Object afterSaveAclObject(Object result)
result - the resultpublic void afterDeleteAclObject(org.aspectj.lang.JoinPoint joinPoint)
joinPoint - the join pointCopyright © 2018 Global Crop Diversity Trust. All rights reserved.