Skip navigation links
A B C D F G I L R S U 

A

AvatarAssociation - Class in fr.paris.lutece.plugins.chatbot.modules.botavatar.business
This is the business class for the object AvatarAssociation
AvatarAssociation() - Constructor for class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociation
 
AvatarAssociationDAO - Class in fr.paris.lutece.plugins.chatbot.modules.botavatar.business
This class provides Data Access methods for AvatarAssociation objects
AvatarAssociationDAO() - Constructor for class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
 
AvatarAssociationHome - Class in fr.paris.lutece.plugins.chatbot.modules.botavatar.business
This class provides instances management methods (create, find, ...) for AvatarAssociation objects
AvatarAssociationJspBean - Class in fr.paris.lutece.plugins.chatbot.modules.botavatar.web
This class provides the user interface to manage AvatarAssociation features ( manage, create, modify, remove )
AvatarAssociationJspBean() - Constructor for class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
 

B

BotAvatarRenderer - Class in fr.paris.lutece.plugins.chatbot.modules.botavatar.service
BotAvatarRenderer
BotAvatarRenderer() - Constructor for class fr.paris.lutece.plugins.chatbot.modules.botavatar.service.BotAvatarRenderer
 
BotAvatarService - Class in fr.paris.lutece.plugins.chatbot.modules.botavatar.service
BotAvatarService
BotAvatarService() - Constructor for class fr.paris.lutece.plugins.chatbot.modules.botavatar.service.BotAvatarService
 

C

create(AvatarAssociation) - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationHome
Create an instance of the avatarAssociation class

D

delete(int, Plugin) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.chatbot.modules.botavatar.business.IAvatarAssociationDAO
Delete a record from the table
doCreateAvatarAssociation(HttpServletRequest) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
Process the data capture form of a new avatarassociation
doModifyAvatarAssociation(HttpServletRequest) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
Process the change form of a avatarassociation
doRemoveAvatarAssociation(HttpServletRequest) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
Handles the removal form of a avatarassociation

F

findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationHome
Returns an instance of a avatarAssociation whose identifier is specified in parameter
fr.paris.lutece.plugins.chatbot.modules.botavatar.business - package fr.paris.lutece.plugins.chatbot.modules.botavatar.business
 
fr.paris.lutece.plugins.chatbot.modules.botavatar.service - package fr.paris.lutece.plugins.chatbot.modules.botavatar.service
 
fr.paris.lutece.plugins.chatbot.modules.botavatar.web - package fr.paris.lutece.plugins.chatbot.modules.botavatar.web
 

G

getAvatarAssociationsList() - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationHome
Load the data of all the avatarAssociation objects and returns them as a list
getAvatarAssociationsReferenceList() - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationHome
Load the data of all the avatarAssociation objects and returns them as a referenceList
getAvatarUrl() - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociation
Returns the AvatarUrl
getAvatarUrl(String, String) - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.service.BotAvatarService
Returns the Avatar URL depending of the post's content
getConfirmRemoveAvatarAssociation(HttpServletRequest) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
Manages the removal form of a avatarassociation whose identifier is in the http request
getCreateAvatarAssociation(HttpServletRequest) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
Returns the form to create a avatarassociation
getId() - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociation
Returns the Id
getIdAvatarAssociationsList() - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationHome
Load the id of all the avatarAssociation objects and returns them as a list
getManageAvatarAssociations(HttpServletRequest) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
Build the Manage View
getModifyAvatarAssociation(HttpServletRequest) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
Returns the form to update info about a avatarassociation
getResponse() - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociation
Returns the Response

I

IAvatarAssociationDAO - Interface in fr.paris.lutece.plugins.chatbot.modules.botavatar.business
IAvatarAssociationDAO Interface
insert(AvatarAssociation, Plugin) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
Insert a new record in the table.
insert(AvatarAssociation, Plugin) - Method in interface fr.paris.lutece.plugins.chatbot.modules.botavatar.business.IAvatarAssociationDAO
Insert a new record in the table.

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.chatbot.modules.botavatar.business.IAvatarAssociationDAO
Load the data from the table

R

remove(int) - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationHome
Remove the avatarAssociation whose identifier is specified in parameter
renderAvatar(Post) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.service.BotAvatarRenderer
RIGHT_MANAGECHATBOTAVATARS - Static variable in class fr.paris.lutece.plugins.chatbot.modules.botavatar.web.AvatarAssociationJspBean
 

S

selectAvatarAssociationsList(Plugin) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
Load the data of all the avatarAssociation objects and returns them as a list
selectAvatarAssociationsList(Plugin) - Method in interface fr.paris.lutece.plugins.chatbot.modules.botavatar.business.IAvatarAssociationDAO
Load the data of all the avatarAssociation objects and returns them as a list
selectAvatarAssociationsReferenceList(Plugin) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
Load the data of all the avatarAssociation objects and returns them as a referenceList
selectAvatarAssociationsReferenceList(Plugin) - Method in interface fr.paris.lutece.plugins.chatbot.modules.botavatar.business.IAvatarAssociationDAO
Load the data of all the avatarAssociation objects and returns them as a referenceList
selectIdAvatarAssociationsList(Plugin) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
Load the id of all the avatarAssociation objects and returns them as a list
selectIdAvatarAssociationsList(Plugin) - Method in interface fr.paris.lutece.plugins.chatbot.modules.botavatar.business.IAvatarAssociationDAO
Load the id of all the avatarAssociation objects and returns them as a list
setAvatarUrl(String) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociation
Sets the AvatarUrl
setDefaultAvatarUrl(String) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.service.BotAvatarRenderer
 
setId(int) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociation
Sets the Id
setResponse(String) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociation
Sets the Response
store(AvatarAssociation, Plugin) - Method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationDAO
Update the record in the table
store(AvatarAssociation, Plugin) - Method in interface fr.paris.lutece.plugins.chatbot.modules.botavatar.business.IAvatarAssociationDAO
Update the record in the table

U

update(AvatarAssociation) - Static method in class fr.paris.lutece.plugins.chatbot.modules.botavatar.business.AvatarAssociationHome
Update of the avatarAssociation which is specified in parameter
A B C D F G I L R S U 
Skip navigation links

Copyright © 2019 City of Paris. All rights reserved.