Class CMSSelfTest
- java.lang.Object
-
- net.anotheria.anosite.shared.presentation.listener.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 Summary
Constructors Constructor Description CMSSelfTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidensureCustomBoxHandlerExists(String name, String clazz)static voidensureCustomBoxTypeExists(String name, String rendererpage)static voidensureCustomGuardExists(String name, String clazz)static voidensurePageLayoutExists(String name, String rendererpage, String description)static voidperformSelfTest()
-