Uses of Interface
org.bloomreach.forge.feed.api.FeedDescriptor
Packages that use FeedDescriptor
Package
Description
-
Uses of FeedDescriptor in org.bloomreach.forge.feed.api.modifier
Classes in org.bloomreach.forge.feed.api.modifier with type parameters of type FeedDescriptor -
Uses of FeedDescriptor in org.bloomreach.forge.feed.beans
Classes in org.bloomreach.forge.feed.beans that implement FeedDescriptorModifier and TypeClassDescriptionclass
class
class
-
Uses of FeedDescriptor in org.bloomreach.forge.feed.resource
Methods in org.bloomreach.forge.feed.resource that return types with arguments of type FeedDescriptorMethod parameters in org.bloomreach.forge.feed.resource with type arguments of type FeedDescriptorModifier and TypeMethodDescriptionvoid
AbstractSyndicationResource.setModifier
(Modifier<T, E, FeedDescriptor> modifier) -
Uses of FeedDescriptor in org.bloomreach.forge.feed.util
Methods in org.bloomreach.forge.feed.util with parameters of type FeedDescriptorModifier and TypeMethodDescriptionstatic <E> E
ConversionUtil.covertToAppropriateSyndicationEntry
(FeedDescriptor<?, E> descriptor, Object source, Object... context) static <T> T
ConversionUtil.covertToAppropriateSyndicationFeed
(FeedDescriptor<T, ?> descriptor, Object source, Object... context)