Class Importer.DefaultNameTransformer

  • Enclosing class:
    Importer

    protected static class Importer.DefaultNameTransformer
    extends Object
    The Class DefaultNameTransformer.
    • Constructor Detail

      • DefaultNameTransformer

        protected DefaultNameTransformer()
    • Method Detail

      • getGivenName

        protected static String getGivenName​(String name)
        Gets the given name.
        Parameters:
        name - the name
        Returns:
        the given name
      • getFamilyName

        protected static String getFamilyName​(String name)
        Gets the family name.
        Parameters:
        name - the name
        Returns:
        the family name
      • getEmail

        protected static String getEmail​(String name)
        Gets the email.
        Parameters:
        name - the name
        Returns:
        the email