Uses of Class
org.alfresco.utility.exception.TestObjectNotDefinedException
-
Packages that use TestObjectNotDefinedException Package Description org.alfresco.utility -
-
Uses of TestObjectNotDefinedException in org.alfresco.utility
Methods in org.alfresco.utility that throw TestObjectNotDefinedException Modifier and Type Method Description static voidUtility. checkObjectIsInitialized(java.lang.Object model, java.lang.String message)Check if the model object is null or not.
-