- 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
-