org.zeroexchange.model.i18n
Interface TitlesAware<P extends Persistent,T extends Strings<P>>

All Known Implementing Classes:
Category, City, Country, DictionaryItem, DictionaryProperty, Property, StringDictionaryItem

public interface TitlesAware<P extends Persistent,T extends Strings<P>>

The interface for the entities aware of their titles.

Author:
black

Field Summary
static String FIELD_TITLES
           
 
Method Summary
 T getTitles()
          Returns associated titles.
 

Field Detail

FIELD_TITLES

static final String FIELD_TITLES
See Also:
Constant Field Values
Method Detail

getTitles

T getTitles()
Returns associated titles.



Copyright © 2013. All Rights Reserved.