| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomCategory | |
|---|---|
| org.apache.wink.common.categories | |
| org.apache.wink.common.model.app | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | 
| org.apache.wink.common.model.atom | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | 
| Uses of AtomCategory in org.apache.wink.common.categories | 
|---|
| Methods in org.apache.wink.common.categories that return AtomCategory | |
|---|---|
|  AtomCategory | Categories.addCategory(String term)Create and add an atom:Category to the listing | 
|  AtomCategory | Categories.addCategory(String scheme,
            String term,
            String label)Create an add an atom:Category to the listing | 
| Methods in org.apache.wink.common.categories that return types with arguments of type AtomCategory | |
|---|---|
|  List<AtomCategory> | Categories.getCategories()Lists the complete set of categories | 
|  List<AtomCategory> | Categories.getCategories(String scheme)Lists the complete set of categories that use the specified scheme | 
| Methods in org.apache.wink.common.categories with parameters of type AtomCategory | |
|---|---|
|  Categories | Categories.addCategory(AtomCategory category)Add an atom:Category to the listing | 
| Method parameters in org.apache.wink.common.categories with type arguments of type AtomCategory | |
|---|---|
|  void | Categories.setCategories(List<AtomCategory> categories)Set a list of categories | 
| Constructor parameters in org.apache.wink.common.categories with type arguments of type AtomCategory | |
|---|---|
| Categories(List<AtomCategory> categories)Constructor | |
| Uses of AtomCategory in org.apache.wink.common.model.app | 
|---|
| Fields in org.apache.wink.common.model.app with type parameters of type AtomCategory | |
|---|---|
| protected  List<AtomCategory> | AppCategories.category | 
| Methods in org.apache.wink.common.model.app that return types with arguments of type AtomCategory | |
|---|---|
|  List<AtomCategory> | AppCategories.getCategory()Gets the value of the category property. | 
| Uses of AtomCategory in org.apache.wink.common.model.atom | 
|---|
| Fields in org.apache.wink.common.model.atom with type parameters of type AtomCategory | |
|---|---|
| protected  List<AtomCategory> | AtomFeed.category | 
| protected  List<AtomCategory> | AtomEntry.category | 
| Methods in org.apache.wink.common.model.atom that return AtomCategory | |
|---|---|
|  AtomCategory | ObjectFactory.createAtomCategory()Create an instance of AtomCategory | 
| Methods in org.apache.wink.common.model.atom that return types with arguments of type AtomCategory | |
|---|---|
|  javax.xml.bind.JAXBElement<AtomCategory> | ObjectFactory.createCategory(AtomCategory value)Create an instance of JAXBElement<AtomCategory> | 
|  List<AtomCategory> | AtomFeed.getCategories()Gets the value of category. | 
|  List<AtomCategory> | AtomEntry.getCategories()Gets the value of category. | 
| Methods in org.apache.wink.common.model.atom with parameters of type AtomCategory | |
|---|---|
|  javax.xml.bind.JAXBElement<AtomCategory> | ObjectFactory.createCategory(AtomCategory value)Create an instance of JAXBElement<AtomCategory> | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||