Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
N
R
S
U
C
Contact
- Class in
fr.paris.lutece.plugins.contact.business
This class represents business object Contact
Contact()
- Constructor for class fr.paris.lutece.plugins.contact.business.
Contact
ContactApp
- Class in
fr.paris.lutece.plugins.contact.web
This class manages Contact page.
ContactApp()
- Constructor for class fr.paris.lutece.plugins.contact.web.
ContactApp
ContactDAO
- Class in
fr.paris.lutece.plugins.contact.business
This class provides Data Access methods for Contact objects
ContactHome
- Class in
fr.paris.lutece.plugins.contact.business
This class provides instances management methods (create, find, ...) for Contact objects
ContactJspBean
- Class in
fr.paris.lutece.plugins.contact.web
This class provides the user interface to manage contact features ( manage, create, modify, remove, change order of contact )
ContactJspBean()
- Constructor for class fr.paris.lutece.plugins.contact.web.
ContactJspBean
create(Contact, Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Creation of an instance of contact
D
doCreateContact(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Process the data capture form of a new contact
doModifyContact(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Process the change form of a contact
doModifyContactsOrder(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Modifies the order in the list of contacts
doRemoveContact(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Treats the removal form of a contact
doSendMessage(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactApp
This method tests the parameters stored in the request and send the message if they are corrects.
F
findByPrimaryKey(int, Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Returns an instance of a contact whose identifier is specified in parameter
findContactsList(Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Returns a collection of contacts objects
fr.paris.lutece.plugins.contact.business
- package fr.paris.lutece.plugins.contact.business
fr.paris.lutece.plugins.contact.web
- package fr.paris.lutece.plugins.contact.web
G
getConfirmRemoveContact(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Manages the removal form of a contact whose identifier is in the http request
getContactList(Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Returns a reference list which contains all the contacts
getContactOrder()
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Returns the contact order of this contact.
getCreateContact(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Returns the form to create a contact
getEmail()
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Returns the email of this contact.
getId()
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Returns the identifier of this contact.
getIdByOrder(int, Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Search the order number of contacts
getManageContacts(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Returns the list of people to contact by email
getMaxOrderContact(Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Search the max order number of contacts
getModifyContact(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
Returns the form to update info about a contact
getName()
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Returns the name of this contact.
getPage(HttpServletRequest, int, Plugin)
- Method in class fr.paris.lutece.plugins.contact.web.
ContactApp
Returns the content of the page Contact.
N
newPrimaryKey(Plugin)
- Method in class fr.paris.lutece.plugins.contact.business.
ContactDAO
Generates a new primary key
R
remove(Contact, Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Remove the Contact whose identifier is specified in parameter
RIGHT_MANAGE_CONTACT
- Static variable in class fr.paris.lutece.plugins.contact.web.
ContactJspBean
S
setContactOrder(int)
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Sets the contact order of the contact to the specified integer.
setEmail(String)
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Sets the email of the contact to the specified string.
setId(int)
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Sets the identifier of the contact to the specified integer.
setName(String)
- Method in class fr.paris.lutece.plugins.contact.business.
Contact
Sets the name of the contact to the specified string.
U
update(Contact, Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Update of the contact which is specified in parameter
updateContactOrder(int, int, Plugin)
- Static method in class fr.paris.lutece.plugins.contact.business.
ContactHome
Update the number order of contact
C
D
F
G
N
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007
Mairie de Paris
. All Rights Reserved.