Class PropertiesPage.Tabs.LiveCopy
- java.lang.Object
-
- com.adobe.cq.testing.selenium.pageobject.cq.sites.PropertiesPage.Tabs.LiveCopy
-
- Enclosing class:
- PropertiesPage.Tabs
public class PropertiesPage.Tabs.LiveCopy extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LiveCopy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CoralCheckboxinheritRolloutConfigs()CoralCheckboxliveCopyInheritance()
-
-
-
Method Detail
-
liveCopyInheritance
public CoralCheckbox liveCopyInheritance()
- Returns:
- the checkbox for live copy inheritance inheritance field.
-
inheritRolloutConfigs
public CoralCheckbox inheritRolloutConfigs()
- Returns:
- the checkbox for inheriting roll out configs field.
-
-