A B C D E F G H I L M N O P R S T U

A

AbstractGWTTableModel - Class in fr.inra.refcomp.client.table
User: couteau Date: 04/01/11
AbstractGWTTableModel() - Constructor for class fr.inra.refcomp.client.table.AbstractGWTTableModel
Creates a default instance.
addColumn(Object) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Adds a column with the specified name to the table.
addColumn(Object, Vector) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Adds a column with the specified name and data values to the table.
addColumn(Object, Object[]) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Adds a column with the specified name and data values to the table.
addDepartment(Department) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
addDepartment(int) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
addExtraRows(int, int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
This method adds some rows to dataVector.
addRow(Vector) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Adds a new row containing the specified data to the table and sends a TableModelEvent to all registered listeners.
addRow(Object[]) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Adds a new row containing the specified data to the table and sends a TableModelEvent to all registered listeners.
addRow(Agent, EntitiesList) - Method in class fr.inra.refcomp.client.user.AgentSearchResults
 
addRow(AgentSkill, EntitiesList) - Method in class fr.inra.refcomp.client.user.SearchResults
 
addSkill() - Method in interface fr.inra.refcomp.client.services.StorageService
 
addSkill(AsyncCallback<AgentSkill>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
addSkill() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
addTableModelListener(TableModelListener) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Adds a listener to the table model.
addTableModelListener(TableModelListener) - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
addToSelectedNode(Skill) - Static method in class fr.inra.refcomp.client.admin.skills.AdminSkills
 
ADMIN_CONTEXT - Static variable in class fr.inra.refcomp.client.admin.users.UserForm
 
AdminCati - Class in fr.inra.refcomp.client.admin.cati
User: couteau Date: 29 nov. 2010
AdminCati() - Constructor for class fr.inra.refcomp.client.admin.cati.AdminCati
 
adminCreationIfDoNotExist() - Method in interface fr.inra.refcomp.client.services.StorageService
 
adminCreationIfDoNotExist(AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
adminCreationIfDoNotExist() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
AdminDepartments - Class in fr.inra.refcomp.client.admin.departments
User: couteau Date: 2 déc. 2010
AdminDepartments() - Constructor for class fr.inra.refcomp.client.admin.departments.AdminDepartments
 
AdminFrequencies - Class in fr.inra.refcomp.client.admin.frequencies
User: couteau Date: 26 nov. 2010
AdminFrequencies() - Constructor for class fr.inra.refcomp.client.admin.frequencies.AdminFrequencies
 
adminMenu() - Static method in class fr.inra.refcomp.client.constants.Menu
 
AdminSkills - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 30 nov. 2010
AdminSkills() - Constructor for class fr.inra.refcomp.client.admin.skills.AdminSkills
 
AdminUnits - Class in fr.inra.refcomp.client.admin.units
User: couteau Date: 2 déc. 2010
AdminUnits() - Constructor for class fr.inra.refcomp.client.admin.units.AdminUnits
 
AdminUsers - Class in fr.inra.refcomp.client.admin.users
User: couteau Date: 5 nov. 2010
AdminUsers() - Constructor for class fr.inra.refcomp.client.admin.users.AdminUsers
 
AdminUtil - Class in fr.inra.refcomp.client.admin
User: couteau Date: 21/12/10
AdminUtil() - Constructor for class fr.inra.refcomp.client.admin.AdminUtil
 
agentMenu() - Static method in class fr.inra.refcomp.client.constants.Menu
 
agentName() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
AgentSearchResults - Class in fr.inra.refcomp.client.user
User: couteau Date: 12/01/11
AgentSearchResults() - Constructor for class fr.inra.refcomp.client.user.AgentSearchResults
 
AgentSearchResults(String, EntitiesList) - Constructor for class fr.inra.refcomp.client.user.AgentSearchResults
 
AgentUtil - Class in fr.inra.refcomp.client.agent
User: couteau Date: 29/12/10
AgentUtil() - Constructor for class fr.inra.refcomp.client.agent.AgentUtil
 
ALL_COLUMNS - Static variable in class fr.inra.refcomp.client.table.TableModelEvent
Specifies all columns in a row or rows.
allowDeletion(boolean) - Method in class fr.inra.refcomp.client.constants.Form
 
AutoLoadTreeCallback - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 13/01/11
AutoLoadTreeCallback(Tree) - Constructor for class fr.inra.refcomp.client.admin.skills.AutoLoadTreeCallback
 
AutoLoadTreeItemCallback - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 13/01/11
AutoLoadTreeItemCallback(TreeItem) - Constructor for class fr.inra.refcomp.client.admin.skills.AutoLoadTreeItemCallback
 

B

binder - Static variable in class fr.inra.refcomp.client.user.Search
 
browseTree - Variable in class fr.inra.refcomp.client.admin.skills.AutoLoadTreeCallback
 
browseTree - Variable in class fr.inra.refcomp.client.admin.skills.TreeRootCallback
 

C

cachedFrequencies - Variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
cancel(ClickEvent) - Method in class fr.inra.refcomp.client.admin.skills.MoveTreeSelection
 
cancel(ClickEvent) - Method in class fr.inra.refcomp.client.agent.PathPanel
 
cancel(ClickEvent) - Method in class fr.inra.refcomp.client.agent.SkillsTreeSelection
 
cancelContent(Boolean) - Method in class fr.inra.refcomp.client.admin.cati.CatiForm
 
cancelContent(Boolean) - Method in class fr.inra.refcomp.client.admin.departments.DepartmentForm
 
cancelContent(Boolean) - Method in class fr.inra.refcomp.client.admin.frequencies.FrequenciesForm
 
cancelContent(Boolean) - Method in class fr.inra.refcomp.client.admin.skills.SkillForm
 
cancelContent(Boolean) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
cancelContent(Boolean) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
cancelContent(Boolean) - Method in interface fr.inra.refcomp.client.constants.FormContent
 
cati() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
CATI_COL - Static variable in class fr.inra.refcomp.client.user.AgentSearchResults
 
CatiForm - Class in fr.inra.refcomp.client.admin.cati
User: couteau Date: 29 nov. 2010
CatiForm() - Constructor for class fr.inra.refcomp.client.admin.cati.CatiForm
 
checkAdmin() - Static method in class fr.inra.refcomp.client.admin.AdminUtil
 
checkAgent() - Static method in class fr.inra.refcomp.client.agent.AgentUtil
 
checkSize() - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Checks the real columns/rows sizes against the ones returned by getColumnCount() and getRowCount().
cleanMenu() - Static method in class fr.inra.refcomp.client.constants.Menu
 
clearContent() - Method in class fr.inra.refcomp.client.admin.cati.CatiForm
 
clearContent() - Method in class fr.inra.refcomp.client.admin.departments.DepartmentForm
 
clearContent() - Method in class fr.inra.refcomp.client.admin.frequencies.FrequenciesForm
 
clearContent() - Method in class fr.inra.refcomp.client.admin.skills.SkillForm
 
clearContent() - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
clearContent() - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
clearContent() - Method in class fr.inra.refcomp.client.constants.Form
 
clearContent() - Method in interface fr.inra.refcomp.client.constants.FormContent
 
column - Variable in class fr.inra.refcomp.client.table.TableModelEvent
 
columnIdentifiers - Variable in class fr.inra.refcomp.client.table.DefaultTableModel
Storage for the column identifiers.
comment() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
COMMENT_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
COMMENT_COL - Static variable in class fr.inra.refcomp.client.user.AgentSearchResults
 
COMMENT_COL - Static variable in class fr.inra.refcomp.client.user.SearchResults
 
content - Variable in class fr.inra.refcomp.client.constants.Form
 
contentPanel - Variable in class fr.inra.refcomp.client.constants.Form
 
convertToVector(Object[]) - Static method in class fr.inra.refcomp.client.table.DefaultTableModel
Converts the data array to a Vector.
convertToVector(Object[][]) - Static method in class fr.inra.refcomp.client.table.DefaultTableModel
Converts the data array to a Vector of rows.
createCati() - Method in interface fr.inra.refcomp.client.services.StorageService
 
createCati(AsyncCallback<Cati>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
createCati() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
createDepartment() - Method in interface fr.inra.refcomp.client.services.StorageService
 
createDepartment(AsyncCallback<Department>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
createDepartment() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
createFrequency() - Method in interface fr.inra.refcomp.client.services.StorageService
 
createFrequency(AsyncCallback<Frequency>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
createFrequency() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
createSkill(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
createSkill(String, AsyncCallback<Skill>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
createSkill(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
createUnit() - Method in interface fr.inra.refcomp.client.services.StorageService
 
createUnit(AsyncCallback<Unit>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
createUnit() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
createUser() - Method in interface fr.inra.refcomp.client.services.StorageService
 
createUser(AsyncCallback<User>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
createUser() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
creation - Variable in class fr.inra.refcomp.client.constants.Form
 

D

dataVector - Variable in class fr.inra.refcomp.client.table.DefaultTableModel
Storage for the rows in the table (each row is itself a Vector).
DefaultTableModel - Class in fr.inra.refcomp.client.table
A two dimensional data structure used to store Object instances, usually for display in a JTable component.
DefaultTableModel() - Constructor for class fr.inra.refcomp.client.table.DefaultTableModel
Creates an empty table with zero rows and zero columns.
DefaultTableModel(int, int) - Constructor for class fr.inra.refcomp.client.table.DefaultTableModel
Creates a new table with the specified number of rows and columns.
DefaultTableModel(Vector, int) - Constructor for class fr.inra.refcomp.client.table.DefaultTableModel
Creates a new table with the specified column names and number of rows.
DefaultTableModel(Object[], int) - Constructor for class fr.inra.refcomp.client.table.DefaultTableModel
Creates a new table with the specified column names and row count.
DefaultTableModel(Vector, Vector) - Constructor for class fr.inra.refcomp.client.table.DefaultTableModel
Creates a new table with the specified data values and column names.
DefaultTableModel(Object[][], Object[]) - Constructor for class fr.inra.refcomp.client.table.DefaultTableModel
Creates a new table with the specified data values and column names.
delete() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
DELETE - Static variable in class fr.inra.refcomp.client.table.TableModelEvent
Identifies the removal of rows or columns.
DELETE_SKILL_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
deleteButton - Variable in class fr.inra.refcomp.client.constants.Form
 
deleteCati(Cati) - Method in interface fr.inra.refcomp.client.services.StorageService
 
deleteCati(Cati, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
deleteCati(Cati) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
deleteContent() - Method in class fr.inra.refcomp.client.admin.cati.CatiForm
 
deleteContent() - Method in class fr.inra.refcomp.client.admin.departments.DepartmentForm
 
deleteContent() - Method in class fr.inra.refcomp.client.admin.frequencies.FrequenciesForm
 
deleteContent() - Method in class fr.inra.refcomp.client.admin.skills.SkillForm
 
deleteContent() - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
deleteContent() - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
deleteContent() - Method in interface fr.inra.refcomp.client.constants.FormContent
 
deleteDepartment(Department) - Method in interface fr.inra.refcomp.client.services.StorageService
 
deleteDepartment(Department, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
deleteDepartment(Department) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
deleteFrequency(Frequency, boolean) - Method in interface fr.inra.refcomp.client.services.StorageService
 
deleteFrequency(Frequency, boolean, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
deleteFrequency(Frequency, boolean) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
deleteSkill(Skill) - Method in interface fr.inra.refcomp.client.services.StorageService
 
deleteSkill(Skill, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
deleteSkill(Skill) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
deleteUnit(Unit) - Method in interface fr.inra.refcomp.client.services.StorageService
 
deleteUnit(Unit, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
deleteUnit(Unit) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
deleteUser(User) - Method in interface fr.inra.refcomp.client.services.StorageService
 
deleteUser(User, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
deleteUser(User) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
department() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
DEPARTMENT_COL - Static variable in class fr.inra.refcomp.client.user.AgentSearchResults
 
DepartmentForm - Class in fr.inra.refcomp.client.admin.departments
User: couteau Date: 2 déc. 2010
DepartmentForm() - Constructor for class fr.inra.refcomp.client.admin.departments.DepartmentForm
 
displayEditionSkill(AgentSkill, EntitiesList) - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
Add a skill in edition mode
displayReadingSkill(AgentSkill, EntitiesList) - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
Add a skill in reading mode
doClickLogout(ClickEvent) - Static method in class fr.inra.refcomp.client.constants.Menu
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.inra.refcomp.server.FileUpload
 
DOMAIN_SKILL_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
DOMAIN_SKILL_EDIT_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
DOMAIN_SKILL_ID_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class fr.inra.refcomp.server.FileUpload
 

E

edit() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
edition - Variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
Boolean to know if the screen is in edition state or only reading.
exportEntities(ClickEvent) - Method in class fr.inra.refcomp.client.admin.importexport.ImportExport
 
exportSkills(ClickEvent) - Method in class fr.inra.refcomp.client.admin.importexport.ImportExport
 
exportUsers(ClickEvent) - Method in class fr.inra.refcomp.client.admin.importexport.ImportExport
 

F

FileUpload - Class in fr.inra.refcomp.server
Servlet used to upload files for import.
FileUpload() - Constructor for class fr.inra.refcomp.server.FileUpload
 
fillInDepartmentList() - Method in class fr.inra.refcomp.client.admin.units.UnitForm
Fill in the departments list with all the departments.
findColumn(String) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Return the index of the specified column, or -1 if there is no column with the specified name.
fireTableCellUpdated(int, int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sends a TableModelEvent to all registered listeners to inform them that a single cell has been updated.
fireTableChanged(TableModelEvent) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sends the specified event to all registered listeners.
fireTableDataChanged() - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sends a TableModelEvent to all registered listeners to inform them that the table data has changed.
fireTableRowsDeleted(int, int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sends a TableModelEvent to all registered listeners to inform them that some rows have been deleted from the model.
fireTableRowsInserted(int, int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sends a TableModelEvent to all registered listeners to inform them that some rows have been inserted into the model.
fireTableRowsUpdated(int, int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sends a TableModelEvent to all registered listeners to inform them that some rows have been updated.
fireTableStructureChanged() - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sends a TableModelEvent to all registered listeners to inform them that the table structure has changed.
firstRow - Variable in class fr.inra.refcomp.client.table.TableModelEvent
 
FlexTableWithModel - Class in fr.inra.refcomp.client.table
User: couteau Date: 05/01/11
FlexTableWithModel() - Constructor for class fr.inra.refcomp.client.table.FlexTableWithModel
 
FlexTableWithModel(GWTTableModel) - Constructor for class fr.inra.refcomp.client.table.FlexTableWithModel
 
Footer - Class in fr.inra.refcomp.client.constants
User: couteau Date: 3 nov. 2010
Footer() - Constructor for class fr.inra.refcomp.client.constants.Footer
 
Form - Class in fr.inra.refcomp.client.constants
User: couteau Date: 26 nov. 2010
Form() - Constructor for class fr.inra.refcomp.client.constants.Form
 
Form(FormContent) - Constructor for class fr.inra.refcomp.client.constants.Form
 
FormContent - Interface in fr.inra.refcomp.client.constants
Interface for all DefaultForm content.
fr.inra.refcomp.client - package fr.inra.refcomp.client
 
fr.inra.refcomp.client.admin - package fr.inra.refcomp.client.admin
 
fr.inra.refcomp.client.admin.cati - package fr.inra.refcomp.client.admin.cati
 
fr.inra.refcomp.client.admin.departments - package fr.inra.refcomp.client.admin.departments
 
fr.inra.refcomp.client.admin.frequencies - package fr.inra.refcomp.client.admin.frequencies
 
fr.inra.refcomp.client.admin.importexport - package fr.inra.refcomp.client.admin.importexport
 
fr.inra.refcomp.client.admin.skills - package fr.inra.refcomp.client.admin.skills
 
fr.inra.refcomp.client.admin.units - package fr.inra.refcomp.client.admin.units
 
fr.inra.refcomp.client.admin.users - package fr.inra.refcomp.client.admin.users
 
fr.inra.refcomp.client.agent - package fr.inra.refcomp.client.agent
 
fr.inra.refcomp.client.constants - package fr.inra.refcomp.client.constants
 
fr.inra.refcomp.client.services - package fr.inra.refcomp.client.services
 
fr.inra.refcomp.client.table - package fr.inra.refcomp.client.table
 
fr.inra.refcomp.client.user - package fr.inra.refcomp.client.user
 
fr.inra.refcomp.server - package fr.inra.refcomp.server
 
FrequenciesForm - Class in fr.inra.refcomp.client.admin.frequencies
User: couteau Date: 27 nov. 2010
FrequenciesForm() - Constructor for class fr.inra.refcomp.client.admin.frequencies.FrequenciesForm
 
frequency() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
FREQUENCY_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
FREQUENCY_COL - Static variable in class fr.inra.refcomp.client.user.SearchResults
 
FREQUENCY_ID_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 

G

getAdminEmail() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getAdminEmail(AsyncCallback<String>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getAdminEmail() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getAgent(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getAgent(String, AsyncCallback<Agent>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getAgent(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getAgentAndDependencies(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getAgentAndDependencies(String, AsyncCallback<EntitiesList>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getAgentAndDependencies(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getAgentSkill(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getAgentSkill(String, AsyncCallback<AgentSkill>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getAgentSkill(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getCati(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getCati(String, AsyncCallback<Cati>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getCati(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getCatis() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getCatis(AsyncCallback<List<Cati>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getCatis() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getChildrenSkill(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getChildrenSkill(String, AsyncCallback<List<Skill>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getChildrenSkill(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getColumn() - Method in class fr.inra.refcomp.client.table.TableModelEvent
 
getColumnClass(int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Returns the Class for all Object instances in the specified column.
getColumnClass(int) - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
getColumnCount() - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class fr.inra.refcomp.client.table.FlexTableWithModel
 
getColumnCount() - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
getColumnName(int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Returns the name of the specified column.
getColumnName(int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Get the name of the column.
getColumnName(int) - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
getContent() - Method in class fr.inra.refcomp.client.admin.cati.CatiForm
 
getContent() - Method in class fr.inra.refcomp.client.admin.departments.DepartmentForm
 
getContent() - Method in class fr.inra.refcomp.client.admin.frequencies.FrequenciesForm
 
getContent() - Method in class fr.inra.refcomp.client.admin.skills.SkillForm
 
getContent() - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
getContent() - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
getContent() - Method in interface fr.inra.refcomp.client.constants.FormContent
 
getContentPanel() - Method in class fr.inra.refcomp.client.constants.Form
 
getDataVector() - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Returns the vector containing the row data for the table.
getDepartment(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getDepartment(String, AsyncCallback<Department>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getDepartment(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getDepartments() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getDepartments(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getDepartments(AsyncCallback<List<Department>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getDepartments(String, AsyncCallback<List<Department>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getDepartments() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getDepartments(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getFirstRow() - Method in class fr.inra.refcomp.client.table.TableModelEvent
 
getFrequencies() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getFrequencies(AsyncCallback<List<Frequency>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getFrequencies() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getFrequency(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getFrequency(String, AsyncCallback<Frequency>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getFrequency(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getId() - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen.IdButton
 
getLastRow() - Method in class fr.inra.refcomp.client.table.TableModelEvent
 
getListeners(Class<T>) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Returns an array of listeners of the given type that are registered with this model.
getLocale() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getLoggedInAgent() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getLoggedInAgent(AsyncCallback<Agent>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getLoggedInAgent() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getLoggedInUser() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getLoggedInUser(AsyncCallback<User>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getLoggedInUser() - Method in class fr.inra.refcomp.server.StorageServiceImpl
Get the logged in User
getModel() - Method in class fr.inra.refcomp.client.table.FlexTableWithModel
 
getPath(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getPath(String, AsyncCallback<String>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getPath(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getRowCount() - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Returns the number of rows in the model.
getRowCount() - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
getSelectedDepartments() - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
getSelectedItems(ListBox) - Method in class fr.inra.refcomp.client.admin.users.UserForm
Method to get all the selected items value of a list box (useful only for multi-selection ListBoxes.
getSession() - Method in class fr.inra.refcomp.server.StorageServiceImpl
Get the RefcompSession from the user session
getSkill(String) - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
getSkill(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getSkill(String, AsyncCallback<Skill>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getSkill(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getSkills() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getSkills(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getSkills(AsyncCallback<EntitiesList>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getSkills(String, AsyncCallback<EntitiesList>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getSkills() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getSkills(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getTableModelListeners() - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Returns an array containing the listeners that have been added to the table model.
getType() - Method in class fr.inra.refcomp.client.table.TableModelEvent
 
getUnit(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getUnit(String, AsyncCallback<Unit>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getUnit(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getUnits() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getUnits(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getUnits(AsyncCallback<List<Unit>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getUnits(String, AsyncCallback<List<Unit>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getUnits() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getUnits(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getUser(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
getUser(String, AsyncCallback<User>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getUser(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getUsers() - Method in interface fr.inra.refcomp.client.services.StorageService
 
getUsers(AsyncCallback<List<User>>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
getUsers() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
getValueAt(int, int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Returns the value at the specified cell in the table.
getValueAt(int, int) - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
GWTTableModel - Interface in fr.inra.refcomp.client.table
User: couteau Date: 04/01/11

H

Header - Class in fr.inra.refcomp.client.constants
User: couteau Date: 3 nov. 2010
Header() - Constructor for class fr.inra.refcomp.client.constants.Header
 
HEADER_ROW - Static variable in class fr.inra.refcomp.client.table.TableModelEvent
Identifies the header row.
Home - Class in fr.inra.refcomp.client
User: couteau Date: 10 nov. 2010
Home() - Constructor for class fr.inra.refcomp.client.Home
 

I

id - Variable in class fr.inra.refcomp.client.agent.SkillsTableScreen.IdButton
 
ImportExport - Class in fr.inra.refcomp.client.admin.importexport
User: couteau Date: 17/01/11
ImportExport() - Constructor for class fr.inra.refcomp.client.admin.importexport.ImportExport
 
init() - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
Init the Composite and the frequencies cache
initEditionMode() - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
initTable() - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
Init the table with column headers
INSERT - Static variable in class fr.inra.refcomp.client.table.TableModelEvent
Identifies the addtion of new rows or columns.
insertRow(int, Vector) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Inserts a new row into the table.
insertRow(int, Object[]) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Inserts a new row into the table.
isAdmin() - Method in interface fr.inra.refcomp.client.services.StorageService
 
isAdmin(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
isAdmin(AsyncCallback<Boolean>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
isAdmin(String, AsyncCallback<Boolean>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
isAdmin() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
isAdmin(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
isAgent() - Method in interface fr.inra.refcomp.client.services.StorageService
 
isAgent(AsyncCallback<Boolean>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
isAgent() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
isCellEditable(int, int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Returns true if the specified cell is editable, and false if it is not.
isCellEditable(int, int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Returns true if the specified cell can be modified, and false otherwise.
isCellEditable(int, int) - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
isLoggedIn() - Static method in class fr.inra.refcomp.client.RefComp
 
isLoggedIn() - Method in interface fr.inra.refcomp.client.services.StorageService
 
isLoggedIn(AsyncCallback<Boolean>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
isLoggedIn() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 

L

lastRow - Variable in class fr.inra.refcomp.client.table.TableModelEvent
 
linkedSkill() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
listenerList - Variable in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Storage for the listeners registered with this model.
loggedIn - Static variable in class fr.inra.refcomp.client.RefComp
 
logIn() - Static method in class fr.inra.refcomp.client.constants.Menu
 
Login - Class in fr.inra.refcomp.client
User: couteau Date: 3 nov. 2010
Login() - Constructor for class fr.inra.refcomp.client.Login
 
logIn() - Static method in class fr.inra.refcomp.client.RefComp
 
login(String, String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
login(String, String, AsyncCallback<Boolean>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
login(String, String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
logOut() - Static method in class fr.inra.refcomp.client.constants.Menu
 
logOut() - Static method in class fr.inra.refcomp.client.RefComp
 
logout() - Method in interface fr.inra.refcomp.client.services.StorageService
 
logout(AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
logout() - Method in class fr.inra.refcomp.server.StorageServiceImpl
 

M

mainSkill - Variable in class fr.inra.refcomp.client.agent.SkillsTreeSelection
 
manageAddUnit(ClickEvent) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
manageRemoveUnit(ClickEvent) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
Menu - Class in fr.inra.refcomp.client.constants
User: couteau Date: 10 nov. 2010
Menu() - Constructor for class fr.inra.refcomp.client.constants.Menu
 
model - Variable in class fr.inra.refcomp.client.user.AgentSearchResults
 
model - Variable in class fr.inra.refcomp.client.user.SearchResults
 
movePopUpErrorMessage() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
moveRow(int, int, int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Moves the rows from startIndex to endIndex (inclusive) to the specified row.
moveSkill(String, String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
moveSkill(String, String, AsyncCallback<Boolean>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
moveSkill(String, String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
MoveTreeSelection - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 26/01/11
MoveTreeSelection(String) - Constructor for class fr.inra.refcomp.client.admin.skills.MoveTreeSelection
 
MyAccount - Class in fr.inra.refcomp.client.user
User: couteau Date: 13/01/11
MyAccount() - Constructor for class fr.inra.refcomp.client.user.MyAccount
 

N

NAME_COL - Static variable in class fr.inra.refcomp.client.user.AgentSearchResults
 
NAME_COL - Static variable in class fr.inra.refcomp.client.user.SearchResults
 
needsLoading(TreeItem) - Static method in class fr.inra.refcomp.client.admin.skills.AdminSkills
 
needsLoading(TreeItem) - Static method in class fr.inra.refcomp.client.admin.skills.MoveTreeSelection
 
needsLoading(TreeItem) - Static method in class fr.inra.refcomp.client.agent.SkillsTreeSelection
 
newDataAvailable(TableModelEvent) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sends the specified event to all registered listeners.
newRowsAdded(TableModelEvent) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sends the specified event to all registered listeners.
node - Variable in class fr.inra.refcomp.client.admin.skills.MoveTreeSelection
 

O

onFailure(Throwable) - Method in class fr.inra.refcomp.client.admin.skills.AutoLoadTreeCallback
 
onFailure(Throwable) - Method in class fr.inra.refcomp.client.admin.skills.AutoLoadTreeItemCallback
 
onFailure(Throwable) - Method in class fr.inra.refcomp.client.admin.skills.TreeItemCallback
 
onFailure(Throwable) - Method in class fr.inra.refcomp.client.admin.skills.TreeRootCallback
 
onFailure(Throwable) - Method in class fr.inra.refcomp.client.constants.RefcompCallBack
 
onModuleLoad() - Method in class fr.inra.refcomp.client.RefComp
 
onSuccess(List<Skill>) - Method in class fr.inra.refcomp.client.admin.skills.AutoLoadTreeCallback
 
onSuccess(List<Skill>) - Method in class fr.inra.refcomp.client.admin.skills.AutoLoadTreeItemCallback
 
onSuccess(List<Skill>) - Method in class fr.inra.refcomp.client.admin.skills.TreeItemCallback
 
onSuccess(List<Skill>) - Method in class fr.inra.refcomp.client.admin.skills.TreeRootCallback
 

P

passwordMailError() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
passwordMailSent() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
path() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
PathPanel - Class in fr.inra.refcomp.client.agent
User: couteau Date: 22/01/11
PathPanel(String) - Constructor for class fr.inra.refcomp.client.agent.PathPanel
 
populateAndSelectCatiBox(String) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
populateAndSelectDepartmentBox(String) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
populateAndSelectUnitBox(Set<String>) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
PrintSkills - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 13/01/11
PrintSkills() - Constructor for class fr.inra.refcomp.client.admin.skills.PrintSkills
 
privateRight() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
publicRight() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 

R

RefComp - Class in fr.inra.refcomp.client
User: couteau Date: 3 nov. 2010
RefComp() - Constructor for class fr.inra.refcomp.client.RefComp
 
RefcompCallBack<T> - Class in fr.inra.refcomp.client.constants
Default callback for refcomp service calls.
RefcompCallBack() - Constructor for class fr.inra.refcomp.client.constants.RefcompCallBack
 
RefcompMessages - Interface in fr.inra.refcomp.client.constants
User: couteau Date: 31/12/10
refresh() - Static method in class fr.inra.refcomp.client.admin.cati.AdminCati
 
refresh() - Static method in class fr.inra.refcomp.client.admin.departments.AdminDepartments
 
refresh() - Static method in class fr.inra.refcomp.client.admin.frequencies.AdminFrequencies
 
refresh() - Static method in class fr.inra.refcomp.client.admin.units.AdminUnits
 
refresh() - Static method in class fr.inra.refcomp.client.admin.users.AdminUsers
 
refresh() - Static method in class fr.inra.refcomp.client.constants.Menu
 
refreshSelectedNode() - Static method in class fr.inra.refcomp.client.admin.skills.AdminSkills
 
removeDepartment(int) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
removeRow(int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Removes a row from the table and sends a TableModelEvent to all registered listeners.
removeSelectedNode() - Static method in class fr.inra.refcomp.client.admin.skills.AdminSkills
 
removeSkill(String) - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
removeSkill(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
removeSkill(String, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
removeSkill(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
removeTableModelListener(TableModelListener) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Removes a listener from the table model so that it will no longer receive notification of changes to the table model.
removeTableModelListener(TableModelListener) - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
right() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
RIGHT_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
row - Variable in class fr.inra.refcomp.client.agent.SkillsTreeSelection
 
rowsRemoved(TableModelEvent) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sends the specified event to all registered listeners.

S

saveAgent(Agent, String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveAgent(Agent, String, AsyncCallback<Agent>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveAgent(Agent, String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveCati(Cati) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveCati(Cati, AsyncCallback<Cati>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveCati(Cati) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveContent(Boolean) - Method in class fr.inra.refcomp.client.admin.cati.CatiForm
 
saveContent(Boolean) - Method in class fr.inra.refcomp.client.admin.departments.DepartmentForm
 
saveContent(Boolean) - Method in class fr.inra.refcomp.client.admin.frequencies.FrequenciesForm
 
saveContent(Boolean) - Method in class fr.inra.refcomp.client.admin.skills.SkillForm
 
saveContent(Boolean) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
saveContent(Boolean) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
saveContent(Boolean) - Method in interface fr.inra.refcomp.client.constants.FormContent
 
saveDepartment(Department) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveDepartment(Department, List<String>) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveDepartment(Department, AsyncCallback<Department>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveDepartment(Department, List<String>, AsyncCallback<Department>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveDepartment(Department) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveDepartment(Department, List<String>) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveFrequency(Frequency) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveFrequency(Frequency, AsyncCallback<Frequency>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveFrequency(Frequency) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveMySkills(List<AgentSkill>) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveMySkills(List<AgentSkill>, AsyncCallback<EntitiesList>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveMySkills(List<AgentSkill>) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveSkill(Skill) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveSkill(Skill, AsyncCallback<Skill>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveSkill(Skill) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveUnit(Unit) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveUnit(Unit, List<String>) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveUnit(Unit, AsyncCallback<Unit>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveUnit(Unit, List<String>, AsyncCallback<Unit>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveUnit(Unit) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveUnit(Unit, List<String>) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
saveUser(User, String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
saveUser(User, String, AsyncCallback<User>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
saveUser(User, String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
search(ClickEvent) - Static method in class fr.inra.refcomp.client.constants.Menu
 
Search - Class in fr.inra.refcomp.client.user
User: couteau Date: 3 nov. 2010
Search() - Constructor for class fr.inra.refcomp.client.user.Search
 
SearchResults - Class in fr.inra.refcomp.client.user
User: couteau Date: 3 nov. 2010
SearchResults() - Constructor for class fr.inra.refcomp.client.user.SearchResults
 
SearchResults(String, EntitiesList) - Constructor for class fr.inra.refcomp.client.user.SearchResults
 
searchSkill(String, String, String, String, String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
searchSkill(String, String, String, String, String, AsyncCallback<EntitiesList>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
searchSkill(String, String, String, String, String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
searchUser(String, String, String, String, String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
searchUser(String, String, String, String, String, AsyncCallback<EntitiesList>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
searchUser(String, String, String, String, String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
select(ClickEvent) - Method in class fr.inra.refcomp.client.admin.skills.MoveTreeSelection
 
select(ListBox, String) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
select(ListBox, Set<String>) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
select(ClickEvent) - Method in class fr.inra.refcomp.client.agent.SkillsTreeSelection
 
sendPassword(ClickEvent) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
sendPassword(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
sendPassword(String, AsyncCallback<Boolean>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
sendPassword(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
service - Static variable in class fr.inra.refcomp.client.admin.frequencies.AdminFrequencies
 
service - Variable in class fr.inra.refcomp.client.user.Search
 
setAdmin(String, boolean) - Method in interface fr.inra.refcomp.client.services.StorageService
 
setAdmin(String, boolean, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
setAdmin(String, boolean) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
setAgent(User) - Method in interface fr.inra.refcomp.client.services.StorageService
 
setAgent(User, AsyncCallback<Agent>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
setAgent(User) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
setColumnCount(int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sets the number of columns in the table.
setColumnIdentifiers(Vector) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sets the column identifiers, updates the data rows (truncating or padding each row with null values) to match the number of columns, and sends a TableModelEvent to all registered listeners.
setColumnIdentifiers(Object[]) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sets the column identifiers, updates the data rows (truncating or padding each row with null values) to match the number of columns, and sends a TableModelEvent to all registered listeners.
setColumnVisible(int, boolean) - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
Show/hide a column
setContent(BusinessEntity) - Method in class fr.inra.refcomp.client.admin.cati.CatiForm
 
setContent(BusinessEntity) - Method in class fr.inra.refcomp.client.admin.departments.DepartmentForm
 
setContent(BusinessEntity) - Method in class fr.inra.refcomp.client.admin.frequencies.FrequenciesForm
 
setContent(BusinessEntity) - Method in class fr.inra.refcomp.client.admin.skills.SkillForm
 
setContent(BusinessEntity) - Method in class fr.inra.refcomp.client.admin.units.UnitForm
 
setContent(BusinessEntity) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
setContent(BusinessEntity, boolean) - Method in class fr.inra.refcomp.client.constants.Form
 
setContent(BusinessEntity) - Method in interface fr.inra.refcomp.client.constants.FormContent
 
setContentPanel(FormContent) - Method in class fr.inra.refcomp.client.constants.Form
 
setDataVector(Vector, Vector) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sets the data and column identifiers for the table.
setDataVector(Object[][], Object[]) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sets the data and column identifiers for the table.
setEditionMode() - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
Display/Hide the right columns for edition mode
setEnabledAgentBoxes(Boolean) - Method in class fr.inra.refcomp.client.admin.users.UserForm
Set enabled/disabled all the agent Text and ListBoxes
setEnabledUserBoxes(Boolean) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
setId(String) - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen.IdButton
 
setModel(GWTTableModel) - Method in class fr.inra.refcomp.client.table.FlexTableWithModel
 
setMyAccountMode() - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
setNumRows(int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
This method is obsolete, use DefaultTableModel.setRowCount(int) instead.
setPrivateSkills(List<String>) - Method in interface fr.inra.refcomp.client.services.StorageService
 
setPrivateSkills(List<String>, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
setPrivateSkills(List<String>) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
setPublicSkills(List<String>) - Method in interface fr.inra.refcomp.client.services.StorageService
 
setPublicSkills(List<String>, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
setPublicSkills(List<String>) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
setReadingMode() - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
Display/hide the right columns for reading mode
setRowCount(int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sets the number of rows in the table.
setTechnicalSkill(int, Skill) - Method in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
setValueAt(Object, int, int) - Method in class fr.inra.refcomp.client.table.AbstractGWTTableModel
Sets the value of the given cell.
setValueAt(Object, int, int) - Method in class fr.inra.refcomp.client.table.DefaultTableModel
Sets the value for the specified cell in the table and sends a TableModelEvent to all registered listeners.
setValueAt(Object, int, int) - Method in class fr.inra.refcomp.client.table.FlexTableWithModel
 
setValueAt(Object, int, int) - Method in interface fr.inra.refcomp.client.table.GWTTableModel
 
SHOW_PATH_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
skill() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
SKILL_ID_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
SkillForm - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 30 nov. 2010
SkillForm() - Constructor for class fr.inra.refcomp.client.admin.skills.SkillForm
 
skillsList - Variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
SkillsTableScreen - Class in fr.inra.refcomp.client.agent
User: couteau Date: 31/12/10
SkillsTableScreen() - Constructor for class fr.inra.refcomp.client.agent.SkillsTableScreen
 
SkillsTableScreen(Boolean) - Constructor for class fr.inra.refcomp.client.agent.SkillsTableScreen
Init the screen.
SkillsTableScreen(String) - Constructor for class fr.inra.refcomp.client.agent.SkillsTableScreen
 
SkillsTableScreen.IdButton - Class in fr.inra.refcomp.client.agent
Button that know the id of the skill it is referring
SkillsTableScreen.IdButton(String, String) - Constructor for class fr.inra.refcomp.client.agent.SkillsTableScreen.IdButton
 
SkillsTreeSelection - Class in fr.inra.refcomp.client.agent
User: couteau Date: 30/12/10
SkillsTreeSelection(SkillsTableScreen, int, Boolean) - Constructor for class fr.inra.refcomp.client.agent.SkillsTreeSelection
 
skillUsed() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
StorageService - Interface in fr.inra.refcomp.client.services
User: couteau Date: 30 nov. 2010
StorageServiceAsync - Interface in fr.inra.refcomp.client.services
User: couteau Date: 30 nov. 2010
StorageServiceImpl - Class in fr.inra.refcomp.server
User: couteau Date: 30 nov. 2010
StorageServiceImpl() - Constructor for class fr.inra.refcomp.server.StorageServiceImpl
 
submit(ClickEvent) - Method in class fr.inra.refcomp.client.admin.importexport.ImportExport
 
success(FormPanel.SubmitCompleteEvent) - Method in class fr.inra.refcomp.client.admin.importexport.ImportExport
 
sure() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 

T

table - Variable in class fr.inra.refcomp.client.agent.SkillsTreeSelection
 
tableChanged(TableModelEvent) - Method in class fr.inra.refcomp.client.table.FlexTableWithModel
 
tableChanged(TableModelEvent) - Method in interface fr.inra.refcomp.client.table.TableModelListener
 
TableModelEvent - Class in fr.inra.refcomp.client.table
Copy of javax.swing.event.TableModelEvent User: couteau Date: 05/01/11
TableModelEvent(GWTTableModel) - Constructor for class fr.inra.refcomp.client.table.TableModelEvent
 
TableModelEvent(GWTTableModel, int) - Constructor for class fr.inra.refcomp.client.table.TableModelEvent
 
TableModelEvent(GWTTableModel, int, int) - Constructor for class fr.inra.refcomp.client.table.TableModelEvent
 
TableModelEvent(GWTTableModel, int, int, int) - Constructor for class fr.inra.refcomp.client.table.TableModelEvent
 
TableModelEvent(GWTTableModel, int, int, int, int) - Constructor for class fr.inra.refcomp.client.table.TableModelEvent
 
TableModelListener - Interface in fr.inra.refcomp.client.table
User: couteau Date: 05/01/11
TECH_SKILL_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
TECH_SKILL_COL - Static variable in class fr.inra.refcomp.client.user.SearchResults
 
TECH_SKILL_EDIT_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
TECH_SKILL_ID_COL - Static variable in class fr.inra.refcomp.client.agent.SkillsTableScreen
 
treeItem - Variable in class fr.inra.refcomp.client.admin.skills.AutoLoadTreeItemCallback
 
treeItem - Variable in class fr.inra.refcomp.client.admin.skills.TreeItemCallback
 
TreeItemCallback - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 30 nov. 2010
TreeItemCallback(TreeItem) - Constructor for class fr.inra.refcomp.client.admin.skills.TreeItemCallback
 
TreeRootCallback - Class in fr.inra.refcomp.client.admin.skills
User: couteau Date: 30 nov. 2010
TreeRootCallback(Tree) - Constructor for class fr.inra.refcomp.client.admin.skills.TreeRootCallback
 
type - Variable in class fr.inra.refcomp.client.table.TableModelEvent
 

U

Unauthorized - Class in fr.inra.refcomp.client.constants
User: couteau Date: 21/12/10
Unauthorized() - Constructor for class fr.inra.refcomp.client.constants.Unauthorized
 
unit() - Method in interface fr.inra.refcomp.client.constants.RefcompMessages
 
UNIT_COL - Static variable in class fr.inra.refcomp.client.user.AgentSearchResults
 
UnitForm - Class in fr.inra.refcomp.client.admin.units
User: couteau Date: 2 déc. 2010
UnitForm() - Constructor for class fr.inra.refcomp.client.admin.units.UnitForm
 
unselect(ListBox) - Method in class fr.inra.refcomp.client.admin.users.UserForm
 
unsetAgent(String) - Method in interface fr.inra.refcomp.client.services.StorageService
 
unsetAgent(String, AsyncCallback<Void>) - Method in interface fr.inra.refcomp.client.services.StorageServiceAsync
 
unsetAgent(String) - Method in class fr.inra.refcomp.server.StorageServiceImpl
 
UPDATE - Static variable in class fr.inra.refcomp.client.table.TableModelEvent
Identifies a change to existing data.
UPLOAD_ACTION_URL - Static variable in class fr.inra.refcomp.client.admin.importexport.ImportExport
 
USER_CONTEXT - Static variable in class fr.inra.refcomp.client.admin.users.UserForm
 
UserForm - Class in fr.inra.refcomp.client.admin.users
User: couteau Date: 29 nov. 2010
UserForm(String) - Constructor for class fr.inra.refcomp.client.admin.users.UserForm
 
userMenu() - Static method in class fr.inra.refcomp.client.constants.Menu
 

A B C D E F G H I L M N O P R S T U

Copyright © 2010-2011 Code Lutin. All Rights Reserved.