Package ee.datel.dogis.admin.model
Class DictionaryModel
java.lang.Object
ee.datel.dogis.admin.model.DictionaryModel
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTelos()static DictionaryModelof(DictionaryEntry data) static DictionaryModelstatic DictionaryModelstatic DictionaryModelof(String category, String entity, String property, String telos, String language, String translation) setTranslate(Map<String, String> translate)
-
Constructor Details
-
DictionaryModel
public DictionaryModel()
-
-
Method Details
-
of
-
of
-
of
-
of
-
getCategory
-
getEntity
-
getProperty
-
getTelos
-
getTranslate
-
setTranslate
-