Package io.wcm.siteapi.genericedit.model
Class GenericEditDetector
- java.lang.Object
-
- io.wcm.siteapi.genericedit.model.GenericEditDetector
-
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class) @ProviderType public class GenericEditDetector extends java.lang.Object
Checks if the generic edit mode is active.
-
-
Constructor Summary
Constructors Constructor Description GenericEditDetector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isGenericEdit()
-