| Package | Description |
|---|---|
| org.appng.core.controller.handler |
Contains the different
RequestHandler-implementations |
| org.appng.core.model |
The non-persistent domain model types.
|
| org.appng.core.service |
The service layer.
|
| org.appng.taglib |
Contains the appNG JSP
Tags |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceRequestHandler.callWebservice(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
ApplicationRequest applicationRequest,
Environment env,
Site site,
ApplicationProvider application,
String webserviceName) |
| Modifier and Type | Method and Description |
|---|---|
protected ApplicationProvider |
AbstractRequestProcessor.getApplicationProvider(Site site) |
| Modifier and Type | Method and Description |
|---|---|
protected org.thymeleaf.context.IWebContext |
ThymeleafProcessor.getContext(Platform platform,
ApplicationProvider applicationProvider) |
protected org.thymeleaf.linkbuilder.ILinkBuilder |
ThymeleafProcessor.getLinkBuilder(ApplicationProvider applicationProvider,
String templatePrefix,
File tplFolder) |
protected ThymeleafTemplateEngine |
ThymeleafProcessor.prepareEngine(org.springframework.context.ConfigurableApplicationContext context,
Properties platformProperties,
Site site,
ApplicationProvider applicationProvider,
Charset charset) |
String |
PlatformTransformer.transform(ApplicationProvider applicationProvider,
Properties platformProperties,
String platformXML,
String charSet,
File debugFolder)
Performs the transformation.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
InitializerService.startApplication(Environment env,
SiteImpl site,
ApplicationProvider application) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationProvider |
MultiSiteSupport.getApplicationProvider() |
Copyright © 2011–2023 aiticon GmbH. All rights reserved.