- getConfirmRemoveProject(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectJspBean
-
Manages the removal form of a project whose identifier is in the http request
- getConfirmRemoveProject(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectXPage
-
Manages the removal form of a project whose identifier is in the http request
- getCost() - Method in class fr.paris.lutece.plugins.example.business.Project
-
Returns the cost
- getCreateProject(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectJspBean
-
Returns the form to create a project
- getCreateProject(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectXPage
-
Returns the form to create a project
- getDescription() - Method in class fr.paris.lutece.plugins.example.business.Project
-
Returns the Description
- getDetailProject(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectXPage
-
Returns the form to create a project
- getExtendableResourceDescription() - Method in class fr.paris.lutece.plugins.example.business.Project
-
- getExtendableResourceImageUrl() - Method in class fr.paris.lutece.plugins.example.business.Project
-
- getExtendableResourceName() - Method in class fr.paris.lutece.plugins.example.business.Project
- getExtendableResourceType() - Method in class fr.paris.lutece.plugins.example.business.Project
- getId() - Method in class fr.paris.lutece.plugins.example.business.Project
-
Returns the Id
- getIdExtendableResource() - Method in class fr.paris.lutece.plugins.example.business.Project
- getIdProjectsList() - Static method in class fr.paris.lutece.plugins.example.business.ProjectHome
-
Load the id of all the project objects and returns them as a list
- getImageUrl() - Method in class fr.paris.lutece.plugins.example.business.Project
-
Returns the ImageUrl
- getInstance() - Static method in class fr.paris.lutece.plugins.example.service.ProjectCacheService
-
getter
- getManageProjects(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectJspBean
-
Build the Manage View
- getManageProjects(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectXPage
-
- getModifyProject(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectJspBean
-
Returns the form to update info about a project
- getModifyProject(HttpServletRequest) - Method in class fr.paris.lutece.plugins.example.web.ProjectXPage
-
Returns the form to update info about a project
- getName() - Method in class fr.paris.lutece.plugins.example.business.Project
-
Returns the Name
- getName() - Method in class fr.paris.lutece.plugins.example.service.ProjectCacheService
-
get the service name
- getPaginatedListModel(HttpServletRequest, String, List, String) - Method in class fr.paris.lutece.plugins.example.web.ManageProjectJspBean
-
Return a model that contains the list and paginator infos
- getProjectById(int) - Method in class fr.paris.lutece.plugins.example.web.rs.ProjectRest
-
get a project
- getProjectList() - Method in class fr.paris.lutece.plugins.example.web.rs.ProjectRest
-
get project list
- getProjectsList() - Static method in class fr.paris.lutece.plugins.example.business.ProjectHome
-
Load the data of all the project objects and returns them as a list
- getProjectsReferenceList() - Static method in class fr.paris.lutece.plugins.example.business.ProjectHome
-
Load the data of all the project objects and returns them as a referenceList
- getProjectStatsById(int) - Method in class fr.paris.lutece.plugins.example.web.rs.ProjectRest
-
get project stats
- getResource(String, LuteceUser) - Method in class fr.paris.lutece.plugins.example.service.ProjectCacheService
-
get the resource
- getResource(String, String) - Method in class fr.paris.lutece.plugins.example.service.ProjectExtendableResourceService
- getResourceType() - Method in class fr.paris.lutece.plugins.example.service.ProjectExtendableResourceService
- getResourceTypeDescription(Locale) - Method in class fr.paris.lutece.plugins.example.service.ProjectExtendableResourceService
- getResourceUrl(String, String) - Method in class fr.paris.lutece.plugins.example.service.ProjectExtendableResourceService