|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagBusiness | |
|---|---|
| com.randomcoder.article | Article management classes. |
| com.randomcoder.tag | Tag-management classes. |
| Uses of TagBusiness in com.randomcoder.article |
|---|
| Fields in com.randomcoder.article declared as TagBusiness | |
|---|---|
protected TagBusiness |
AbstractArticleListController.tagBusiness
Tag Business. |
| Methods in com.randomcoder.article with parameters of type TagBusiness | |
|---|---|
void |
AbstractArticleListController.setTagBusiness(TagBusiness tagBusiness)
Sets the TagBusiness implementation to use. |
| Uses of TagBusiness in com.randomcoder.tag |
|---|
| Classes in com.randomcoder.tag that implement TagBusiness | |
|---|---|
class |
TagBusinessImpl
Tag management implementation. |
| Fields in com.randomcoder.tag declared as TagBusiness | |
|---|---|
protected TagBusiness |
AbstractTagController.tagBusiness
Tag business object. |
| Methods in com.randomcoder.tag with parameters of type TagBusiness | |
|---|---|
void |
TagDeleteController.setTagBusiness(TagBusiness tagBusiness)
Sets the TagBusiness implementation to use. |
void |
AbstractTagController.setTagBusiness(TagBusiness tagBusiness)
Sets the TagBusiness implementation to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||