Uses of Class
de.smartics.exceptions.i18n.message.MessageTemplate

Packages that use MessageTemplate
de.smartics.exceptions.i18n The core package for the I18N exception handling. 
de.smartics.exceptions.i18n.context Provides context configuration for exceptions. 
de.smartics.exceptions.i18n.message Provides classes for the internationalization of exception messages. 
 

Uses of MessageTemplate in de.smartics.exceptions.i18n
 

Methods in de.smartics.exceptions.i18n that return MessageTemplate
 MessageTemplate I18nExceptionContext.getMessageTemplateId()
          Returns the identifier of a template to be used for rendering the exception information.
 

Uses of MessageTemplate in de.smartics.exceptions.i18n.context
 

Methods in de.smartics.exceptions.i18n.context that return MessageTemplate
 MessageTemplate AbstractI18nExceptionContext.getMessageTemplateId()
           
 

Uses of MessageTemplate in de.smartics.exceptions.i18n.message
 

Methods in de.smartics.exceptions.i18n.message that return MessageTemplate
static MessageTemplate MessageTemplate.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageTemplate[] MessageTemplate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.