Package nl.gx.webmanager.services.contentindex.adapter.content
-
Class Summary Class Description ContentItemVersionLanguageGetter Language getter for page versions.ContentLabelsFieldAdapter Adapter that pretendsContentItemVersion.getContentLabels()
is language-specific, so that content items that are actually language-specific (such as pages), have their labels indexed in the exact same way as language-agnostic content items (such as media items).ContentReferenceFieldAdapter Adapter that takes a content item, and returns a String-reference to it, e.g.CurrentFieldAdapter Adapter that adaptsContentItemVersion.isCurrent()
to a language-specific representation.HtmlToTextFieldAdapter Adapter that parses the input as HTML, and returns the text value.UserIdToNameFieldAdapter Adapter that takes a a user id, and returns its name or login.