wt.wildfire
Class WildfireActionDelegateHelper
java.lang.Object
wt.wildfire.WildfireActionDelegateHelper
- public class WildfireActionDelegateHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WildfireActionDelegateHelper
public WildfireActionDelegateHelper()
enableable
public static Boolean enableable(Object object,
HTTPState state)
enableable
public static Boolean enableable(Object object,
HTTPRequest request)
isWildfireURLActionDelegate
public static Boolean isWildfireURLActionDelegate(URLActionDelegate delegate)
isWildfireActionDelegate
public static Boolean isWildfireActionDelegate(ActionDelegate delegate)
getWildfireURL
public static String getWildfireURL(URLActionDelegate delegate,
Object obj,
HTTPState state)
throws WTException
- Throws:
WTException
isEnableable
public static Boolean isEnableable(ActionDelegate delegate,
Object obj,
HTTPRequest request)
throws WTException
- Throws:
WTException
isDisplayCadxEnabled
public static boolean isDisplayCadxEnabled(HTTPState state)
isDisplayCadxEnabled
public static boolean isDisplayCadxEnabled(HTTPRequest request)
isAgentWildfire
public static boolean isAgentWildfire(HTTPState state)
isAgentWildfire
public static boolean isAgentWildfire(HTTPRequest request)
isWildfireIconDelegate
public static boolean isWildfireIconDelegate(IconDelegate a_IconDelegate)
isCadxStandAloneEnabled
private static boolean isCadxStandAloneEnabled()