Uses of Package
it.tidalwave.role
-
Packages that use it.tidalwave.role Package Description it.tidalwave.role it.tidalwave.role.spi it.tidalwave.role.spring it.tidalwave.role.spring.spi it.tidalwave.role.ui it.tidalwave.thesefoolishthings.examples.person -
Classes in it.tidalwave.role used by it.tidalwave.role Class Description Aggregate The role of an aggregate object, that is an object which contains other named objects.Composite The role of a composite object, that is an object which contains children.ContextManager A facility to register and unregister global and local DCI contexts.ContextManager.Binder Used byContextManager.RunnableWithException ContextManager.SupplierWithException HtmlRenderable The role of an object that can be rendered into aString
as HTML markup.Identifiable The role of an object that can expose a unique identifier.IdFactory A factory for creating a new, uniqueId
for an object.PlainTextRenderable The role of an object that can be rendered into aString
as plain text.Removable The role of an object that can be removed (e.g.SimpleComposite Sortable The role of an object that has contents that can be sorted.StringRenderable The role of an object that can be rendered into aString
as HTML markup. -
Classes in it.tidalwave.role used by it.tidalwave.role.spi Class Description ContextManager A facility to register and unregister global and local DCI contexts.ContextManager.SupplierWithException -
Classes in it.tidalwave.role used by it.tidalwave.role.spring Class Description ContextManager A facility to register and unregister global and local DCI contexts. -
Classes in it.tidalwave.role used by it.tidalwave.role.spring.spi Class Description ContextManager A facility to register and unregister global and local DCI contexts. -
Classes in it.tidalwave.role used by it.tidalwave.role.ui Class Description Aggregate The role of an aggregate object, that is an object which contains other named objects.SimpleComposite -
Classes in it.tidalwave.role used by it.tidalwave.thesefoolishthings.examples.person Class Description HtmlRenderable The role of an object that can be rendered into aString
as HTML markup.StringRenderable The role of an object that can be rendered into aString
as HTML markup.