public class CometServicePermissionAdvice extends Object
Manager - can read and modify everything
Translator - can read but modify only it his/hers
languages. Designer - can read but can't modify
| Constructor and Description |
|---|
CometServicePermissionAdvice() |
| Modifier and Type | Method and Description |
|---|---|
Object |
checkPermissions(ProceedingJoinPoint pjp)
Called before every callProcessor which modifies anything in platform (see assigned pointcut expression in spring xml file).
|
public Object checkPermissions(ProceedingJoinPoint pjp) throws Throwable
ThrowableCopyright © 2017 SAP SE. All Rights Reserved.