© 2005 BEA Systems, Inc.

com.beasys.commerce.axiom.util.helper
Class UtilityHelper

java.lang.Object
  extended bycom.beasys.commerce.axiom.util.helper.UtilityHelper
All Implemented Interfaces:
Serializable

public class UtilityHelper
extends Object
implements Serializable

General location for required utility methods, possibly across personalization and portal.

See Also:
Serialized Form

Constructor Summary
UtilityHelper()
           
 
Method Summary
static void checkCampaignServer()
           
static boolean checkCampaignServerLicense()
           
static void checkCommerceServer()
           
static boolean checkCommerceServerLicense()
           
static void checkPersonalizationServer()
           
static void checkVersion()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilityHelper

public UtilityHelper()
Method Detail

checkCampaignServer

public static final void checkCampaignServer()

checkCampaignServerLicense

public static final boolean checkCampaignServerLicense()

checkCommerceServer

public static final void checkCommerceServer()

checkCommerceServerLicense

public static final boolean checkCommerceServerLicense()

checkPersonalizationServer

public static final void checkPersonalizationServer()

checkVersion

public static void checkVersion()
Deprecated.  

Check the version of WebLogic. If it is less than the recommended build within the commerce.properties spit out warnings..


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved