@ProviderType public class SightlyWCMMode extends Object
SightlyWCMMode is a helper class around WCMMode, allowing for easier testing of the WCM mode in Sightly scripts.
This class is not meant to be extended.| Constructor and Description |
|---|
SightlyWCMMode(SlingHttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAnalytics() |
boolean |
isDesign() |
boolean |
isDisabled() |
boolean |
isEdit() |
boolean |
isPreview() |
boolean |
isReadOnly() |
String |
toString() |
public SightlyWCMMode(SlingHttpServletRequest request)
Copyright © 2010 - 2020 Adobe. All Rights Reserved