Class 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.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isGenericEdit()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenericEditDetector

        public GenericEditDetector()
    • Method Detail

      • isGenericEdit

        public boolean isGenericEdit()
        Returns:
        true if generic edit mode is active