com.ibm.commerce.catalog.content.resources

Class CatalogContainer

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String ATTRIBUTE
      Constant for a content managed table managed by this container.
      static java.lang.String ATTRVALUE
      Constant for a content managed table managed by this container.
      static java.lang.String CATALOG
      Constant for a content managed table managed by this container.
      static java.lang.String CATALOGDSC
      Constant for a content managed table managed by this container.
      static java.lang.String CATCONFINF
      Constant for a content managed table managed by this container.
      static java.lang.String CATENTDESC
      Constant for a content managed table managed by this container.
      static java.lang.String CATENTREL
      Constant for a content managed table managed by this container.
      static java.lang.String CATENTRY
      Constant for a content managed table managed by this container.
      static java.lang.String CATGPENREL
      Constant for a content managed table managed by this container.
      static java.lang.String CATGROUP
      Constant for a content managed table managed by this container.
      static java.lang.String CATGRPATTR
      Constant for a content managed table managed by this container.
      static java.lang.String CATGRPDESC
      Constant for a content managed table managed by this container.
      static java.lang.String CATGRPPS
      Constant for a content managed table managed by this container.
      static java.lang.String CATGRPREL
      Constant for a content managed table managed by this container.
      static java.lang.String CATTOGRP
      Constant for a content managed table managed by this container.
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
      static java.lang.String DISPCGPREL
      Constant for a content managed table managed by this container.
      static java.lang.String DISPENTREL
      Constant for a content managed table managed by this container.
      static java.lang.String LISTPRICE
      Constant for a content managed table managed by this container.
      static java.lang.String MASSOCCECE
      Constant for a content managed table managed by this container.
      static java.lang.String MASSOCGPGP
      Constant for a content managed table managed by this container.
      static java.lang.String PRODSETDSC
      Constant for a content managed table managed by this container.
      static java.lang.String PRODUCTSET
      Constant for a content managed table managed by this container.
      static java.lang.String PRSETCEREL
      Constant for a content managed table managed by this container.
      static java.lang.String STORECAT
      Constant for a content managed table managed by this container.
      static java.lang.String STORECENT
      Constant for a content managed table managed by this container.
      static java.lang.String STORECGRP
      Constant for a content managed table managed by this container.
    • Constructor Summary

      Constructors 
      Constructor and Description
      CatalogContainer()
      Creates the catalog managed resource container.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • CATALOG

        public static final java.lang.String CATALOG
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATALOGDSC

        public static final java.lang.String CATALOGDSC
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATGROUP

        public static final java.lang.String CATGROUP
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATGRPDESC

        public static final java.lang.String CATGRPDESC
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATGRPREL

        public static final java.lang.String CATGRPREL
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATGRPATTR

        public static final java.lang.String CATGRPATTR
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATGPENREL

        public static final java.lang.String CATGPENREL
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATTOGRP

        public static final java.lang.String CATTOGRP
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATENTRY

        public static final java.lang.String CATENTRY
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATENTREL

        public static final java.lang.String CATENTREL
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATENTDESC

        public static final java.lang.String CATENTDESC
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • STORECAT

        public static final java.lang.String STORECAT
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • STORECENT

        public static final java.lang.String STORECENT
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • STORECGRP

        public static final java.lang.String STORECGRP
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • ATTRIBUTE

        public static final java.lang.String ATTRIBUTE
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • ATTRVALUE

        public static final java.lang.String ATTRVALUE
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • MASSOCCECE

        public static final java.lang.String MASSOCCECE
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • MASSOCGPGP

        public static final java.lang.String MASSOCGPGP
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • LISTPRICE

        public static final java.lang.String LISTPRICE
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • PRODUCTSET

        public static final java.lang.String PRODUCTSET
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • PRODSETDSC

        public static final java.lang.String PRODSETDSC
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • PRSETCEREL

        public static final java.lang.String PRSETCEREL
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATGRPPS

        public static final java.lang.String CATGRPPS
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • DISPCGPREL

        public static final java.lang.String DISPCGPREL
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • DISPENTREL

        public static final java.lang.String DISPENTREL
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
      • CATCONFINF

        public static final java.lang.String CATCONFINF
        Constant for a content managed table managed by this container.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CatalogContainer

        public CatalogContainer()
        Creates the catalog managed resource container.