com.ibm.commerce.beans
Interface StaticDataBean

All Superinterfaces:
DataBean, java.io.Serializable

public interface StaticDataBean
extends DataBean

This is the abstract base class for data beans without dynamic activation from another class. These beans activate when they are first used by the caller.


Field Summary
static java.lang.String COPYRIGHT
           
 
Fields inherited from interface com.ibm.commerce.beans.DataBean
emptyString
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT