Uses of Class
com.emc.documentum.rest.model.AtomEntry
-
Uses of AtomEntry in com.emc.documentum.rest.model
Modifier and TypeMethodDescriptionvoid
AtomFeed.setEntries
(List<AtomEntry> entries) Set entries of atom feed -
Uses of AtomEntry in com.emc.documentum.rest.view
Modifier and TypeMethodDescriptionFeedableView.feed
(boolean inline) Build the atom feed from this view instance.Modifier and TypeMethodDescriptionEntryableView.entry
(boolean inline) Build the atom entry from this view instance.Modifier and TypeMethodDescriptionprotected void
EntryableView.customizeEntry
(AtomEntry atomEntry) Override this method to additionally customize the atom entry, especially for custom atom entry attributes.