@Deprecated public class AtomEntry extends BaseBlogEntry implements BlogEntry
BlogEntry.Category, BlogEntry.Content, BlogEntry.Personauthor, categories, content, draft, id, modificationDate, permalink, publicationDate, summary, title| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deprecated.
Delete this entry from blog server
|
boolean |
equals(Object o)
Deprecated.
True if entry's token's are equal.
|
String |
getToken()
Deprecated.
Get token, which can be used to fetch the blog entry
|
void |
save()
Deprecated.
Save this entry to it's collection.
|
getAuthor, getBlog, getCategories, getContent, getDraft, getId, getModificationDate, getPermalink, getPublicationDate, getSummary, getTitle, setAuthor, setCategories, setContent, setDraft, setModificationDate, setPublicationDate, setSummary, setTitle, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAuthor, getBlog, getCategories, getContent, getDraft, getId, getModificationDate, getPermalink, getPublicationDate, getSummary, getTitle, setAuthor, setCategories, setContent, setDraft, setModificationDate, setPublicationDate, setSummary, setTitlepublic String getToken()
BlogEntrypublic boolean equals(Object o)
public void save()
throws BlogClientException
BlogEntrysave in interface BlogEntryBlogClientExceptionpublic void delete()
throws BlogClientException
BlogEntrydelete in interface BlogEntryBlogClientExceptionCopyright © 2023. All rights reserved.