Interface LocalizedMap<V>

All Known Implementing Classes:
GenericEntity, GenericEntity.NullGenericEntity, GenericPK, GenericValue, GenericValue.NullGenericValue, MapContext, MapStack, MultivaluedMapContext

public interface LocalizedMap<V>
A simple interface to facilitate the retreival of values based on a Locale.
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String name, Locale locale)