Uses of Class
org.opencms.ai.CmsTranslationUtil.FoundOrCreatedValue
Packages that use CmsTranslationUtil.FoundOrCreatedValue
-
Uses of CmsTranslationUtil.FoundOrCreatedValue in org.opencms.ai
Methods in org.opencms.ai that return CmsTranslationUtil.FoundOrCreatedValueModifier and TypeMethodDescriptionCmsTranslationUtil.findOrCreateValue(CmsObject cms, CmsXmlContent content, Locale locale, String path) Helper method to either find an existing value for a given xpath or to try and create it, along with its parent values if necessary.