-
Terminally Deprecated ElementsElementDescriptionsince 2.1.3. Content names are not unique for all content, they are only unique for non-embedded content. Use
ContentItemService.readByNameAndNotEmbedded(String, ContextInfo)
instead.
-
Deprecated FieldsFieldDescriptionUse
DefaultContentModelService.BY_MODEL_NAME_CACHE
. This was never used in previous versions.
-
Deprecated MethodsMethodDescriptionUse
ContentCacheProperties.byModelName
.UseContentCacheProperties.byModelName
.since 2.1.3. Content names are not unique for all content, they are only unique for non-embedded content. UseContentItemRepository.findByNameAndEmbeddedFalse(String, ContextInfo)
instead.since 2.1.3. Content names are not unique for all content, they are only unique for non-embedded content. UseContentItemService.readByNameAndNotEmbedded(String, ContextInfo)
instead.
ContentItemRepository.findByNameAndEmbeddedFalse(String, ContextInfo)
instead.