Package | Description |
---|---|
org.uberfire.client.authz |
Modifier and Type | Method and Description |
---|---|
PerspectiveCheck |
PerspectiveCheck.delete() |
static PerspectiveCheck |
WorkbenchControllerHelper.perspective(PerspectiveActivity perspective)
|
PerspectiveCheck |
DefaultWorkbenchController.perspective(PerspectiveActivity perspective) |
PerspectiveCheck |
WorkbenchController.perspective(PerspectiveActivity perspective)
Creates a brand new instance for checking actions over
PerspectiveActivity instances. |
PerspectiveCheck |
DefaultWorkbenchController.perspective(String perspectiveId) |
PerspectiveCheck |
WorkbenchController.perspective(String perspectiveId)
Creates a brand new instance for checking actions over
PerspectiveActivity instances. |
static PerspectiveCheck |
WorkbenchControllerHelper.perspectives()
|
PerspectiveCheck |
DefaultWorkbenchController.perspectives() |
PerspectiveCheck |
WorkbenchController.perspectives()
Creates a brand new instance for checking global perspective actions.
|
PerspectiveCheck |
PerspectiveCheck.update() |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.