Class RemoteCrowdDetails<T extends DirectoryDetails>
java.lang.Object
com.atlassian.crowd.pageobjects.directory.DirectoryDetails<T>
com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails<T>
- Direct Known Subclasses:
CreateRemoteCrowdDetailsTab
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.CheckboxElement
protected com.atlassian.pageobjects.elements.CheckboxElement
Fields inherited from class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
active, description, name, pageBinder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
setCacheEnabled
(boolean value) setUseNestedGroups
(boolean value) Methods inherited from class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
getActive, getDescription, getName, setActive, setDescription, setName
-
Field Details
-
useNestedGroups
protected com.atlassian.pageobjects.elements.CheckboxElement useNestedGroups -
cacheEnabled
protected com.atlassian.pageobjects.elements.CheckboxElement cacheEnabled
-
-
Constructor Details
-
RemoteCrowdDetails
public RemoteCrowdDetails()
-
-
Method Details
-
getUseNestedGroups
public boolean getUseNestedGroups() -
setUseNestedGroups
-
getCacheEnabled
public boolean getCacheEnabled() -
setCacheEnabled
-