Class HeaderIdProjection

java.lang.Object
com.broadleafcommerce.audit.repository.HeaderIdProjection

public class HeaderIdProjection extends Object
Project for retrieving only the JpaAuditHeader.getContextId() values during fetch
  • Constructor Details

    • HeaderIdProjection

      public HeaderIdProjection(String contextId)
  • Method Details

    • getContextId

      public String getContextId()
    • 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