fr.paris.lutece.plugins.directory.business
Class Category

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.business.Category

public class Category
extends java.lang.Object

class Category


Field Summary
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 Summary
Category()
           
 
Method Summary
 int getIdCategory()
           
 java.lang.String getTitleI18nKey()
           
 void setIdCategory(int idCategory)
          set the id of the category
 void setTitleI18nKey(java.lang.String title)
          set the title key of the category
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID_CATEGORY_EXPORT

public static final int ID_CATEGORY_EXPORT
See Also:
Constant Field Values

ID_CATEGORY_STYLE_FORM_SEARCH

public static final int ID_CATEGORY_STYLE_FORM_SEARCH
See Also:
Constant Field Values

ID_CATEGORY_STYLE_RESULT_LIST

public static final int ID_CATEGORY_STYLE_RESULT_LIST
See Also:
Constant Field Values

ID_CATEGORY_STYLE_RESULT_RECORD

public static final int ID_CATEGORY_STYLE_RESULT_RECORD
See Also:
Constant Field Values
Constructor Detail

Category

public Category()
Method Detail

getIdCategory

public int getIdCategory()
Returns:
the id of the category

setIdCategory

public void setIdCategory(int idCategory)
set the id of the category

Parameters:
idCategory - the id of the category

getTitleI18nKey

public java.lang.String getTitleI18nKey()
Returns:
the title key of the category

setTitleI18nKey

public void setTitleI18nKey(java.lang.String title)
set the title key of the category

Parameters:
title - the title key of the category


Copyright © 2010 Mairie de Paris. All Rights Reserved.