CampaignProduct Class

com.bea.campaign
CampaignProduct Class

public class CampaignProduct

    extends Object

Product information for WebLogic Campaign Server.


Hierarchy
Object
  CampaignProduct

Field Summary

public static final LicensedComponent
CORE
The LicensedComponent for the CORE Campaign server instance.
 

Constructor Summary

CampaignProduct()

 

Method Summary

 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Field Detail

CORE

public static final LicensedComponent CORE
The LicensedComponent for the CORE Campaign server instance. This is currently the only licensed component for Campaign.

 

Constructor Detail

CampaignProduct

public CampaignProduct()