public class Functions extends Object
| Constructor and Description |
|---|
Functions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
instanceOf(Object obj,
String className) |
static boolean |
isState(javax.portlet.WindowState state,
String name) |
public static boolean instanceOf(Object obj, String className) throws ClassNotFoundException
ClassNotFoundExceptionpublic static boolean isState(javax.portlet.WindowState state,
String name)
Copyright © 2015 Jasig. All Rights Reserved.