| Package | Description |
|---|---|
| com.foreach.across.modules.webcms.domain.article | |
| com.foreach.across.modules.webcms.domain.article.web |
| Modifier and Type | Method and Description |
|---|---|
protected WebCmsArticle |
WebCmsArticleImporter.createDto(WebCmsDataEntry data,
WebCmsArticle itemToUpdate,
WebCmsDataAction action,
Map<String,Object> dataValues) |
protected WebCmsArticle |
WebCmsArticleImporter.getExistingEntity(String entryKey,
WebCmsDataEntry data,
WebCmsDomain domain) |
| Modifier and Type | Method and Description |
|---|---|
Optional<WebCmsArticle> |
WebCmsArticleRepository.findOneByObjectId(String objectId) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebCmsArticleInterceptor.afterCreate(WebCmsArticle entity) |
void |
WebCmsArticleInterceptor.afterUpdate(WebCmsArticle entity) |
protected WebCmsArticle |
WebCmsArticleImporter.createDto(WebCmsDataEntry data,
WebCmsArticle itemToUpdate,
WebCmsDataAction action,
Map<String,Object> dataValues) |
| Constructor and Description |
|---|
QWebCmsArticle(Class<? extends WebCmsArticle> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsArticle(com.querydsl.core.types.Path<? extends WebCmsArticle> path) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
WebCmsArticleModelLoader.loadModel(javax.servlet.http.HttpServletRequest request,
WebCmsArticle article,
org.springframework.ui.Model model) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCmsArticleEndpointAccessValidator.validateAccess(WebCmsAssetEndpoint<WebCmsArticle> endpoint) |
Copyright © 2020. All rights reserved.