Class PersonDisplayable
java.lang.Object
it.tidalwave.thesefoolishthings.examples.person.PersonDisplayable
- All Implemented Interfaces:
Displayable
@DciRole(datumType=it.tidalwave.thesefoolishthings.examples.person.Person.class)
public final class PersonDisplayable
extends Object
implements Displayable
A Displayable Role for Person.
- Author:
- Fabrizio Giudici
-
Field Summary
Fields inherited from interface it.tidalwave.thesefoolishthings.examples.dci.displayable.role.Displayable
_Displayable_
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PersonDisplayable
public PersonDisplayable()
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayName
in interfaceDisplayable
-