Uses of Class
com.atlassian.studio.haup.pageobjects.ViewUserWithAppPermissionsPage

Packages that use ViewUserWithAppPermissionsPage
com.atlassian.studio.haup.pageobjects   
 

Uses of ViewUserWithAppPermissionsPage in com.atlassian.studio.haup.pageobjects
 

Methods in com.atlassian.studio.haup.pageobjects that return ViewUserWithAppPermissionsPage
 ViewUserWithAppPermissionsPage ViewUserWithAppPermissionsPage.goEditMode()
          Switches to edit mode.
 ViewUserWithAppPermissionsPage ViewUserWithAppPermissionsPage.goViewMode()
          Switches to view mode.
 ViewUserWithAppPermissionsPage ViewUserWithAppPermissionsPage.grantAccess(SupportedApplication application)
          Grants the user access to the specified application.
 ViewUserWithAppPermissionsPage ViewUserWithAppPermissionsPage.revokeAccess(SupportedApplication application)
          Revokes the user access to the specified application.
 ViewUserWithAppPermissionsPage ViewUserWithAppPermissionsPage.setAccess(SupportedApplication application, boolean hasAccess)
          Sets whether the user has access to the specified application.
 ViewUserWithAppPermissionsPage ViewUserWithAppPermissionsPage.submitApplications()
          Saves the selected accessible applications.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.