C D F G I L M N P R S U V _ 

C

Category - Class in fr.paris.lutece.plugins.graphite.business
This is the business class for the object Category
Category() - Constructor for class fr.paris.lutece.plugins.graphite.business.Category
 
CategoryDAO - Class in fr.paris.lutece.plugins.graphite.business
This class provides Data Access methods for Category objects
CategoryDAO() - Constructor for class fr.paris.lutece.plugins.graphite.business.CategoryDAO
 
CategoryHome - Class in fr.paris.lutece.plugins.graphite.business
This class provides instances management methods (create, find, ...) for Category objects
CategoryJspBean - Class in fr.paris.lutece.plugins.graphite.web
This class provides the user interface to manage Category features ( manage, create, modify, remove )
CategoryJspBean() - Constructor for class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
 
create(Category) - Static method in class fr.paris.lutece.plugins.graphite.business.CategoryHome
Create an instance of the category class
create(Graph) - Static method in class fr.paris.lutece.plugins.graphite.business.GraphHome
Create an instance of the graph class

D

delete(int, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.CategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.GraphDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.ICategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.IGraphDAO
Delete a record from the table
delete(int) - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletDAO
Delete record from table
delete(int) - Method in interface fr.paris.lutece.plugins.graphite.business.portlet.IGraphitePortletDAO
Delete record from table
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.portlet.GraphitePortletJspBean
Treats the creation form of a new GraphitePortlet portlet
doCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Process the data capture form of a new category
doCreateGraph(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
Process the data capture form of a new graph
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.portlet.GraphitePortletJspBean
Treats the update form of the GraphitePortlet portlet whose identifier is in the http request
doModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Process the change form of a category
doModifyGraph(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
Process the change form of a graph
doRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Handles the removal form of a category
doRemoveGraph(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
Handles the removal form of a graph

F

findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.graphite.business.CategoryHome
Returns an instance of a category whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.graphite.business.GraphHome
Returns an instance of a graph whose identifier is specified in parameter
fr.paris.lutece.plugins.graphite.business - package fr.paris.lutece.plugins.graphite.business
 
fr.paris.lutece.plugins.graphite.business.portlet - package fr.paris.lutece.plugins.graphite.business.portlet
 
fr.paris.lutece.plugins.graphite.web - package fr.paris.lutece.plugins.graphite.web
 
fr.paris.lutece.plugins.graphite.web.portlet - package fr.paris.lutece.plugins.graphite.web.portlet
 

G

getAuthorizedCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.Graphite
Returns the Authorized Collection
getAuthorizedCategory() - Method in class fr.paris.lutece.plugins.graphite.web.ViewJspBean
Returns the Authorized Collection
getCategoryRole() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the CategoryRole
getCategorysList() - Static method in class fr.paris.lutece.plugins.graphite.business.CategoryHome
Load the data of all the category objects and returns them in form of a collection
getCategoryTitle() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the CategoryTitle
getComboCategories() - Method in class fr.paris.lutece.plugins.graphite.web.Graphite
Returns the categories
getComboCategories() - Static method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
Returns a referenceList of the categories
getComboCategories() - Method in class fr.paris.lutece.plugins.graphite.web.ViewJspBean
Returns the categories
getComboRoles() - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Returns the roles
getComboWorkGroups() - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Returns the WorkGroups
getConfirmRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Manages the removal form of a category whose identifier is in the http request
getConfirmRemoveGraph(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
Manages the removal form of a graph whose identifier is in the http request
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.portlet.GraphitePortletJspBean
Returns the GraphitePortlet form of creation
getCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Returns the form to create a category
getCreateGraph(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
Returns the form to create a graph
getDAO() - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletHome
Returns the instance of the portlet DAO singleton
getDisplayBack() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the DisplayBack
getDisplayBackString() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the DisplayBack String
getDisplayFront() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the DisplayFront
getDisplayFrontString() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the DisplayFront String
getGraphCategory() - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Returns the GraphCategory
getGraphCategoryTitle() - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Returns the GraphCategory title
getGraphComment() - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Returns the GraphComment
getGraphOrder() - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Returns the GraphOrder
getGraphs() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the graphs
getGraphsList() - Static method in class fr.paris.lutece.plugins.graphite.business.GraphHome
Load the data of all the graph objects and returns them in form of a collection
getGraphTitle() - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Returns the GraphTitle
getGraphUrl() - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Returns the GraphUrl
getHtmlContent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortlet
Returns the HTML code of the GraphitePortlet portlet with XML heading
getIdCategory() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the IdCategory
getIdGraph() - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Returns the IdGraph
getInstance() - Static method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletHome
Returns the instance of GraphitePortlet Portlet
getManageCategorys(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
 
getManageGraphs(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
 
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.portlet.GraphitePortletJspBean
Returns the GraphitePortlet form for update
getModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.CategoryJspBean
Returns the form to update info about a category
getModifyGraph(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.GraphJspBean
Returns the form to update info about a graph
getPortletTypeId() - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletHome
Returns the identifier of the portlet type
getWorkgroup() - Method in class fr.paris.lutece.plugins.graphite.business.Category
Returns the CategoryWorkgroup
Graph - Class in fr.paris.lutece.plugins.graphite.business
This is the business class for the object Graph
Graph() - Constructor for class fr.paris.lutece.plugins.graphite.business.Graph
 
GraphDAO - Class in fr.paris.lutece.plugins.graphite.business
This class provides Data Access methods for Graph objects
GraphDAO() - Constructor for class fr.paris.lutece.plugins.graphite.business.GraphDAO
 
GraphHome - Class in fr.paris.lutece.plugins.graphite.business
This class provides instances management methods (create, find, ...) for Graph objects
Graphite - Class in fr.paris.lutece.plugins.graphite.web
This class provides a simple implementation of an XPage
Graphite() - Constructor for class fr.paris.lutece.plugins.graphite.web.Graphite
 
GraphitePortlet - Class in fr.paris.lutece.plugins.graphite.business.portlet
This class represents business objects GraphitePortlet
GraphitePortlet() - Constructor for class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortlet
Sets the identifier of the portlet type to value specified
GraphitePortletDAO - Class in fr.paris.lutece.plugins.graphite.business.portlet
this class provides Data Access methods for GraphitePortlet objects
GraphitePortletDAO() - Constructor for class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletDAO
 
GraphitePortletHome - Class in fr.paris.lutece.plugins.graphite.business.portlet
This class provides instances management methods for GraphitePortlet objects
GraphitePortletHome() - Constructor for class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletHome
Constructor
GraphitePortletJspBean - Class in fr.paris.lutece.plugins.graphite.web.portlet
This class provides the user interface to manage GraphitePortlet features
GraphitePortletJspBean() - Constructor for class fr.paris.lutece.plugins.graphite.web.portlet.GraphitePortletJspBean
 
GraphJspBean - Class in fr.paris.lutece.plugins.graphite.web
This class provides the user interface to manage Graph features ( manage, create, modify, remove )
GraphJspBean() - Constructor for class fr.paris.lutece.plugins.graphite.web.GraphJspBean
 

I

ICategoryDAO - Interface in fr.paris.lutece.plugins.graphite.business
ICategoryDAO Interface
IGraphDAO - Interface in fr.paris.lutece.plugins.graphite.business
IGraphDAO Interface
IGraphitePortletDAO - Interface in fr.paris.lutece.plugins.graphite.business.portlet
 
insert(Category, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.CategoryDAO
Insert a new record in the table.
insert(Graph, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.GraphDAO
Insert a new record in the table.
insert(Category, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.ICategoryDAO
Insert a new record in the table.
insert(Graph, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.IGraphDAO
Insert a new record in the table.
insert(Portlet) - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletDAO
Insert a new record in the table.
insert(Portlet) - Method in interface fr.paris.lutece.plugins.graphite.business.portlet.IGraphitePortletDAO
Insert a new record in the table.
isAuthorized(HttpServletRequest, Category) - Method in class fr.paris.lutece.plugins.graphite.web.Graphite
Returns a boolean for the authorisation
isAuthorized(Category) - Method in class fr.paris.lutece.plugins.graphite.web.ViewJspBean
Returns a boolean for the authorisation

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.CategoryDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.GraphDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.ICategoryDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.IGraphDAO
Load the data from the table
load(int) - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletDAO
load the data of dbpagePortlet from the table
load(int) - Method in interface fr.paris.lutece.plugins.graphite.business.portlet.IGraphitePortletDAO
load the data of dbpagePortlet from the table

M

ManageGraphJspBean - Class in fr.paris.lutece.plugins.graphite.web
ManageGraph JSP Bean abstract class for JSP Bean
ManageGraphJspBean() - Constructor for class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 
MARK_PAGINATOR - Static variable in class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
MARK_PAGINATOR - Static variable in class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.CategoryDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.GraphDAO
Generates a new primary key

P

PARAMETER_PAGE_INDEX - Static variable in class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
PARAMETER_PAGE_INDEX - Static variable in class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 

R

remove(int) - Static method in class fr.paris.lutece.plugins.graphite.business.CategoryHome
Remove the category whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.graphite.business.GraphHome
Remove the graph whose identifier is specified in parameter
remove() - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortlet
Removes the current instance of the GraphitePortlet object
RIGHT_MANAGEGRAPH - Static variable in class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
RIGHT_VIEWGRAPH - Static variable in class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 

S

selectCategorysList(Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.CategoryDAO
Load the data of all the category objects and returns them as a collection
selectCategorysList(Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.ICategoryDAO
Load the data of all the category objects and returns them as a collection
selectGraphsList(Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.GraphDAO
Load the data of all the graph objects and returns them as a collection
selectGraphsList(Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.IGraphDAO
Load the data of all the graph objects and returns them as a collection
setCategoryRole(String) - Method in class fr.paris.lutece.plugins.graphite.business.Category
Sets the CategoryRole
setCategoryTitle(String) - Method in class fr.paris.lutece.plugins.graphite.business.Category
Sets the CategoryTitle
setCategoryWorkgroup(String) - Method in class fr.paris.lutece.plugins.graphite.business.Category
Sets the CategoryWorkgroup
setDisplayBack(int) - Method in class fr.paris.lutece.plugins.graphite.business.Category
Sets the DisplayBack
setDisplayFront(int) - Method in class fr.paris.lutece.plugins.graphite.business.Category
Sets the DisplayFront
setGraphCategory(int) - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Sets the GraphCategory
setGraphComment(String) - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Sets the GraphComment
setGraphOrder(int) - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Sets the GraphOrder
setGraphTitle(String) - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Sets the GraphTitle
setGraphUrl(String) - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Sets the GraphUrl
setIdCategory(int) - Method in class fr.paris.lutece.plugins.graphite.business.Category
Sets the IdCategory
setIdGraph(int) - Method in class fr.paris.lutece.plugins.graphite.business.Graph
Sets the IdGraph
store(Category, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.CategoryDAO
Update the record in the table
store(Graph, Plugin) - Method in class fr.paris.lutece.plugins.graphite.business.GraphDAO
Update the record in the table
store(Category, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.ICategoryDAO
Update the record in the table
store(Graph, Plugin) - Method in interface fr.paris.lutece.plugins.graphite.business.IGraphDAO
Update the record in the table
store(Portlet) - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortletDAO
Update the record in the table
store(Portlet) - Method in interface fr.paris.lutece.plugins.graphite.business.portlet.IGraphitePortletDAO
Update the record in the table

U

update(Category) - Static method in class fr.paris.lutece.plugins.graphite.business.CategoryHome
Update of the category which is specified in parameter
update(Graph) - Static method in class fr.paris.lutece.plugins.graphite.business.GraphHome
Update of the graph which is specified in parameter
update() - Method in class fr.paris.lutece.plugins.graphite.business.portlet.GraphitePortlet
Updates the current instance of the GraphitePortlet object

V

ViewGraphJspBean - Class in fr.paris.lutece.plugins.graphite.web
ViewGraph JSP Bean abstract class for JSP Bean
ViewGraphJspBean() - Constructor for class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 
viewHome(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.Graphite
Returns the content of the page Graphite.
viewHome(HttpServletRequest) - Method in class fr.paris.lutece.plugins.graphite.web.ViewJspBean
 
ViewJspBean - Class in fr.paris.lutece.plugins.graphite.web
This class provides the user interface to view thegraphs
ViewJspBean() - Constructor for class fr.paris.lutece.plugins.graphite.web.ViewJspBean
 

_

_nDefaultItemsPerPage - Variable in class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
_nDefaultItemsPerPage - Variable in class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 
_nItemsPerPage - Variable in class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
_nItemsPerPage - Variable in class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 
_strCurrentPageIndex - Variable in class fr.paris.lutece.plugins.graphite.web.ManageGraphJspBean
 
_strCurrentPageIndex - Variable in class fr.paris.lutece.plugins.graphite.web.ViewGraphJspBean
 
C D F G I L M N P R S U V _ 

Copyright © 2015 City of Paris. All rights reserved.