public.javadoc.org.spincast.plugins.dictionary.SpincastDictionary.html Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of spincast-website Show documentation
                Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
                
            
SpincastDictionary (org.spincast:spincast-framework 0.9.21 API) 
org.spincast.plugins.dictionary
Class SpincastDictionary
- java.lang.Object
 
- 
- org.spincast.plugins.dictionary.SpincastDictionary
 
 
- 
- All Implemented Interfaces:
 
- ISpincastDictionary
 
public class SpincastDictionary
extends Object
implements ISpincastDictionary
 
- 
- 
Constructor Summary
Constructors  
Constructor and Description 
 
SpincastDictionary(ILocaleResolver localeResolver)  
 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods  
Modifier and Type 
Method and Description 
 
String 
exception_default_message()
The message to display if the default Exception 
 route is used.
 
 
protected Locale 
getLocale()  
 
String 
route_notFound_default_message()
The message to display if the default Not Found 
 route is used.
 
 
 
 
- 
- 
Constructor Detail
- 
SpincastDictionary
@Inject
public SpincastDictionary(ILocaleResolver localeResolver)
 
 
- 
Method Detail
- 
getLocale
protected Locale getLocale()
 
- 
route_notFound_default_message
public String route_notFound_default_message()
Description copied from interface: ISpincastDictionary
The message to display if the default Not Found 
 route is used.
- Specified by:
 
route_notFound_default_message in interface ISpincastDictionary 
- Returns:
 
- the message to display
 
 
- 
exception_default_message
public String exception_default_message()
Description copied from interface: ISpincastDictionary
The message to display if the default Exception 
 route is used.
- Specified by:
 
exception_default_message in interface ISpincastDictionary 
- Returns:
 
- the message to display
 
 
 
 
Copyright © 2016. All rights reserved.
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy