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.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
 
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 cati()
           
 String comment()
           
 String delete()
           
 String department()
           
 String edit()
           
 String frequency()
           
 String linkedSkill()
           
 String movePopUpErrorMessage()
           
 String passwordMailError()
           
 String passwordMailSent()
           
 String path()
           
 String privateRight()
           
 String publicRight()
           
 String right()
           
 String skill()
           
 String skillUsed()
           
 String sure()
           
 String unit()
           
 

Method Detail

agentName

String agentName()

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()

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()


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