A C G H I L M O P R S T Z

A

addResult(String, String) - Method in class org.jboss.seam.rest.example.client.tasks.spi.ReportResultEvent
 
ApplicationFrame - Class in org.jboss.seam.rest.example.client.ui
The main application window, composed of TasksPanel and ZipPanel.
ApplicationFrame(TasksPanel, ZipPanel) - Constructor for class org.jboss.seam.rest.example.client.ui.ApplicationFrame
Create the frame.

C

Category - Class in org.jboss.seam.rest.example.client.tasks
JAXB class for Seam Task's category.
Category() - Constructor for class org.jboss.seam.rest.example.client.tasks.Category
 
Category(String) - Constructor for class org.jboss.seam.rest.example.client.tasks.Category
 
clear() - Method in class org.jboss.seam.rest.example.client.tasks.spi.ReportResultEvent
 
compare(Map.Entry<K, V>, Map.Entry<K, V>) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.LexicalAnalyzer.MapEntryValueComparator
 
ConnectionException - Exception in org.jboss.seam.rest.example.client
 
ConnectionException() - Constructor for exception org.jboss.seam.rest.example.client.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.jboss.seam.rest.example.client.ConnectionException
 
ConnectionException(String) - Constructor for exception org.jboss.seam.rest.example.client.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.jboss.seam.rest.example.client.ConnectionException
 

G

GeonamesService - Interface in org.jboss.seam.rest.example.client.geo
Very very simplified interface of http://www.geonames.org/export/web-services.html#postalCodeSearch
getCategories(int, int) - Method in interface org.jboss.seam.rest.example.client.tasks.SeamTasksService
 
getCategory() - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
getCategoryName() - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
getColumnCount() - Method in class org.jboss.seam.rest.example.client.ui.TasksResultTableModel
 
getColumnCount() - Method in class org.jboss.seam.rest.example.client.ui.ZipSearchResultTableModel
 
getColumnName(int) - Method in class org.jboss.seam.rest.example.client.ui.TasksResultTableModel
 
getColumnName(int) - Method in class org.jboss.seam.rest.example.client.ui.ZipSearchResultTableModel
 
getCountryCode() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
getCreated() - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
getId() - Method in class org.jboss.seam.rest.example.client.tasks.Category
 
getId() - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
getLatitude() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
getLocations() - Method in class org.jboss.seam.rest.example.client.geo.SearchAction
 
getLocations() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult
 
getLongitude() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
getMessage() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Status
 
getName() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
getName() - Method in class org.jboss.seam.rest.example.client.tasks.Category
 
getName() - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
getPostalCode() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
getResult() - Method in class org.jboss.seam.rest.example.client.tasks.SeamTasksAction
 
getResultArray() - Method in class org.jboss.seam.rest.example.client.tasks.SeamTasksAction
 
getResultCount() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult
 
getResults() - Method in class org.jboss.seam.rest.example.client.tasks.spi.ReportResultEvent
 
getRowCount() - Method in class org.jboss.seam.rest.example.client.ui.TasksResultTableModel
 
getRowCount() - Method in class org.jboss.seam.rest.example.client.ui.ZipSearchResultTableModel
 
getStatus() - Method in class org.jboss.seam.rest.example.client.geo.SearchResult
 
getTasks() - Method in class org.jboss.seam.rest.example.client.tasks.Category
 
getTasks(String, int, int) - Method in interface org.jboss.seam.rest.example.client.tasks.SeamTasksService
 
getUpdated() - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
getValueAt(int, int) - Method in class org.jboss.seam.rest.example.client.ui.TasksResultTableModel
 
getValueAt(int, int) - Method in class org.jboss.seam.rest.example.client.ui.ZipSearchResultTableModel
 

H

HistoryAnalyzer - Class in org.jboss.seam.rest.example.client.tasks.analyzer
This analyzer identifies the oldest unresolved task.
HistoryAnalyzer() - Constructor for class org.jboss.seam.rest.example.client.tasks.analyzer.HistoryAnalyzer
 

I

init(ContainerInitialized) - Method in class org.jboss.seam.rest.example.client.Main
 
init() - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.HistoryAnalyzer
 
initialize() - Method in class org.jboss.seam.rest.example.client.ui.TasksPanel
 
initialize() - Method in class org.jboss.seam.rest.example.client.ui.ZipPanel
 
isResolved() - Method in class org.jboss.seam.rest.example.client.tasks.Task
 

L

LexicalAnalyzer - Class in org.jboss.seam.rest.example.client.tasks.analyzer
This analyzer identifies the most often used word.
LexicalAnalyzer() - Constructor for class org.jboss.seam.rest.example.client.tasks.analyzer.LexicalAnalyzer
 
LexicalAnalyzer.MapEntryValueComparator<K,V extends Comparable<V>> - Class in org.jboss.seam.rest.example.client.tasks.analyzer
Compares Map entries based on their values in ascending order.
LexicalAnalyzer.MapEntryValueComparator() - Constructor for class org.jboss.seam.rest.example.client.tasks.analyzer.LexicalAnalyzer.MapEntryValueComparator
 
loadStatistics() - Method in class org.jboss.seam.rest.example.client.tasks.SeamTasksAction
 

M

Main - Class in org.jboss.seam.rest.example.client
 
Main() - Constructor for class org.jboss.seam.rest.example.client.Main
 

O

org.jboss.seam.rest.example.client - package org.jboss.seam.rest.example.client
 
org.jboss.seam.rest.example.client.geo - package org.jboss.seam.rest.example.client.geo
 
org.jboss.seam.rest.example.client.tasks - package org.jboss.seam.rest.example.client.tasks
 
org.jboss.seam.rest.example.client.tasks.analyzer - package org.jboss.seam.rest.example.client.tasks.analyzer
 
org.jboss.seam.rest.example.client.tasks.spi - package org.jboss.seam.rest.example.client.tasks.spi
 
org.jboss.seam.rest.example.client.ui - package org.jboss.seam.rest.example.client.ui
 

P

processCategory(Category) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.SimpleAnalyzer
 
processResult(ReportResultEvent) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.SimpleAnalyzer
 
processTask(Task) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.HistoryAnalyzer
 
processTask(Task) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.LexicalAnalyzer
 
processTask(Task) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.SimpleAnalyzer
 

R

reportResult(ReportResultEvent) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.HistoryAnalyzer
 
reportResult(ReportResultEvent) - Method in class org.jboss.seam.rest.example.client.tasks.analyzer.LexicalAnalyzer
 
ReportResultEvent - Class in org.jboss.seam.rest.example.client.tasks.spi
Observe the ReportResultEvent to report results of the statistics calculation.
ReportResultEvent() - Constructor for class org.jboss.seam.rest.example.client.tasks.spi.ReportResultEvent
 

S

SeamTasksAction - Class in org.jboss.seam.rest.example.client.tasks
Loads Seam Tasks's Categories and Tasks and fires an event for each of these objects for analyzers to be able to process statistics.
SeamTasksAction() - Constructor for class org.jboss.seam.rest.example.client.tasks.SeamTasksAction
 
SeamTasksService - Interface in org.jboss.seam.rest.example.client.tasks
Very simplified API of the Seam Tasks's API.
search(String) - Method in class org.jboss.seam.rest.example.client.geo.SearchAction
 
SearchAction - Class in org.jboss.seam.rest.example.client.geo
Executes a zip code query using the geonames API.
SearchAction() - Constructor for class org.jboss.seam.rest.example.client.geo.SearchAction
 
SearchResult - Class in org.jboss.seam.rest.example.client.geo
JAXB class used for parsing http://geonames.org XML response.
SearchResult() - Constructor for class org.jboss.seam.rest.example.client.geo.SearchResult
 
SearchResult.Location - Class in org.jboss.seam.rest.example.client.geo
 
SearchResult.Location() - Constructor for class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
SearchResult.Status - Class in org.jboss.seam.rest.example.client.geo
 
SearchResult.Status() - Constructor for class org.jboss.seam.rest.example.client.geo.SearchResult.Status
 
searchZip(String, int, String) - Method in interface org.jboss.seam.rest.example.client.geo.GeonamesService
 
setCategory(Category) - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
setCountryCode(String) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
setCreated(Date) - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
setId(Long) - Method in class org.jboss.seam.rest.example.client.tasks.Category
 
setId(Long) - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
setLatitude(Double) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
setLocations(List<SearchResult.Location>) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult
 
setLongitude(Double) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
setMessage(String) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Status
 
setName(String) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
setName(String) - Method in class org.jboss.seam.rest.example.client.tasks.Category
 
setName(String) - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
setPostalCode(String) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult.Location
 
setResolved(Boolean) - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
setResultCount(Integer) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult
 
setStatus(SearchResult.Status) - Method in class org.jboss.seam.rest.example.client.geo.SearchResult
 
setTasks(List<Task>) - Method in class org.jboss.seam.rest.example.client.tasks.Category
 
setUpdated(Date) - Method in class org.jboss.seam.rest.example.client.tasks.Task
 
SimpleAnalyzer - Class in org.jboss.seam.rest.example.client.tasks.analyzer
This analyzer generates simple statistics such as number of categories, tasks, etc.
SimpleAnalyzer() - Constructor for class org.jboss.seam.rest.example.client.tasks.analyzer.SimpleAnalyzer
 
StatusException - Exception in org.jboss.seam.rest.example.client
 
StatusException(String) - Constructor for exception org.jboss.seam.rest.example.client.StatusException
 

T

Task - Class in org.jboss.seam.rest.example.client.tasks
JAXB class for Seam Task's task.
Task() - Constructor for class org.jboss.seam.rest.example.client.tasks.Task
 
Task(String, Boolean, Date, Date, Category) - Constructor for class org.jboss.seam.rest.example.client.tasks.Task
 
Task(Long, String, Boolean, Date, Date, Category) - Constructor for class org.jboss.seam.rest.example.client.tasks.Task
 
TasksPanel - Class in org.jboss.seam.rest.example.client.ui
 
TasksPanel() - Constructor for class org.jboss.seam.rest.example.client.ui.TasksPanel
 
TasksResultTableModel - Class in org.jboss.seam.rest.example.client.ui
 
TasksResultTableModel() - Constructor for class org.jboss.seam.rest.example.client.ui.TasksResultTableModel
 

Z

ZipPanel - Class in org.jboss.seam.rest.example.client.ui
 
ZipPanel() - Constructor for class org.jboss.seam.rest.example.client.ui.ZipPanel
 
ZipSearchResultTableModel - Class in org.jboss.seam.rest.example.client.ui
 
ZipSearchResultTableModel() - Constructor for class org.jboss.seam.rest.example.client.ui.ZipSearchResultTableModel
 

A C G H I L M O P R S T Z

Copyright © 2011 Seam Framework. All Rights Reserved.