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.
    • Field Detail

      • COPYRIGHT

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