Skip navigation links
com.essbase.eas.utils
Class EASProperty
java.lang.Object
com.essbase.eas.utils.EASProperty
-
public class EASProperty
- extends java.lang.Object
utility methods for working with arrays.
- Version:
- 1.00, 03/11/2002
- Author:
- Sree Menon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isWebEnabled
public static boolean isWebEnabled()
setWebEnabled
public static void setWebEnabled(boolean enabled)
isSecure
public static boolean isSecure()
setSecure
public static void setSecure(boolean secure)
setPropertyGetter
public static void setPropertyGetter(java.lang.Object getter)
getProperty
public static java.lang.String getProperty(java.lang.String key)
getProperty
public static java.lang.String getProperty(java.lang.String key,
java.lang.String defaultValue)
Skip navigation links
Copyright © 2001, 2007, Oracle. All rights reserved.