Package Hierarchies:
Class Hierarchy
- java.lang.Object
- net.tangly.app.Application
- net.tangly.app.ports.AppsAdapter (implements net.tangly.app.services.AppsPort)
- net.tangly.app.services.AppsBusinessLogic
- net.tangly.app.ports.AppsEntities (implements net.tangly.app.services.AppsRealm)
- net.tangly.app.ports.AppsTsvHdl
- net.tangly.core.domain.BoundedDomain<R,B,P> (implements net.tangly.core.domain.DomainAudit, net.tangly.core.HasName)
- net.tangly.ui.app.domain.BoundedDomainUi<T> (implements net.tangly.core.domain.BoundedDomain.EventListener)
- net.tangly.app.ui.CmdChangePassword (implements net.tangly.ui.app.domain.Cmd)
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasStyle)
- com.vaadin.flow.component.applayout.AppLayout (implements com.vaadin.flow.component.HasStyle, com.vaadin.flow.router.RouterLayout)
- com.vaadin.flow.component.orderedlayout.VerticalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent, com.vaadin.flow.component.orderedlayout.ThemableLayout)
- net.tangly.ui.components.ItemView<T> (implements net.tangly.ui.app.domain.View)
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- net.tangly.app.Tenant (implements net.tangly.core.domain.TenantDirectory)
Interface Hierarchy
- net.tangly.app.api.BoundedDomainRest
- net.tangly.core.domain.Port<R>
- net.tangly.core.domain.Realm