|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
Blog |
getBlog(java.net.URL apiurl,
java.lang.String id)
Tries to open the blog identified by id at the endpoint pointed
to by apiurl. |
java.lang.String |
getName()
Gets the human readable name of this Blog API. |
java.lang.String |
getRsdName()
Gets the "official" name of this Blog API. |
| Method Detail |
public java.lang.String getRsdName()
public java.lang.String getName()
public Blog getBlog(java.net.URL apiurl,
java.lang.String id)
id at the endpoint pointed
to by apiurl. Implementing classes should avoid to authenticate
against the blog at this time.
apiurl - the API endpointid - the Blog ID
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||