|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Categories | |
|---|---|
| org.rometools.propono.atom.client | |
| org.rometools.propono.atom.common | |
| org.rometools.propono.atom.server | |
| org.rometools.propono.atom.server.impl | |
| Uses of Categories in org.rometools.propono.atom.client |
|---|
| Subclasses of Categories in org.rometools.propono.atom.client | |
|---|---|
class |
ClientCategories
Models an Atom protocol Categories element, which may contain ROME Atom Category elements. |
| Uses of Categories in org.rometools.propono.atom.common |
|---|
| Methods in org.rometools.propono.atom.common with parameters of type Categories | |
|---|---|
void |
Collection.addCategories(Categories cats)
Workspace can have multiple Categories objects |
| Uses of Categories in org.rometools.propono.atom.server |
|---|
| Methods in org.rometools.propono.atom.server that return Categories | |
|---|---|
Categories |
AtomHandler.getCategories(AtomRequest req)
Get categories, a list of Categories objects |
| Uses of Categories in org.rometools.propono.atom.server.impl |
|---|
| Methods in org.rometools.propono.atom.server.impl that return Categories | |
|---|---|
Categories |
FileBasedAtomHandler.getCategories(AtomRequest areq)
Returns null because we use in-line categories. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||