com.atlassian.crowd.pageobjects
Class ViewDelegatedDirectoryPage

java.lang.Object
  extended by com.atlassian.crowd.pageobjects.AbstractCrowdPage
      extended by com.atlassian.crowd.pageobjects.ViewDirectory
          extended by com.atlassian.crowd.pageobjects.ViewDelegatedDirectoryPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ViewDelegatedDirectoryPage
extends ViewDirectory


Field Summary
 
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
binder, driver, finder, footer, pageBinder
 
Constructor Summary
ViewDelegatedDirectoryPage()
           
ViewDelegatedDirectoryPage(String idQueryParam)
           
 
Method Summary
 String getUrl()
           
 ViewDelegatedDirectoryPage toggleImportGroups()
           
 
Methods inherited from class com.atlassian.crowd.pageobjects.ViewDirectory
delete, getId
 
Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
getHeader, waitUntilContentLoad, waitUntilPageLoad
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewDelegatedDirectoryPage

public ViewDelegatedDirectoryPage()

ViewDelegatedDirectoryPage

public ViewDelegatedDirectoryPage(String idQueryParam)
Method Detail

toggleImportGroups

public ViewDelegatedDirectoryPage toggleImportGroups()

getUrl

public String getUrl()


Copyright © 2013 Atlassian. All Rights Reserved.