fr.inra.refcomp.client.constants
Interface RefcompMessages

All Superinterfaces:
com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages

public interface RefcompMessages
extends com.google.gwt.i18n.client.Messages

User: couteau Date: 31/12/10


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Messages
com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Select
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
 
Method Summary
 String agentName()
           
 String avancedSearch()
           
 String cati()
           
 String comment()
           
 String delete()
           
 String deleteTooltip()
           
 String department()
           
 String edit()
           
 String exception()
           
 String frequency()
           
 String jobTypeReference()
           
 String linkedSkill()
           
 String loading()
           
 String login()
           
 String loginFailed()
           
 String logout()
           
 String maskAvancedSearch()
           
 String modify()
           
 String movePopUpErrorMessage()
           
 String passwordMailError()
           
 String passwordMailSent()
           
 String path()
           
 String pathTooltip()
           
 String privateRight()
           
 String publicRight()
           
 String right()
           
 String rootSkill()
           
 String securityException()
           
 String skill()
           
 String skillUsed()
           
 String sure()
           
 String unit()
           
 String wrongPassword()
           
 

Method Detail

agentName

String agentName()

rootSkill

String rootSkill()

skill

String skill()

linkedSkill

String linkedSkill()

frequency

String frequency()

comment

String comment()

unit

String unit()

department

String department()

cati

String cati()

sure

String sure()

edit

String edit()

modify

String modify()

delete

String delete()

skillUsed

String skillUsed()

path

String path()

publicRight

String publicRight()

privateRight

String privateRight()

right

String right()

movePopUpErrorMessage

String movePopUpErrorMessage()

passwordMailSent

String passwordMailSent()

passwordMailError

String passwordMailError()

loginFailed

String loginFailed()

login

String login()

logout

String logout()

securityException

String securityException()

exception

String exception()

maskAvancedSearch

String maskAvancedSearch()

avancedSearch

String avancedSearch()

loading

String loading()

jobTypeReference

String jobTypeReference()

wrongPassword

String wrongPassword()

deleteTooltip

String deleteTooltip()

pathTooltip

String pathTooltip()


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