Uses of Class
org.opennms.core.utils.jexl.OnmsJexlSandbox.Names
-
Packages that use OnmsJexlSandbox.Names Package Description org.opennms.core.utils.jexl -
-
Uses of OnmsJexlSandbox.Names in org.opennms.core.utils.jexl
Subclasses of OnmsJexlSandbox.Names in org.opennms.core.utils.jexl Modifier and Type Class Description static classOnmsJexlSandbox.BlackSetstatic classOnmsJexlSandbox.WhiteSetMethods in org.opennms.core.utils.jexl that return OnmsJexlSandbox.Names Modifier and Type Method Description protected OnmsJexlSandbox.NamesOnmsJexlSandbox.BlackSet. copy()protected OnmsJexlSandbox.NamesOnmsJexlSandbox.Names. copy()protected OnmsJexlSandbox.NamesOnmsJexlSandbox.WhiteSet. copy()OnmsJexlSandbox.NamesOnmsJexlSandbox.Permissions. execute()OnmsJexlSandbox.NamesOnmsJexlSandbox.Permissions. read()OnmsJexlSandbox.NamesOnmsJexlSandbox.Permissions. write()
-