Uses of Class
it.tidalwave.dci.annotation.DciRole
-
Packages that use DciRole Package Description it.tidalwave.thesefoolishthings.examples.dci.marshal.role it.tidalwave.thesefoolishthings.examples.person -
-
Uses of DciRole in it.tidalwave.thesefoolishthings.examples.dci.marshal.role
Classes in it.tidalwave.thesefoolishthings.examples.dci.marshal.role with annotations of type DciRole Modifier and Type Class Description class
ListOfPersonsXStreamMarshallable
class
ListOfPersonsXStreamUnmarshallable
class
MarshallableLoadable
class
MarshallableSavable
class
PersonXStreamMarshallable
class
PersonXStreamUnmarshallable
-
Uses of DciRole in it.tidalwave.thesefoolishthings.examples.person
Classes in it.tidalwave.thesefoolishthings.examples.person with annotations of type DciRole Modifier and Type Class Description class
PersonDisplayable
A Displayable Role for Person.class
PersonHtmlRenderable
The implementation of theHtmlRenderable
role forPerson
.class
PersonRegistryObservableListProvider
The implementation of theObservableListProvider
role forDefaultPersonRegistry
.class
PersonRegistryTableHeaderDescriptor
class
PersonRenderable
A Displayable Role for Person.
-