Class NumberingInfoHelper


  • @OpenApiAll
    public class NumberingInfoHelper
    extends java.lang.Object
    NumberingInfoHelper provides the method in order to resolve about separator of auto id function.
    Since:
    August 6, 2012
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String extractSeparator​(NumberingInfo nInfo)
      Get the separator used, in the generated Numbers
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NumberingInfoHelper

        public NumberingInfoHelper()
    • Method Detail

      • extractSeparator

        public static java.lang.String extractSeparator​(NumberingInfo nInfo)
        Get the separator used, in the generated Numbers
        Parameters:
        nInfo - contains data that applies to the currently selected NumberingScheme
        Returns:
        the separator