public class FriendlyUrl extends Object
Constructor and Description |
---|
FriendlyUrl() |
Modifier and Type | Method and Description |
---|---|
Timestamp |
getDateCreation()
Returns the DateCreation
|
Timestamp |
getDateModification()
Returns the DateModification
|
String |
getFriendlyUrl()
Returns the FriendlyUrl
|
int |
getId()
Returns the IdUrl
|
String |
getSitemapChangeFreq()
Returns the SitemapChangeFreq
|
String |
getSitemapLastmod()
Returns the SitemapLastmod
|
String |
getSitemapPriority()
Returns the SitemapPriority
|
String |
getTechnicalUrl()
Returns the TechnicalUrl
|
boolean |
isCanonical()
Returns the IsCanonical
|
boolean |
isSitemap()
Returns the IsSitemap
|
void |
setCanonical(boolean bCanonical)
Sets the IsCanonical
|
void |
setDateCreation(Timestamp dateCreation)
Sets the DateCreation
|
void |
setDateModification(Timestamp dateModification)
Sets the DateModification
|
void |
setFriendlyUrl(String strFriendlyUrl)
Sets the FriendlyUrl
|
void |
setId(int nIdUrl)
Sets the IdUrl
|
void |
setSitemap(boolean bSitemap)
Sets the IsSitemap
|
void |
setSitemapChangeFreq(String strSitemapChangeFreq)
Sets the SitemapChangeFreq
|
void |
setSitemapLastmod(String strSitemapLastmod)
Sets the SitemapLastmod
|
void |
setSitemapPriority(String strSitemapPriority)
Sets the SitemapPriority
|
void |
setTechnicalUrl(String strTechnicalUrl)
Sets the TechnicalUrl
|
public int getId()
public void setId(int nIdUrl)
nIdUrl
- The IdUrlpublic String getFriendlyUrl()
public void setFriendlyUrl(String strFriendlyUrl)
strFriendlyUrl
- The FriendlyUrlpublic String getTechnicalUrl()
public void setTechnicalUrl(String strTechnicalUrl)
strTechnicalUrl
- The TechnicalUrlpublic Timestamp getDateCreation()
public void setDateCreation(Timestamp dateCreation)
dateCreation
- The DateCreationpublic Timestamp getDateModification()
public void setDateModification(Timestamp dateModification)
dateModification
- The DateModificationpublic boolean isCanonical()
public void setCanonical(boolean bCanonical)
bCanonical
- The IsCanonicalpublic boolean isSitemap()
public void setSitemap(boolean bSitemap)
bSitemap
- The IsSitemappublic String getSitemapLastmod()
public void setSitemapLastmod(String strSitemapLastmod)
strSitemapLastmod
- The SitemapLastmodpublic String getSitemapChangeFreq()
public void setSitemapChangeFreq(String strSitemapChangeFreq)
strSitemapChangeFreq
- The SitemapChangeFreqpublic String getSitemapPriority()
public void setSitemapPriority(String strSitemapPriority)
strSitemapPriority
- The SitemapPriorityCopyright © 2015 City of Paris. All rights reserved.