com.ibm.commerce.context.content.resources.postpublish

Interface PostPublishDataProcessor

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      The internal copyright field.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
    • Method Detail

      • processPostPublishData

        void processPostPublishData(java.lang.String postPublishData)
                             throws ECException
        processes post-publish data on production server.
        Parameters:
        postPublishData - the post-publish data to be processed.
        Throws:
        ECException - a problem occurs when processing the data.