Uses of Class
fr.paris.lutece.plugins.extend.modules.opengraph.business.OpengraphSocialHub

Packages that use OpengraphSocialHub
fr.paris.lutece.plugins.extend.modules.opengraph.business   
fr.paris.lutece.plugins.extend.modules.opengraph.service   
 

Uses of OpengraphSocialHub in fr.paris.lutece.plugins.extend.modules.opengraph.business
 

Methods in fr.paris.lutece.plugins.extend.modules.opengraph.business that return OpengraphSocialHub
 OpengraphSocialHub IOpengraphSocialHubDAO.findById(int nId, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Find an OpengraphSocialHub by id
 OpengraphSocialHub OpengraphSocialHubDAO.findById(int nId, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Find an OpengraphSocialHub by id
static OpengraphSocialHub OpengraphSocialHubHome.findById(int nId, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Find an OpengraphSocialHub by id
 

Methods in fr.paris.lutece.plugins.extend.modules.opengraph.business that return types with arguments of type OpengraphSocialHub
 List<OpengraphSocialHub> IOpengraphSocialHubDAO.findAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Get every OpengraphSocialHub.
 List<OpengraphSocialHub> OpengraphSocialHubDAO.findAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Get every OpengraphSocialHub.
static List<OpengraphSocialHub> OpengraphSocialHubHome.findAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Get every OpengraphSocialHub.
 

Methods in fr.paris.lutece.plugins.extend.modules.opengraph.business with parameters of type OpengraphSocialHub
 void IOpengraphSocialHubDAO.insert(OpengraphSocialHub opengraphSocialHub, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert a new OpengraphSocialHub into the database
 void OpengraphSocialHubDAO.insert(OpengraphSocialHub opengraphSocialHub, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert a new OpengraphSocialHub into the database
static void OpengraphSocialHubHome.insert(OpengraphSocialHub opengraphSocialHub, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert a new OpengraphSocialHub into the database
 void IOpengraphSocialHubDAO.update(OpengraphSocialHub opengraphSocialHub, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update an OpengraphSocialHub
 void OpengraphSocialHubDAO.update(OpengraphSocialHub opengraphSocialHub, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update an OpengraphSocialHub
static void OpengraphSocialHubHome.update(OpengraphSocialHub opengraphSocialHub, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update an OpengraphSocialHub
 

Uses of OpengraphSocialHub in fr.paris.lutece.plugins.extend.modules.opengraph.service
 

Methods in fr.paris.lutece.plugins.extend.modules.opengraph.service that return OpengraphSocialHub
 OpengraphSocialHub OpengraphService.getOpengraphSocialHub(int nIdOpengraphSocialHub)
          Get an OpengraphSocialHub from the database
 

Methods in fr.paris.lutece.plugins.extend.modules.opengraph.service that return types with arguments of type OpengraphSocialHub
 List<OpengraphSocialHub> OpengraphService.findAll()
          Get the list of every OpengraphSocialHub
 

Methods in fr.paris.lutece.plugins.extend.modules.opengraph.service with parameters of type OpengraphSocialHub
 void OpengraphService.createOpengraphSocialHub(OpengraphSocialHub opengraphSocialHub)
          Create an OpengraphSocialHub
 void OpengraphService.updateOpengraphSocialHub(OpengraphSocialHub opengraphSocialHub)
          Update an OpengraphSocialHub
 



Copyright © 2013 Mairie de Paris. All Rights Reserved.