public class Category extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ID_CATEGORY_EXPORT |
static int |
ID_CATEGORY_STYLE_FORM_SEARCH |
static int |
ID_CATEGORY_STYLE_RESULT_LIST |
static int |
ID_CATEGORY_STYLE_RESULT_RECORD |
Constructor and Description |
---|
Category() |
Modifier and Type | Method and Description |
---|---|
int |
getIdCategory() |
String |
getTitleI18nKey() |
void |
setIdCategory(int idCategory)
set the id of the category
|
void |
setTitleI18nKey(String title)
set the title key of the category
|
public static final int ID_CATEGORY_EXPORT
public static final int ID_CATEGORY_STYLE_FORM_SEARCH
public static final int ID_CATEGORY_STYLE_RESULT_LIST
public static final int ID_CATEGORY_STYLE_RESULT_RECORD
public int getIdCategory()
public void setIdCategory(int idCategory)
idCategory
- the id of the categorypublic String getTitleI18nKey()
public void setTitleI18nKey(String title)
title
- the title key of the categoryCopyright © 2016 City of Paris. All rights reserved.