Class PrincipalDisplayNameLocalizedAttributeHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get​(PrincipalModel model)
      Holds logic behind getter for dynamic attribute.
      java.lang.String get​(PrincipalModel model, java.util.Locale loc)
      Holds logic behind getter for dynamic attribute.
      void set​(PrincipalModel model, java.lang.String value)
      Holds logic behind setter for dynamic attribute.
      void set​(PrincipalModel model, java.lang.String value, java.util.Locale loc)
      Holds logic behind setter for dynamic attribute.
      • Methods inherited from class java.lang.Object

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

      • PrincipalDisplayNameLocalizedAttributeHandler

        public PrincipalDisplayNameLocalizedAttributeHandler()