Package com.helger.commons.name


package com.helger.commons.name
  • Interfaces
    Class
    Description
    Interface for a handler the provides the locale independent name of an object.
    Base interface for objects that have a locale independent display name.
    I contract to IHasName this interface is meant for display names of objects (e.g. user names or folder names).
    Base interface for all objects that have a mandatory INTERNAL name that is not multilingual but should be human interpretable.
    INameProvider<DATATYPE>
    Interface for a handler the provides the name of an object.