com.ibm.commerce.catalog.dataload.mediator

Class CatalogGroupRelationshipMediator

  • All Implemented Interfaces:
    CatalogDataLoadConstants, BusinessObjectMediator


    public class CatalogGroupRelationshipMediator
    extends AbstractCatalogGroupMediator
    This mediator transforms the parent catalog group identifier part of catalog group noun to catalog group relationship physical object. The tables populated by this mediator include:
    • CATGRPREL
    This mediator is used to create, update (like updating display sequence) or delete the parent group relationship for existing catalog groups.
    • Constructor Detail

      • CatalogGroupRelationshipMediator

        public CatalogGroupRelationshipMediator()