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

C

canBeRemoved(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderWorkgroupRemovalListener
Check if the object can be safely removed
checkNoFolderInPortlet(int) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletDAO
Checks whether the folder is registered in a Portlet
checkNoFolderInPortlet(int) - Static method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletHome
Checks whether the folder is registered in a Portlet
checkNoFolderInPortlet(int) - Method in interface fr.paris.lutece.plugins.folderlisting.business.portlet.IFolderListingPortletDAO
Checks whether the folder is registered in a Portlet
checkRights(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
Check that the user can view the file requested
create(FolderListingDatabase, Plugin) - Static method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseHome
Creation of an instance of folderListingDatabase

D

delete(int, Plugin) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.folderlisting.business.IFolderListingDatabaseDAO
Delete a record from the table
delete(int) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletDAO
Delete record from table
delete(int) - Method in interface fr.paris.lutece.plugins.folderlisting.business.portlet.IFolderListingPortletDAO
Delete record from table
doConfirmDelete(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
Process the confirmation of a removal of a folder
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.portlet.FolderListingPortletJspBean
Process portlet's creation
doCreateFolder(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
Process the data capture form of a new Folder
doDeleteFolder(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
Process folder removal
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.portlet.FolderListingPortletJspBean
Process portlet's modification
doModifyFolder(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
Process folder modification

F

FILE_NOT_ALLOWED - Static variable in class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
 
FILE_NOT_FOUND - Static variable in class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
 
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseHome
Returns an instance of a folderListingDatabase whose identifier is specified in parameter
findFolderListingDatabasesList(Plugin) - Static method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseHome
Returns a list of folderListingDatabases objects
Folder - Class in fr.paris.lutece.plugins.folderlisting.service
 
Folder() - Constructor for class fr.paris.lutece.plugins.folderlisting.service.Folder
 
FolderListingDatabase - Class in fr.paris.lutece.plugins.folderlisting.business
This class represents the business object FolderListingDatabase
FolderListingDatabase() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
 
FolderListingDatabaseDAO - Class in fr.paris.lutece.plugins.folderlisting.business
This class provides Data Access methods for FolderListingDatabase objects
FolderListingDatabaseDAO() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseDAO
 
FolderListingDatabaseHome - Class in fr.paris.lutece.plugins.folderlisting.business
This class provides instances management methods (create, find, ...) for FolderListingDatabase objects
FolderListingDatabaseHome() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseHome
 
FolderListingDatabaseJspBean - Class in fr.paris.lutece.plugins.folderlisting.web
Creates a new FolderListingDatabaseJspBean object.
FolderListingDatabaseJspBean() - Constructor for class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
 
FolderListingDirectory - Class in fr.paris.lutece.plugins.folderlisting.business
This class represents the business object FolderListingFile
FolderListingDirectory() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
 
FolderListingFile - Class in fr.paris.lutece.plugins.folderlisting.business
This class represents the business object FolderListingFile
FolderListingFile() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
 
FolderListingFileJspBean - Class in fr.paris.lutece.plugins.folderlisting.web
This class provides methods needed to serve the user a folderlisting file
FolderListingFileJspBean() - Constructor for class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
Public constructor
FolderListingHome - Class in fr.paris.lutece.plugins.folderlisting.business
This class provides instances management methods (accept, getDescription, getFiles) for FolderListingFile objects.
FolderListingHome() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.FolderListingHome
 
FolderListingPlugin - Class in fr.paris.lutece.plugins.folderlisting.service
 
FolderListingPlugin() - Constructor for class fr.paris.lutece.plugins.folderlisting.service.FolderListingPlugin
 
FolderListingPortlet - Class in fr.paris.lutece.plugins.folderlisting.business.portlet
This class represents business objects FolderListingPortlet
FolderListingPortlet() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Creates a new FolderListingPortlet object.
FolderListingPortletDAO - Class in fr.paris.lutece.plugins.folderlisting.business.portlet
this class provides Data Access methods for FolderListingPortlet objects
FolderListingPortletDAO() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletDAO
 
FolderListingPortletHome - Class in fr.paris.lutece.plugins.folderlisting.business.portlet
This class provides instances management methods for FolderListingPortlet objects
FolderListingPortletHome() - Constructor for class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletHome
Constructor Need to be public to use getDAO and getPortletTypeId methods
FolderListingPortletJspBean - Class in fr.paris.lutece.plugins.folderlisting.web.portlet
This class provides the user interface to manage FolderListing Portlet features
FolderListingPortletJspBean() - Constructor for class fr.paris.lutece.plugins.folderlisting.web.portlet.FolderListingPortletJspBean
 
FolderLoaderDatabase - Class in fr.paris.lutece.plugins.folderlisting.service
 
FolderLoaderDatabase() - Constructor for class fr.paris.lutece.plugins.folderlisting.service.FolderLoaderDatabase
 
FolderLoaderProperties - Class in fr.paris.lutece.plugins.folderlisting.service
 
FolderLoaderProperties() - Constructor for class fr.paris.lutece.plugins.folderlisting.service.FolderLoaderProperties
Constructor
FolderService - Class in fr.paris.lutece.plugins.folderlisting.service
 
FolderWorkgroupRemovalListener - Class in fr.paris.lutece.plugins.folderlisting.service
Folder Removal Listener
FolderWorkgroupRemovalListener() - Constructor for class fr.paris.lutece.plugins.folderlisting.service.FolderWorkgroupRemovalListener
 
fr.paris.lutece.plugins.folderlisting.business - package fr.paris.lutece.plugins.folderlisting.business
 
fr.paris.lutece.plugins.folderlisting.business.portlet - package fr.paris.lutece.plugins.folderlisting.business.portlet
 
fr.paris.lutece.plugins.folderlisting.service - package fr.paris.lutece.plugins.folderlisting.service
 
fr.paris.lutece.plugins.folderlisting.web - package fr.paris.lutece.plugins.folderlisting.web
 
fr.paris.lutece.plugins.folderlisting.web.portlet - package fr.paris.lutece.plugins.folderlisting.web.portlet
 

G

getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.portlet.FolderListingPortletJspBean
Returns the FolderListing portlet creation form
getCreateFolder(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
Returns the creation form of a folder
getDAO() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletHome
Returns the instance of the FolderListingPortletDAO singleton
getDate() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
Returns the Date
getDate() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Returns the Date
getDirectoryPath(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
Get the directory path of the file to display from the request
getExtension() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Returns the Extension
getFileContent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
Get the binary content corresponding to the file to display
getFileErrorUrl(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
 
getFilename(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingFileJspBean
Get the name of the file to display from the request
getFiles(String) - Static method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingHome
Return file informations
getFolder(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderService
Returns the Folder
getFolderListingFileId() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Returns the Id of this folderlistingfile
getFolderName() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Returns the FolderName
getFolderPath() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Returns the FolderPath
getFolderPath() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Returns the FolderPath
getFoldersCollection() - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderService
Returns a Collection of all folders
getFoldersList() - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderService
Returns a list of all folders
getId() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Returns the Id
getId() - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Returns the Id
getInstance() - Static method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletHome
Returns the instance of the FolderListingPortletHome singleton
getInstance() - Static method in class fr.paris.lutece.plugins.folderlisting.service.FolderService
Returns the instance of the singleton
getLoadersProperty() - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderService
Returns the property key that contains the loaders list
getManageFolders(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
Returns folders management form
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.portlet.FolderListingPortletJspBean
Returns the FolderListing portlet modification form
getModifyFolder(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
Returns the form to update info about a folder
getName() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Returns the Name
getPath() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
Returns the Path
getPath() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Returns the Path
getPath() - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Returns the Path
getPortletTypeId() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletHome
Returns the type of the portlet
getPropertiesPrefix() - Method in class fr.paris.lutece.plugins.folderlisting.web.portlet.FolderListingPortletJspBean
Returns portlet's properties prefix
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderWorkgroupRemovalListener
Gives a message explaining why the object can't be removed
getResource(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderLoaderDatabase
Get a resource by its Id
getResource(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderLoaderProperties
Get a resource by its Id
getResources() - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderLoaderDatabase
Gets all resource available for this Loader
getResources() - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderLoaderProperties
Gets all resource available for this Loader
getRootFolderId() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Returns the RootFolderId
getRootFolderName() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Get the path corresponding to Root Folder Id
getRootFolderPath() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Get the path corresponding to Root Folder Id
getSize() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Returns the Size
getSubDirectories(String) - Static method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingHome
Return subdirectories
getWorkgroup() - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Returns the workgroup
getWorkgroup() - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Returns the workgroup
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
Builds the XML content of this FolderListingFile and returns it
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Builds the XML content of this FolderListingFile and returns it
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Returns the Xml code of the FolderListing portlet without XML heading
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Returns the Xml code of the FolderListing portlet with XML heading

I

IFolderListingDatabaseDAO - Interface in fr.paris.lutece.plugins.folderlisting.business
 
IFolderListingPortletDAO - Interface in fr.paris.lutece.plugins.folderlisting.business.portlet
 
init() - Static method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Initialize the Folder
init() - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderListingPlugin
Plugin initialization.
init() - Method in class fr.paris.lutece.plugins.folderlisting.service.FolderService
Initialize the Folder service
insert(FolderListingDatabase, Plugin) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseDAO
Insert a new record in the table.
insert(FolderListingDatabase, Plugin) - Method in interface fr.paris.lutece.plugins.folderlisting.business.IFolderListingDatabaseDAO
Insert a new record in the table.
insert(Portlet) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletDAO
Insert a new record in the table.
insert(Portlet) - Method in interface fr.paris.lutece.plugins.folderlisting.business.portlet.IFolderListingPortletDAO
Insert a new record in the table.

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseDAO
Load the data of FolderListingDatabase from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.folderlisting.business.IFolderListingDatabaseDAO
Load the data of FolderListingDatabase from the table
load(int) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletDAO
load the data of FolderListingPortlet from the table
load(int) - Method in interface fr.paris.lutece.plugins.folderlisting.business.portlet.IFolderListingPortletDAO
load the data of FolderListingPortlet from the table

P

PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.folderlisting.service.FolderListingPlugin
 

R

remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseHome
Remove the FolderListingDatabase whose identifier is specified in parameter
remove() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Remove portlet
RIGHT_FOLDERLISTING_MANAGEMENT - Static variable in class fr.paris.lutece.plugins.folderlisting.web.FolderListingDatabaseJspBean
 
RIGHT_MANAGE_ADMIN_SITE - Static variable in class fr.paris.lutece.plugins.folderlisting.web.portlet.FolderListingPortletJspBean
 

S

selectFolderListingDatabaseList(Plugin) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseDAO
Load the list of folderListingDatabases
selectFolderListingDatabaseList(Plugin) - Method in interface fr.paris.lutece.plugins.folderlisting.business.IFolderListingDatabaseDAO
Load the list of folderListingDatabases
setDate(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
Sets the Date
setDate(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Sets the Date
setExtension(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Sets the Extension
setFolderListingFileId(int) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Sets the Id of the folderlistingfile
setFolderName(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Sets the FolderName
setFolderPath(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Sets the FolderPath
setFolderPath(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Sets the FolderPath
setId(int) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Sets the Id
setId(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Sets the Id
setName(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Sets the Name
setPath(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDirectory
Sets the Path
setPath(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Sets the Path
setPath(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Sets the Path
setRootFolderId(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Sets the RootFolderId
setSize(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingFile
Sets the Size
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabase
Sets the workgroup
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.folderlisting.service.Folder
Sets the workgroup
store(FolderListingDatabase, Plugin) - Method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseDAO
Update the record in the table
store(FolderListingDatabase, Plugin) - Method in interface fr.paris.lutece.plugins.folderlisting.business.IFolderListingDatabaseDAO
Update the record in the table
store(Portlet) - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortletDAO
Update the record in the table
store(Portlet) - Method in interface fr.paris.lutece.plugins.folderlisting.business.portlet.IFolderListingPortletDAO
Update the record in the table

U

update(FolderListingDatabase, Plugin) - Static method in class fr.paris.lutece.plugins.folderlisting.business.FolderListingDatabaseHome
Update of the folderListingDatabase which is specified in parameter
update() - Method in class fr.paris.lutece.plugins.folderlisting.business.portlet.FolderListingPortlet
Update the portlet
C D F G I L P R S U 
Skip navigation links

Copyright © 2016 City of Paris. All rights reserved.