public class EntryType extends Object
Constructor and Description |
---|
EntryType() |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
Boolean |
getComment() |
Boolean |
getGroup() |
int |
getIdType() |
Boolean |
getMyLuteceUser() |
String |
getTitleI18nKey() |
void |
setClassName(String className)
set the path for acces to the Class Entry
|
void |
setComment(Boolean isComment) |
void |
setGroup(Boolean isGroup)
set true if the type is a group
|
void |
setIdType(int idType)
set the id of the entry type
|
void |
setMyLuteceUser(Boolean isMyLuteceUser)
Set the mylutece user flag
|
void |
setTitleI18nKey(String title)
set the I18n title key of the entry type
|
public int getIdType()
public void setIdType(int idType)
idType
- the id of the entry typepublic Boolean getGroup()
public void setGroup(Boolean isGroup)
isGroup
- if the type is a grouppublic String getTitleI18nKey()
public void setTitleI18nKey(String title)
title
- the title of the entry typepublic String getClassName()
public void setClassName(String className)
className
- the path for acces to the Class Entrypublic Boolean getComment()
public void setComment(Boolean isComment)
isComment
- set true if the type is a commentpublic Boolean getMyLuteceUser()
public void setMyLuteceUser(Boolean isMyLuteceUser)
isMyLuteceUser
- set true if the type is a mylutece userCopyright © 2016 City of Paris. All rights reserved.