public interface IWorkplaceAuthorityManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIfAuthorized(java.lang.Object requestor,
WorkpageStartInfo wpsi) |
boolean checkIfAuthorized(java.lang.Object requestor,
WorkpageStartInfo wpsi)
requestor - The object instance that is requesting the check. It may be possible
that a function is not call-able from the normal workplace function tree
processing, but that it is call-able from the context of an inner function.wpsi - Wokrpage start info that is to be checked.Copyright © CaptainCasa Gmbh. All Rights Reserved.