Uses of Class
fr.paris.lutece.plugins.seo.business.UrlRewriterRule

Packages that use UrlRewriterRule
fr.paris.lutece.plugins.seo.business   
 

Uses of UrlRewriterRule in fr.paris.lutece.plugins.seo.business
 

Methods in fr.paris.lutece.plugins.seo.business that return UrlRewriterRule
static UrlRewriterRule UrlRewriterRuleHome.create(UrlRewriterRule urlRewriterRule)
          Create an instance of the urlRewriterRule class
static UrlRewriterRule UrlRewriterRuleHome.findByPrimaryKey(int nKey)
          Returns an instance of a urlRewriterRule whose identifier is specified in parameter
 UrlRewriterRule IUrlRewriterRuleDAO.load(int nKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data from the table
 UrlRewriterRule UrlRewriterRuleDAO.load(int nId, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of the urlRewriterRule from the table
static UrlRewriterRule UrlRewriterRuleHome.update(UrlRewriterRule urlRewriterRule)
          Update of the urlRewriterRule which is specified in parameter
 

Methods in fr.paris.lutece.plugins.seo.business that return types with arguments of type UrlRewriterRule
static java.util.Collection<UrlRewriterRule> UrlRewriterRuleHome.findAll()
          Load the data of all the urlRewriterRule objects and returns them in form of a collection
 java.util.Collection<UrlRewriterRule> IUrlRewriterRuleDAO.selectUrlRewriterRulesList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of all the urlRewriterRule objects and returns them as a collection
 java.util.Collection<UrlRewriterRule> UrlRewriterRuleDAO.selectUrlRewriterRulesList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the data of all the urlRewriterRules and returns them as a collection
 

Methods in fr.paris.lutece.plugins.seo.business with parameters of type UrlRewriterRule
static UrlRewriterRule UrlRewriterRuleHome.create(UrlRewriterRule urlRewriterRule)
          Create an instance of the urlRewriterRule class
 void IUrlRewriterRuleDAO.insert(UrlRewriterRule urlRewriterRule, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert a new record in the table.
 void UrlRewriterRuleDAO.insert(UrlRewriterRule urlRewriterRule, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert a new record in the table.
 void IUrlRewriterRuleDAO.store(UrlRewriterRule urlRewriterRule, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update the record in the table
 void UrlRewriterRuleDAO.store(UrlRewriterRule urlRewriterRule, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update the record in the table
static UrlRewriterRule UrlRewriterRuleHome.update(UrlRewriterRule urlRewriterRule)
          Update of the urlRewriterRule which is specified in parameter
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.