CommerceProduct Class

com.bea.commerce.common
CommerceProduct Class

public class CommerceProduct

    extends Object

Product information for WebLogic Personalization Server.


Hierarchy
Object
  CommerceProduct

Field Summary

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

Constructor Summary

CommerceProduct()

 

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 Commerce server instance. This is currently the only licensed component for Commerce.

 

Constructor Detail

CommerceProduct

public CommerceProduct()