Interface DeletedEntryMetadata
-
public interface DeletedEntryMetadataMetadata of a deleted feed entry as defined in Atom Tombstone extension (RFC6721) or Json proprietary format.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetUri()Gets the URI of this deleted entry.DategetWhen()Gets the date when this entry was deleted.
-