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
          IBM Copyright notice field.
 
Fields inherited from interface com.ibm.commerce.beans. DataBean
emptyString
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM Copyright notice field.
See Also:
Constant Field Values