com.ibm.commerce.event

Interface EventContextSerializer

    • 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
    • Method Detail

      • getContextDataElement

        org.eclipse.hyades.logging.events.cbe.ContextDataElement[] getContextDataElement(Context context)
        This method gets an array of CBE ContextDataElement objects that represent the specified context.
        Parameters:
        context - This is the context to serialize.
        Returns:
        This method returns an array of ContextDataElement objects that represent the context.