Index

A B D E G H I N O P R S T 
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 openApiEmail record component.
openApiLicense() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiLicense record component.
openApiLicenseIdentifier() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiLicenseIdentifier record component.
openApiName() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiName record component.
openApiServerDescription() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiServerDescription record component.
openApiServerUrl() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiServerUrl record component.
openApiServerVersion() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiServerVersion record component.
openApiTermsOfService() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiTermsOfService record component.
openApiUrl() - Method in record class net.tangly.app.api.AppJavalinServlet.RestConfiguration
Returns the value of the openApiUrl record 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 RestConfiguration record 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.
A B D E G H I N O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form