fr.paris.lutece.plugins.seo.business
Class FriendlyUrl

java.lang.Object
  extended by fr.paris.lutece.plugins.seo.business.FriendlyUrl

public class FriendlyUrl
extends java.lang.Object

This is the business class for the object FriendlyUrl


Constructor Summary
FriendlyUrl()
           
 
Method Summary
 java.sql.Timestamp getDateCreation()
          Returns the DateCreation
 java.sql.Timestamp getDateModification()
          Returns the DateModification
 java.lang.String getFriendlyUrl()
          Returns the FriendlyUrl
 int getId()
          Returns the IdUrl
 java.lang.String getSitemapChangeFreq()
          Returns the SitemapChangeFreq
 java.lang.String getSitemapLastmod()
          Returns the SitemapLastmod
 java.lang.String getSitemapPriority()
          Returns the SitemapPriority
 java.lang.String getTechnicalUrl()
          Returns the TechnicalUrl
 boolean isCanonical()
          Returns the IsCanonical
 boolean isSitemap()
          Returns the IsSitemap
 void setCanonical(boolean bCanonical)
          Sets the IsCanonical
 void setDateCreation(java.sql.Timestamp dateCreation)
          Sets the DateCreation
 void setDateModification(java.sql.Timestamp dateModification)
          Sets the DateModification
 void setFriendlyUrl(java.lang.String strFriendlyUrl)
          Sets the FriendlyUrl
 void setId(int nIdUrl)
          Sets the IdUrl
 void setSitemap(boolean bSitemap)
          Sets the IsSitemap
 void setSitemapChangeFreq(java.lang.String strSitemapChangeFreq)
          Sets the SitemapChangeFreq
 void setSitemapLastmod(java.lang.String strSitemapLastmod)
          Sets the SitemapLastmod
 void setSitemapPriority(java.lang.String strSitemapPriority)
          Sets the SitemapPriority
 void setTechnicalUrl(java.lang.String strTechnicalUrl)
          Sets the TechnicalUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FriendlyUrl

public FriendlyUrl()
Method Detail

getId

public int getId()
Returns the IdUrl

Returns:
The IdUrl

setId

public void setId(int nIdUrl)
Sets the IdUrl

Parameters:
nIdUrl - The IdUrl

getFriendlyUrl

public java.lang.String getFriendlyUrl()
Returns the FriendlyUrl

Returns:
The FriendlyUrl

setFriendlyUrl

public void setFriendlyUrl(java.lang.String strFriendlyUrl)
Sets the FriendlyUrl

Parameters:
strFriendlyUrl - The FriendlyUrl

getTechnicalUrl

public java.lang.String getTechnicalUrl()
Returns the TechnicalUrl

Returns:
The TechnicalUrl

setTechnicalUrl

public void setTechnicalUrl(java.lang.String strTechnicalUrl)
Sets the TechnicalUrl

Parameters:
strTechnicalUrl - The TechnicalUrl

getDateCreation

public java.sql.Timestamp getDateCreation()
Returns the DateCreation

Returns:
The DateCreation

setDateCreation

public void setDateCreation(java.sql.Timestamp dateCreation)
Sets the DateCreation

Parameters:
dateCreation - The DateCreation

getDateModification

public java.sql.Timestamp getDateModification()
Returns the DateModification

Returns:
The DateModification

setDateModification

public void setDateModification(java.sql.Timestamp dateModification)
Sets the DateModification

Parameters:
dateModification - The DateModification

isCanonical

public boolean isCanonical()
Returns the IsCanonical

Returns:
The IsCanonical

setCanonical

public void setCanonical(boolean bCanonical)
Sets the IsCanonical

Parameters:
bCanonical - The IsCanonical

isSitemap

public boolean isSitemap()
Returns the IsSitemap

Returns:
The IsSitemap

setSitemap

public void setSitemap(boolean bSitemap)
Sets the IsSitemap

Parameters:
bSitemap - The IsSitemap

getSitemapLastmod

public java.lang.String getSitemapLastmod()
Returns the SitemapLastmod

Returns:
The SitemapLastmod

setSitemapLastmod

public void setSitemapLastmod(java.lang.String strSitemapLastmod)
Sets the SitemapLastmod

Parameters:
strSitemapLastmod - The SitemapLastmod

getSitemapChangeFreq

public java.lang.String getSitemapChangeFreq()
Returns the SitemapChangeFreq

Returns:
The SitemapChangeFreq

setSitemapChangeFreq

public void setSitemapChangeFreq(java.lang.String strSitemapChangeFreq)
Sets the SitemapChangeFreq

Parameters:
strSitemapChangeFreq - The SitemapChangeFreq

getSitemapPriority

public java.lang.String getSitemapPriority()
Returns the SitemapPriority

Returns:
The SitemapPriority

setSitemapPriority

public void setSitemapPriority(java.lang.String strSitemapPriority)
Sets the SitemapPriority

Parameters:
strSitemapPriority - The SitemapPriority


Copyright © 2012 Mairie de Paris. All Rights Reserved.