fr.paris.lutece.plugins.phraseanet.business.embed
Class Permalink

java.lang.Object
  extended by fr.paris.lutece.plugins.phraseanet.business.embed.Permalink

public class Permalink
extends Object

Permalink


Constructor Summary
Permalink()
           
 
Method Summary
 String getCreatedOn()
          Returns the CreatedOn
 int getId()
          Returns the Id
 String getLabel()
          Returns the Label
 String getLastModified()
          Returns the LastModified
 String getPageUrl()
          Returns the PageURL
 String getUrl()
          Returns the URL
 boolean isActivated()
          Returns the IsActivated
 void setActivated(boolean bActivated)
          Sets the IsActivated
 void setCreatedOn(String strCreatedOn)
          Sets the CreatedOn
 void setId(int nId)
          Sets the Id
 void setLabel(String strLabel)
          Sets the Label
 void setLastModified(String strLastModified)
          Sets the LastModified
 void setPageUrl(String strPageURL)
          Sets the PageURL
 void setUrl(String strURL)
          Sets the URL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Permalink

public Permalink()
Method Detail

getCreatedOn

public String getCreatedOn()
Returns the CreatedOn

Returns:
The CreatedOn

setCreatedOn

public void setCreatedOn(String strCreatedOn)
Sets the CreatedOn

Parameters:
strCreatedOn - The CreatedOn

getId

public int getId()
Returns the Id

Returns:
The Id

setId

public void setId(int nId)
Sets the Id

Parameters:
nId - The Id

isActivated

public boolean isActivated()
Returns the IsActivated

Returns:
The IsActivated

setActivated

public void setActivated(boolean bActivated)
Sets the IsActivated

Parameters:
bActivated - The IsActivated

getLabel

public String getLabel()
Returns the Label

Returns:
The Label

setLabel

public void setLabel(String strLabel)
Sets the Label

Parameters:
strLabel - The Label

getLastModified

public String getLastModified()
Returns the LastModified

Returns:
The LastModified

setLastModified

public void setLastModified(String strLastModified)
Sets the LastModified

Parameters:
strLastModified - The LastModified

getPageUrl

public String getPageUrl()
Returns the PageURL

Returns:
The PageURL

setPageUrl

public void setPageUrl(String strPageURL)
Sets the PageURL

Parameters:
strPageURL - The PageURL

getUrl

public String getUrl()
Returns the URL

Returns:
The URL

setUrl

public void setUrl(String strURL)
Sets the URL

Parameters:
strURL - The URL


Copyright © 2013 Mairie de Paris. All Rights Reserved.