Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AppJavalinServlet - Class in net.tangly.app.api
- AppJavalinServlet() - Constructor for class net.tangly.app.api.AppJavalinServlet
- AppJavalinServlet.RestConfiguration - Record Class in net.tangly.app.api
- Application - Class in net.tangly.app
-
The application defines the context of the whole digital product with a set of bounded domains and their ports.
- Application() - Constructor for class net.tangly.app.Application
- ApplicationView - Class in net.tangly.app
-
The main view of the application is the entry point to the application.
- ApplicationView(String) - Constructor for class net.tangly.app.ApplicationView
B
- BoundedDomainRest - Interface in net.tangly.app.api
-
Defines the port interface for a bounded domain offering access other REST services.
- boundedDomainRests() - Method in class net.tangly.app.Application
- boundedDomains() - Method in class net.tangly.app.Application
- boundedDomainUis() - Method in class net.tangly.app.ApplicationView
D
- databases() - Method in class net.tangly.app.Application
- DATABASES_DIRECTORY_PROPERTY - Static variable in class net.tangly.app.Application
- drawerMenu() - Method in class net.tangly.app.ApplicationView
E
- equals(Object) - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Indicates whether some other object is "equal to" this one.
G
- getBoundedDomain(String) - Method in class net.tangly.app.Application
- getBoundedDomainRest(String) - Method in class net.tangly.app.Application
- getBoundedDomainUi(String) - Method in class net.tangly.app.ApplicationView
- getProperty(String) - Method in class net.tangly.app.Application
H
- hashCode() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns a hash code value for this object.
I
- imports(String) - Method in class net.tangly.app.Application
- IMPORTS_DIRECTORY_PROPERTY - Static variable in class net.tangly.app.Application
- IN_MEMORY_PROPERTY - Static variable in class net.tangly.app.Application
- initializeBoundedDomainRests(Javalin) - Method in class net.tangly.app.Application
- inMemory() - Method in class net.tangly.app.Application
- instance() - Static method in class net.tangly.app.Application
- isEnabled(String) - Method in class net.tangly.app.Application
N
- name() - Method in interface net.tangly.app.api.BoundedDomainRest
-
Returns the name of the bounded domain.
- net.tangly.app - package net.tangly.app
-
Provide the abstractions to create a full-fledged Vaadin application with user interface and optional REST interface for a set of bounded domains.
- net.tangly.app.api - package net.tangly.app.api
-
Provide the abstractions to create REST services for a set of bounded domains.
O
- openApiEmail() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiEmailrecord component. - openApiLicense() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiLicenserecord component. - openApiLicenseIdentifier() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiLicenseIdentifierrecord component. - openApiName() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiNamerecord component. - openApiServerDescription() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiServerDescriptionrecord component. - openApiServerUrl() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiServerUrlrecord component. - openApiServerVersion() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiServerVersionrecord component. - openApiTermsOfService() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiTermsOfServicerecord component. - openApiUrl() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns the value of the
openApiUrlrecord component.
P
- properties() - Method in class net.tangly.app.Application
R
- registerBoundedDomain(BoundedDomain<?, ?, ?>) - Method in class net.tangly.app.Application
- registerBoundedDomainRest(BoundedDomainRest) - Method in class net.tangly.app.Application
- registerBoundedDomainUi(BoundedDomainUi<?>) - Method in class net.tangly.app.ApplicationView
- registerEndPoints(Javalin) - Method in interface net.tangly.app.api.BoundedDomainRest
-
Registers the REST end points of the bounded domain with the Javalin server.
- registry() - Method in class net.tangly.app.Application
- reports(String) - Method in class net.tangly.app.Application
- REPORTS_DIRECTORY_PROPERTY - Static variable in class net.tangly.app.Application
- RestConfiguration(String, String, String, String, String, String, String, String, String) - Constructor for record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Creates an instance of a
RestConfigurationrecord class.
S
- selectBoundedDomainUi(Tabs.SelectedChangeEvent) - Method in class net.tangly.app.ApplicationView
- selectBoundedDomainUi(String) - Method in class net.tangly.app.ApplicationView
- selectBoundedDomainUi(BoundedDomainUi<?>) - Method in class net.tangly.app.ApplicationView
- service(HttpServletRequest, HttpServletResponse) - Method in class net.tangly.app.api.AppJavalinServlet
T
- toString() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form