Class CMSSelfTest


  • public final class CMSSelfTest
    extends Object
    This utility class scans the data on start and ensures that all generic data is created.
    Author:
    lrosenberg
    • Constructor Detail

      • CMSSelfTest

        public CMSSelfTest()
    • Method Detail

      • performSelfTest

        public static final void performSelfTest()
      • ensureCustomGuardExists

        public static void ensureCustomGuardExists​(String name,
                                                   String clazz)
      • ensureCustomBoxHandlerExists

        public static void ensureCustomBoxHandlerExists​(String name,
                                                        String clazz)
      • ensureCustomBoxTypeExists

        public static void ensureCustomBoxTypeExists​(String name,
                                                     String rendererpage)
      • ensurePageLayoutExists

        public static void ensurePageLayoutExists​(String name,
                                                  String rendererpage,
                                                  String description)