@Exposed public interface WebCmsPageRepository extends WebCmsObjectEntityRepository<WebCmsPage>
| Modifier and Type | Method and Description |
|---|---|
Optional<WebCmsPage> |
findOneByCanonicalPathAndDomain(String canonicalPath,
WebCmsDomain domain) |
findAll, findAll, findAll, findAllfindOneByObjectIddeleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllcount, delete, deleteAll, deleteAll, deleteById, existsById, findById, savecount, exists, findAll, findOneOptional<WebCmsPage> findOneByCanonicalPathAndDomain(String canonicalPath, WebCmsDomain domain)
Copyright © 2020. All rights reserved.