Class StateChangeOnlyBatchFlushContext.SummaryGroupUpdate

java.lang.Object
com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryGroupUpdate
Enclosing class:
StateChangeOnlyBatchFlushContext

public static class StateChangeOnlyBatchFlushContext.SummaryGroupUpdate extends Object
The state change information for a single ChangeSummaryGroup instance
  • Constructor Details

    • SummaryGroupUpdate

      public SummaryGroupUpdate(String changeSummaryGroupId)
  • Method Details

    • getChangeSummaryGroupId

      public String getChangeSummaryGroupId()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object