Uses of Class
com.emc.documentum.rest.model.AtomFeed
Packages that use AtomFeed
-
Uses of AtomFeed in com.emc.documentum.rest.controller
Methods in com.emc.documentum.rest.controller that return AtomFeed -
Uses of AtomFeed in com.emc.documentum.rest.view
Methods in com.emc.documentum.rest.view that return AtomFeedModifier and TypeMethodDescriptionFeedableView.feed
(boolean inline) Build the atom feed from this view instance.Methods in com.emc.documentum.rest.view with parameters of type AtomFeedModifier and TypeMethodDescriptionprotected void
FeedableView.customizeFeed
(AtomFeed feed) Override this method to additionally customize the atom feed, especially for custom atom feed attributes.