Class RequireContentExistsAnnotationHandler

java.lang.Object
org.craftercms.studio.api.v2.annotation.RequireContentExistsAnnotationHandler

@Order(10) public class RequireContentExistsAnnotationHandler extends Object
Handles the RequireContentExists annotation. Checks if the content of a site exists.
  • Constructor Details

  • Method Details

    • requireContentExists

      public Object requireContentExists(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
      Throws:
      Throwable