Package com.hybris.backoffice
Class ApplicationUtils
- java.lang.Object
-
- com.hybris.backoffice.ApplicationUtils
-
public class ApplicationUtils extends java.lang.ObjectGlobal level Backoffice application utilities methods
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisNotJunitTenant()Checks whether current active tenant is not the "junit" tenantstatic booleanisPlatformReady()Checks whether platform is initialized and in operational state
-