Package ee.datel.dogis.admin.model
Class DictionaryRequestModel
java.lang.Object
ee.datel.dogis.admin.model.DictionaryRequestModel
public class DictionaryRequestModel
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description DictionaryRequestModel() -
Method Summary
Modifier and Type Method Description java.lang.StringgetCategory()java.lang.StringgetEntity()intgetFirst()java.lang.StringgetLanguage()intgetLimit()java.lang.StringgetProperty()java.lang.StringgetSortname()java.lang.StringgetSortorder()java.lang.StringgetTelos()java.lang.StringgetValue()
-
Constructor Details
-
DictionaryRequestModel
public DictionaryRequestModel()
-
-
Method Details
-
getCategory
public java.lang.String getCategory() -
getEntity
public java.lang.String getEntity() -
getProperty
public java.lang.String getProperty() -
getTelos
public java.lang.String getTelos() -
getLanguage
public java.lang.String getLanguage() -
getValue
public java.lang.String getValue() -
getSortname
public java.lang.String getSortname() -
getSortorder
public java.lang.String getSortorder() -
getFirst
public int getFirst() -
getLimit
public int getLimit()
-