DATATYPE - The data type to retrieve the display name frompublic interface IDisplayNameProvider<DATATYPE> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName(DATATYPE aObject)
Get the name of the passed object.
|
Copyright © 2006–2015 phloc systems. All rights reserved.