Uses of Interface
org.apache.sling.sitemap.builder.extensions.GoogleNewsExtension
-
Packages that use GoogleNewsExtension Package Description org.apache.sling.sitemap.builder.extensions -
-
Uses of GoogleNewsExtension in org.apache.sling.sitemap.builder.extensions
Methods in org.apache.sling.sitemap.builder.extensions that return GoogleNewsExtension Modifier and Type Method Description @NotNull GoogleNewsExtensionGoogleNewsExtension. setAccessRestriction(@Nullable GoogleNewsExtension.AccessRestriction accessRestriction)@NotNull GoogleNewsExtensionGoogleNewsExtension. setGenres(@Nullable Collection<GoogleNewsExtension.Genre> genres)@NotNull GoogleNewsExtensionGoogleNewsExtension. setKeywords(@Nullable Collection<String> keywords)@NotNull GoogleNewsExtensionGoogleNewsExtension. setPublication(@NotNull String name, @NotNull Locale locale)@NotNull GoogleNewsExtensionGoogleNewsExtension. setPublicationDate(@NotNull LocalDate date)@NotNull GoogleNewsExtensionGoogleNewsExtension. setPublicationDate(@NotNull OffsetDateTime date)@NotNull GoogleNewsExtensionGoogleNewsExtension. setStockTickers(@Nullable Collection<String> stockTickers)@NotNull GoogleNewsExtensionGoogleNewsExtension. setTitle(@NotNull String title)
-