public interface IActionPermission
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
boolean |
actionEnabled(Object actionIdentity,
Object actionTarget)
Checks if the user has rights to perform the specified action.
|
boolean actionEnabled(Object actionIdentity, Object actionTarget)
Checks if the user has rights to perform the specified action.
Getter method for the COM property "ActionEnabled"
actionIdentity
- Mandatory java.lang.Object parameter.actionTarget
- Optional parameter. Default value is com4j.Variant.getMissing()Copyright © 2020. All rights reserved.