|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Category | |
|---|---|
| org.jboss.seam.rest.example.client.tasks | |
| org.jboss.seam.rest.example.client.tasks.analyzer | |
| Uses of Category in org.jboss.seam.rest.example.client.tasks |
|---|
| Methods in org.jboss.seam.rest.example.client.tasks that return Category | |
|---|---|
Category |
Task.getCategory()
|
| Methods in org.jboss.seam.rest.example.client.tasks that return types with arguments of type Category | |
|---|---|
List<Category> |
SeamTasksService.getCategories(int start,
int limit)
|
| Methods in org.jboss.seam.rest.example.client.tasks with parameters of type Category | |
|---|---|
void |
Task.setCategory(Category category)
|
| Constructors in org.jboss.seam.rest.example.client.tasks with parameters of type Category | |
|---|---|
Task(Long id,
String name,
Boolean resolved,
Date created,
Date updated,
Category category)
|
|
Task(String name,
Boolean resolved,
Date created,
Date updated,
Category category)
|
|
| Uses of Category in org.jboss.seam.rest.example.client.tasks.analyzer |
|---|
| Methods in org.jboss.seam.rest.example.client.tasks.analyzer with parameters of type Category | |
|---|---|
void |
SimpleAnalyzer.processCategory(Category category)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||