public interface NameComposite<AU extends AppUser>
Composite
that generates
a more user friendly name for an AppUser
but not a NameFinder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentationName(AU target)
Get the presentation name
|
java.lang.String getPresentationName(AU target)
target
-