Class ChangeContainerUtils

java.lang.Object
com.broadleafcommerce.data.tracking.core.mapping.ChangeContainerUtils

public final class ChangeContainerUtils extends Object
Author:
Nick Crum (ncrum)
  • Method Details

    • getChangeContainerNameForDomainType

      public static String getChangeContainerNameForDomainType(Class<?> domainType)
      Utility method that generates the change container name for a given projection domain class.
      Parameters:
      domainType - the projection domain type
      Returns:
      the change container name