public class EntryType extends Object implements Serializable
Constructor and Description |
---|
EntryType() |
Modifier and Type | Method and Description |
---|---|
String |
getBeanName()
Get the name of the bean of the entry type service
|
Boolean |
getComment() |
Boolean |
getGroup() |
String |
getIconName()
Get the icon name
|
int |
getIdType() |
Boolean |
getMyLuteceUser() |
String |
getPlugin()
Get the name of the plugin associated with this entry type
|
String |
getTitle() |
void |
setBeanName(String strBeanName)
set the path for access to the Class Entry
|
void |
setComment(Boolean isComment) |
void |
setGroup(Boolean isGroup)
set true if the type is a group
|
void |
setIconName(String strIconName)
Set the icon name
|
void |
setIdType(int idType)
set the id of the entry type
|
void |
setMyLuteceUser(Boolean isMyLuteceUser) |
void |
setPlugin(String strPlugin)
Set the name of the plugin associated with this entry type
|
void |
setTitle(String title)
set the title 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 getTitle()
public void setTitle(String title)
title
- the title of the entry typepublic String getBeanName()
public void setBeanName(String strBeanName)
strBeanName
- The name of the bean of the entry type service of this entry typepublic String getIconName()
public void setIconName(String strIconName)
strIconName
- the strIconName to setpublic 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 MyLutece userpublic String getPlugin()
public void setPlugin(String strPlugin)
strPlugin
- The name of the plugin associated with this entry typeCopyright © 2018 City of Paris. All rights reserved.