Uses of Class
fr.paris.lutece.portal.business.portalcomponent.PortalComponent

Packages that use PortalComponent
fr.paris.lutece.portal.business.portalcomponent   
 

Uses of PortalComponent in fr.paris.lutece.portal.business.portalcomponent
 

Methods in fr.paris.lutece.portal.business.portalcomponent that return PortalComponent
static PortalComponent PortalComponentHome.findByPrimaryKey(int nPortalComponentId)
          load the data of PortalComponent from the table
 PortalComponent IPortalComponentDAO.load(int nPortalComponentId)
          load the data of PortalComponent from the table
 PortalComponent PortalComponentDAO.load(int nPortalComponentId)
          load the data of PortalComponent from the table
 

Methods in fr.paris.lutece.portal.business.portalcomponent with parameters of type PortalComponent
static void PortalComponentHome.create(PortalComponent portalComponent)
          Insert a new record in the table.
 void IPortalComponentDAO.insert(PortalComponent portalComponent)
          Insert a new record in the table.
 void PortalComponentDAO.insert(PortalComponent portalComponent)
          Insert a new record in the table.
 void IPortalComponentDAO.store(PortalComponent portalComponent)
          Update the record in the table
 void PortalComponentDAO.store(PortalComponent portalComponent)
          Update the record in the table
static void PortalComponentHome.update(PortalComponent portalComponent)
          Update the record in the table
 



Copyright © 2014 Mairie de Paris. All Rights Reserved.