Uses of Class
org.osconsulting.l10n.LocalizedMessage

Packages that use LocalizedMessage
org.osconsulting.jerr   
org.osconsulting.l10n   
 

Uses of LocalizedMessage in org.osconsulting.jerr
 

Subclasses of LocalizedMessage in org.osconsulting.jerr
 class JErrCode
          An JErrorCode contains alphaumeric code and belongs to a certain category of errors.
 

Uses of LocalizedMessage in org.osconsulting.l10n
 

Fields in org.osconsulting.l10n declared as LocalizedMessage
static LocalizedMessage MessageCategory.MSG001_NO_SUCH_MESSAGE_FOUND
           
 

Methods in org.osconsulting.l10n that return types with arguments of type LocalizedMessage
 java.util.List<LocalizedMessage> MessageCategoryBase.getLocalizedMessageList()
          Returns a list of keys of all errorCode defined in the current JErrorCategory.
 



Copyright © 2006-2007. All Rights Reserved.