Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
K
L
M
N
P
R
S
T
U
V
W
A
action
- Variable in enum fr.inra.refcomp.services.
RefcompServiceActionDef
addSkill(String)
- Method in interface fr.inra.refcomp.services.
StorageService
addSkill(String, Skill, String)
- Method in interface fr.inra.refcomp.services.
StorageService
addSkill(String, List<String>, String)
- Method in interface fr.inra.refcomp.services.
StorageService
addSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
addSkill(String, Skill, String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
addSkill(String, List<String>, String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
adminCreationIfDoNotExist()
- Method in interface fr.inra.refcomp.services.
StorageService
adminCreationIfDoNotExist()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
adminLogin
- Variable in class fr.inra.refcomp.services.
WikittyInraLDAP
adminPassword
- Variable in class fr.inra.refcomp.services.
WikittyInraLDAP
aliases
- Variable in enum fr.inra.refcomp.services.
RefcompServiceActionDef
AlreadyExistingException
- Exception in
fr.inra.refcomp.services
Exception to be thrown when an entity already exist in database and that only one of those entities is allowed.
AlreadyExistingException()
- Constructor for exception fr.inra.refcomp.services.
AlreadyExistingException
AlreadyExistingException(String)
- Constructor for exception fr.inra.refcomp.services.
AlreadyExistingException
Constructs a new exception with the specified detail message.
AlreadyExistingException(String, Throwable)
- Constructor for exception fr.inra.refcomp.services.
AlreadyExistingException
Constructs a new exception with the specified detail message and cause.
applicationConfig
- Variable in class fr.inra.refcomp.services.
RefcompConfiguration
C
checkResults(Locale, NuitonValidatorResult)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
check the validation results and throw exception with appropriate error messages.
cleanAdmin()
- Static method in class fr.inra.refcomp.services.
RefcompServiceAction
Clean admin and keep only admin data from configuration.
clear()
- Method in interface fr.inra.refcomp.services.
StorageService
clear()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
clearUser()
- Method in class fr.inra.refcomp.services.
RefcompSession
Clear the logged-in user (used when logging out user)
config
- Static variable in class fr.inra.refcomp.services.
ServiceFactory
createAgentList(List<Agent>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
createAgentSkill(String)
- Method in interface fr.inra.refcomp.services.
StorageService
createAgentSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
createAgentSkillList(Set<AgentSkill>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
createCati()
- Method in interface fr.inra.refcomp.services.
StorageService
Return a new cati created in database.
createCati()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Return a new cati created in database.
createDepartment()
- Method in interface fr.inra.refcomp.services.
StorageService
Return a new department created in database.
createDepartment()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
createFrequency()
- Method in interface fr.inra.refcomp.services.
StorageService
Return a new frequency created in database.
createFrequency()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Return a new frequency created in database.
createPrivateGroupIfDoNotExist()
- Method in interface fr.inra.refcomp.services.
StorageService
createPrivateGroupIfDoNotExist()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
createSkill(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Return a new user created in database.
createSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
createUnit()
- Method in interface fr.inra.refcomp.services.
StorageService
Return a new unit created in database.
createUnit()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
createUser()
- Method in interface fr.inra.refcomp.services.
StorageService
Return a new user created in database.
createUser()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Return a new user created in database.
D
DATA_DEFAULT_DIR
- Static variable in class fr.inra.refcomp.services.
RefcompConfiguration
defaultValue
- Variable in enum fr.inra.refcomp.services.
RefcompConfigurationOption
deleteCati(Cati)
- Method in interface fr.inra.refcomp.services.
StorageService
Delete a cati
deleteCati(Cati)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Delete a cati
deleteDepartment(Department)
- Method in interface fr.inra.refcomp.services.
StorageService
Delete a department
deleteDepartment(Department)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
deleteEntity(BusinessEntity)
- Method in interface fr.inra.refcomp.services.
StorageService
deleteEntity(BusinessEntity)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
deleteFrequency(Frequency, boolean)
- Method in interface fr.inra.refcomp.services.
StorageService
Delete a frequency
deleteFrequency(Frequency, boolean)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Delete a frequency
deleteSkill(Skill)
- Method in interface fr.inra.refcomp.services.
StorageService
Delete a skill
deleteSkill(Skill)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Delete a skill present in database.
deleteUnit(Unit)
- Method in interface fr.inra.refcomp.services.
StorageService
Delete a unit
deleteUnit(Unit)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
deleteUser(User)
- Method in interface fr.inra.refcomp.services.
StorageService
Delete a user
deleteUser(User)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Delete a user
description
- Variable in enum fr.inra.refcomp.services.
RefcompConfigurationOption
description
- Variable in enum fr.inra.refcomp.services.
RefcompServiceActionDef
E
exist(Skill)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
exist(User)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Check if a user is already present in database
exist(Frequency)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
exist(Cati)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Check if a cati is already present in database
exist(Department)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
exist(Unit)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
exportEntitiesReferentiel(Writer)
- Method in interface fr.inra.refcomp.services.
StorageService
exportEntitiesReferentiel(Writer)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
exportSkillsReferentiel(Writer)
- Method in interface fr.inra.refcomp.services.
StorageService
exportSkillsReferentiel(Writer)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
exportUserBase(Writer)
- Method in interface fr.inra.refcomp.services.
StorageService
exportUserBase(Writer)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
F
fr.inra.refcomp.services
- package fr.inra.refcomp.services
G
getAction()
- Method in enum fr.inra.refcomp.services.
RefcompServiceActionDef
getAdmin()
- Method in class fr.inra.refcomp.services.
RefcompSession
getAdminEmail()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getAdminEmail()
- Method in interface fr.inra.refcomp.services.
StorageService
Get the administrator email address from config
getAdminEmail()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getAdminLogin()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getAdminPassword()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getAgent()
- Method in class fr.inra.refcomp.services.
RefcompSession
getAgent(String)
- Method in interface fr.inra.refcomp.services.
StorageService
getAgent(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getAgentAndDependencies(String)
- Method in interface fr.inra.refcomp.services.
StorageService
getAgentAndDependencies(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getAgentSkill(String)
- Method in interface fr.inra.refcomp.services.
StorageService
getAgentSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getAliases()
- Method in enum fr.inra.refcomp.services.
RefcompServiceActionDef
getAllSkills()
- Method in interface fr.inra.refcomp.services.
StorageService
getAllSkills()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getApplicationVersion()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getCati(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get a cati with its id
getCati(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get a cati from its id
getCatis()
- Method in interface fr.inra.refcomp.services.
StorageService
Get all the catis.
getCatis()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get all the catis.
getChildrenSkill(String)
- Method in interface fr.inra.refcomp.services.
StorageService
getChildrenSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getClient()
- Method in interface fr.inra.refcomp.services.
StorageService
getClient()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getConfig(String...)
- Static method in class fr.inra.refcomp.services.
ServiceFactory
getDataDir(ApplicationConfig)
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getDataDirAsFile()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getDefaultValue()
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
getDepartment(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get a department with its id
getDepartment(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getDepartmentLinks(Department)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getDepartments()
- Method in interface fr.inra.refcomp.services.
StorageService
Get all the departments.
getDepartments(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get all departments for a unit
getDepartments()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get all the departments.
getDepartments(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getDescription()
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
getDescription()
- Method in enum fr.inra.refcomp.services.
RefcompServiceActionDef
getFrequencies()
- Method in interface fr.inra.refcomp.services.
StorageService
Get all the frequencies.
getFrequencies()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get all the frequencies.
getFrequency(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get a frequency with its id
getFrequency(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get a frequency from its id
getImportExportService(WikittyClient)
- Static method in class fr.inra.refcomp.services.
ServiceFactory
Creates wikitty service (cached).
getKey()
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
getLocale()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getLoggedInUser()
- Method in interface fr.inra.refcomp.services.
StorageService
getLoggedInUser()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getPath(String)
- Method in interface fr.inra.refcomp.services.
StorageService
getPath(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get the path for a Skill
getPrivateGroup()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getProperties()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
getRootSkill(List<String>)
- Method in interface fr.inra.refcomp.services.
StorageService
getRootSkill(List<String>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getRootSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getRootSkills()
- Method in interface fr.inra.refcomp.services.
StorageService
getRootSkills()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getService()
- Method in class fr.inra.refcomp.services.
RefcompSession
Get the StorageService corresponding to the logged in user
getService(RefcompSession)
- Static method in class fr.inra.refcomp.services.
ServiceFactory
getSession(HttpServletRequest)
- Static method in class fr.inra.refcomp.services.
RefcompSession
getSkill(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get a skill with its id
getSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getSkills(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get the skills for an agent
getSkills(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getTimeUsed(Frequency)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getType()
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
getUnit(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get a unit with its id
getUnit(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getUnitLinks(Unit)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getUnits(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get all the units for a department
getUnits()
- Method in interface fr.inra.refcomp.services.
StorageService
Get all units
getUnits(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
getUnits()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get all the departments.
getUser()
- Method in class fr.inra.refcomp.services.
RefcompSession
Get the logged in user
getUser(String)
- Method in interface fr.inra.refcomp.services.
StorageService
Get a user with its id
getUser(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get a user from its id
getUsers()
- Method in interface fr.inra.refcomp.services.
StorageService
Get all the users.
getUsers()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Get all the users.
getWikittyService()
- Static method in class fr.inra.refcomp.services.
ServiceFactory
Creates wikitty service (cached).
I
importCSV(Reader)
- Method in interface fr.inra.refcomp.services.
StorageService
importCSV(Reader)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
importExportService
- Static variable in class fr.inra.refcomp.services.
ServiceFactory
Single instance of importExport service.
InvalidEntityException
- Exception in
fr.inra.refcomp.services
Exception to be thrown when an entity is not valid and cannot be saved in database.
InvalidEntityException()
- Constructor for exception fr.inra.refcomp.services.
InvalidEntityException
InvalidEntityException(String)
- Constructor for exception fr.inra.refcomp.services.
InvalidEntityException
Constructs a new exception with the specified detail message.
InvalidEntityException(String, Throwable)
- Constructor for exception fr.inra.refcomp.services.
InvalidEntityException
Constructs a new exception with the specified detail message and cause.
isAdmin()
- Method in interface fr.inra.refcomp.services.
StorageService
isAdmin(String)
- Method in interface fr.inra.refcomp.services.
StorageService
isAdmin()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
isAdmin(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
isAgent()
- Method in interface fr.inra.refcomp.services.
StorageService
isAgent()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
isChildren(String, String, boolean)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
isFinal
- Variable in enum fr.inra.refcomp.services.
RefcompConfigurationOption
isFinal()
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
isLoggedIn()
- Method in interface fr.inra.refcomp.services.
StorageService
isLoggedIn()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
isSkillUsed(Skill)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Check if a skill is used by users in their skills description
isTransient
- Variable in enum fr.inra.refcomp.services.
RefcompConfigurationOption
isTransient()
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
J
jndiProp
- Variable in class fr.inra.refcomp.services.
WikittyInraLDAP
K
key
- Variable in enum fr.inra.refcomp.services.
RefcompConfigurationOption
L
ldapSearch
- Variable in class fr.inra.refcomp.services.
WikittyInraLDAP
login(String, String)
- Method in interface fr.inra.refcomp.services.
StorageService
Log the user in
login(String, String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
login(String, String)
- Method in class fr.inra.refcomp.services.
WikittyInraLDAP
logout()
- Method in interface fr.inra.refcomp.services.
StorageService
logout()
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
M
main(String[])
- Static method in class fr.inra.refcomp.services.
RefcompServiceMain
moveSkill(String, String)
- Method in interface fr.inra.refcomp.services.
StorageService
moveSkill(String, String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Move a skill in the tree skill
N
NAME
- Static variable in class fr.inra.refcomp.services.
RefcompSession
P
PRIVATE_GROUP
- Static variable in class fr.inra.refcomp.services.
StorageServiceImpl
R
RefcompConfiguration
- Class in
fr.inra.refcomp.services
User: couteau Date: 26 nov. 2010
RefcompConfiguration(String...)
- Constructor for class fr.inra.refcomp.services.
RefcompConfiguration
RefcompConfigurationOption
- Enum in
fr.inra.refcomp.services
RefcompException
- Exception in
fr.inra.refcomp.services
User: couteau Date: 26 nov. 2010
RefcompException()
- Constructor for exception fr.inra.refcomp.services.
RefcompException
RefcompException(String)
- Constructor for exception fr.inra.refcomp.services.
RefcompException
Constructs a new exception with the specified detail message.
RefcompException(String, Throwable)
- Constructor for exception fr.inra.refcomp.services.
RefcompException
Constructs a new exception with the specified detail message and cause.
RefcompServiceAction
- Class in
fr.inra.refcomp.services
User: couteau Date: 01/02/11
RefcompServiceAction()
- Constructor for class fr.inra.refcomp.services.
RefcompServiceAction
RefcompServiceActionDef
- Enum in
fr.inra.refcomp.services
User: couteau Date: 01/02/11
RefcompServiceMain
- Class in
fr.inra.refcomp.services
User: couteau Date: 01/02/11
RefcompServiceMain()
- Constructor for class fr.inra.refcomp.services.
RefcompServiceMain
RefcompSession
- Class in
fr.inra.refcomp.services
The user session.
RefcompSession()
- Constructor for class fr.inra.refcomp.services.
RefcompSession
reIndexSolr()
- Static method in class fr.inra.refcomp.services.
RefcompServiceAction
Reload solr index.
removeSkill(String)
- Method in interface fr.inra.refcomp.services.
StorageService
removeSkill(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
S
saveAgent(Locale, String, Agent)
- Method in interface fr.inra.refcomp.services.
StorageService
Save an agent in database.
saveAgent(Locale, String, Agent)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveAgentSkill(Locale, AgentSkill)
- Method in interface fr.inra.refcomp.services.
StorageService
saveAgentSkill(Locale, AgentSkill)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveCati(Locale, Cati)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a cati in database.
saveCati(Locale, Cati)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Save a cati in database.
saveDepartment(Locale, Department)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a department in database.
saveDepartment(Locale, Department, List<String>)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a department in database.
saveDepartment(Locale, Department)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveDepartment(Locale, Department, List<String>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveEntity(BusinessEntity)
- Method in interface fr.inra.refcomp.services.
StorageService
saveEntity(BusinessEntity)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveFrequency(Locale, Frequency)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a frequency in database.
saveFrequency(Locale, Frequency)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Save a frequency in database.
saveMySkills(Locale, List<AgentSkill>)
- Method in interface fr.inra.refcomp.services.
StorageService
saveMySkills(Locale, List<AgentSkill>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveSkill(Locale, Skill)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a skill in database.
saveSkill(Locale, Skill)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveUnit(Locale, Unit)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a unit in database.
saveUnit(Locale, Unit, List<String>)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a unit in database.
saveUnit(Locale, Unit)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveUnit(Locale, Unit, List<String>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
saveUser(Locale, String, User)
- Method in interface fr.inra.refcomp.services.
StorageService
Save a user in database.
saveUser(Locale, String, User)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
Save a user in database.
searchSkill(String, String, String, String, String)
- Method in interface fr.inra.refcomp.services.
StorageService
searchSkill(String, String, String, String, String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
searchUser(String, String, String, String, String)
- Method in interface fr.inra.refcomp.services.
StorageService
searchUser(String, String, String, String, String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
sendPassword(Locale, String)
- Method in interface fr.inra.refcomp.services.
StorageService
sendPassword(Locale, String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
ServiceFactory
- Class in
fr.inra.refcomp.services
User: couteau Date: 26 nov. 2010
ServiceFactory()
- Constructor for class fr.inra.refcomp.services.
ServiceFactory
setAdmin(Boolean)
- Method in class fr.inra.refcomp.services.
RefcompSession
setAdmin(String, boolean)
- Method in interface fr.inra.refcomp.services.
StorageService
setAdmin(String, boolean)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
setAgent(Boolean)
- Method in class fr.inra.refcomp.services.
RefcompSession
setAgent(User)
- Method in interface fr.inra.refcomp.services.
StorageService
setAgent(User)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
setClient(WikittyClient)
- Method in interface fr.inra.refcomp.services.
StorageService
setClient(WikittyClient)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
setDefaultValue(String)
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
setFinal(boolean)
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
setLocale(Locale)
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
setPrivateSkills(List<String>)
- Method in interface fr.inra.refcomp.services.
StorageService
setPrivateSkills(List<String>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
setPublicSkills(List<String>)
- Method in interface fr.inra.refcomp.services.
StorageService
setPublicSkills(List<String>)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
setService(StorageService)
- Method in class fr.inra.refcomp.services.
RefcompSession
Set the service corresponding to the logged in user
setSystemDefaultProps()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
Set
solr
and
jms
system configuration.
setTransient(boolean)
- Method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
setUser(WikittyUser)
- Method in class fr.inra.refcomp.services.
RefcompSession
Set the logged in user
StorageService
- Interface in
fr.inra.refcomp.services
User: couteau Date: 30 nov. 2010
StorageServiceImpl
- Class in
fr.inra.refcomp.services
User: couteau Date: 30 nov. 2010
T
toString()
- Method in class fr.inra.refcomp.services.
RefcompConfiguration
type
- Variable in enum fr.inra.refcomp.services.
RefcompConfigurationOption
U
UID
- Static variable in class fr.inra.refcomp.services.
WikittyInraLDAP
unsetAgent(String)
- Method in interface fr.inra.refcomp.services.
StorageService
unsetAgent(String)
- Method in class fr.inra.refcomp.services.
StorageServiceImpl
updateExtensions(WikittyClient)
- Static method in class fr.inra.refcomp.services.
ServiceFactory
Register all extensions.
UsedException
- Exception in
fr.inra.refcomp.services
Exception to be thrown when an entity cannot be deleted because it is already used User: couteau Date: 15/12/10
UsedException()
- Constructor for exception fr.inra.refcomp.services.
UsedException
UsedException(String)
- Constructor for exception fr.inra.refcomp.services.
UsedException
UsedException(String, Throwable)
- Constructor for exception fr.inra.refcomp.services.
UsedException
V
valueOf(String)
- Static method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum fr.inra.refcomp.services.
RefcompServiceActionDef
Returns the enum constant of this type with the specified name.
values()
- Static method in enum fr.inra.refcomp.services.
RefcompConfigurationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum fr.inra.refcomp.services.
RefcompServiceActionDef
Returns an array containing the constants of this enum type, in the order they are declared.
W
WikittyInraLDAP
- Class in
fr.inra.refcomp.services
Permet de faire une authentification sur un serveur LDAP.
WikittyInraLDAP(ApplicationConfig, WikittyService)
- Constructor for class fr.inra.refcomp.services.
WikittyInraLDAP
wikittyService
- Static variable in class fr.inra.refcomp.services.
ServiceFactory
Wikitty service (cached version) for remote access.
A
C
D
E
F
G
I
J
K
L
M
N
P
R
S
T
U
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2012 Code Lutin. All Rights Reserved.