Class ChangeContainerUtils


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

      • 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