Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
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
Fields
Modifier and Type
Field and Description
static java.lang.String
COPYRIGHT
IBM Copyright notice field.
Fields inherited from interface com.ibm.commerce.beans.
DataBean
emptyString
Field Detail
COPYRIGHT
static final java.lang.String COPYRIGHT
IBM Copyright notice field.
See Also:
Constant Field Values
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method