Interface PermissionArgumentFormat.INodeAndModuleIdRestriction

All Superinterfaces:
PermissionArgumentFormat.IPermissionComponent
All Known Implementing Classes:
NodeAndModuleId
Enclosing interface:
PermissionArgumentFormat<F extends PermissionArgumentValue>

  • Method Summary

    Modifier and Type
    Method
    Description
    the moduleId that the user has permission for
    the nodeId that the user has permission for
  • Method Details