| Interface | Description |
|---|---|
| IDisplayNameProvider<DATATYPE> |
Interface for a handler the provides the locale independent name of an
object.
|
| IHasDisplayName |
Base interface for objects that have a locale independent display
name.
|
| IHasName |
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.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.