Package | Description |
---|---|
com.rometools.propono.atom.client |
Modifier and Type | Class and Description |
---|---|
class |
ClientMediaEntry
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Method and Description |
---|---|
ClientEntry |
ClientCollection.createEntry()
Deprecated.
Create new entry associated with collection, but do not save to server.
|
ClientEntry |
ClientAtomService.getEntry(String uri)
Deprecated.
Get full entry from service by entry edit URI.
|
ClientEntry |
ClientCollection.getEntry(String uri)
Deprecated.
Get full entry specified by entry edit URI.
|
ClientEntry |
EntryIterator.next()
Deprecated.
Get next entry in collection.
|
Modifier and Type | Method and Description |
---|---|
Iterator<ClientEntry> |
ClientCollection.getEntries()
Deprecated.
Get iterator over entries in this collection.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientCollection.addEntry(ClientEntry entry)
Deprecated.
Save to collection a new entry that was created by a createEntry() or createMediaEntry() and
save it to the server.
|
Copyright © 2018. All rights reserved.