fr.paris.lutece.portal.business.style
Class Theme

java.lang.Object
  extended by fr.paris.lutece.portal.business.style.Theme
All Implemented Interfaces:
java.io.Serializable

public class Theme
extends java.lang.Object
implements java.io.Serializable

This class represents business objects Mode

See Also:
Serialized Form

Field Summary
static java.lang.String RESOURCE_TYPE
           
 
Constructor Summary
Theme()
           
 
Method Summary
 java.lang.String getCodeTheme()
          Returns the _strCodeTheme
 java.lang.String getPathCss()
          Returns the _strPathCss
 java.lang.String getPathImages()
          Returns the _strPathImages
 java.lang.String getPathJs()
          Returns the _strPathJs
 java.lang.String getThemeAuthor()
          Returns the _strThemeAuthor
 java.lang.String getThemeAuthorUrl()
          Returns the _strThemeAuthorUrl
 java.lang.String getThemeDescription()
          Returns the _strThemeDescription
 java.lang.String getThemeLicence()
          Returns the _strThemeLicence
 java.lang.String getThemeVersion()
          Returns the _strThemeVersion
 void setCodeTheme(java.lang.String strCodeTheme)
          Sets the _strCodeTheme
 void setPathCss(java.lang.String strPathCss)
          Sets the _strPathCss
 void setPathImages(java.lang.String strPathImages)
          Sets the _strPathImages
 void setPathJs(java.lang.String strPathJs)
          Sets the _strPathJs
 void setThemeAuthor(java.lang.String strThemeAuthor)
          Sets the _strThemeAuthor
 void setThemeAuthorUrl(java.lang.String strThemeAuthorUrl)
          Sets the _strThemeAuthorUrl
 void setThemeDescription(java.lang.String strThemeDescription)
          Sets the _strThemeDescription
 void setThemeLicence(java.lang.String strThemeLicence)
          Sets the _strThemeLicence
 void setThemeVersion(java.lang.String strThemeVersion)
          Sets the _strThemeVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_TYPE

public static final java.lang.String RESOURCE_TYPE
See Also:
Constant Field Values
Constructor Detail

Theme

public Theme()
Method Detail

getCodeTheme

public java.lang.String getCodeTheme()
Returns the _strCodeTheme

Returns:
the _strCodeTheme

setCodeTheme

public void setCodeTheme(java.lang.String strCodeTheme)
Sets the _strCodeTheme

Parameters:
strCodeTheme - the _strCodeTheme to set

getThemeDescription

public java.lang.String getThemeDescription()
Returns the _strThemeDescription

Returns:
the _strThemeDescription

setThemeDescription

public void setThemeDescription(java.lang.String strThemeDescription)
Sets the _strThemeDescription

Parameters:
strThemeDescription - the _strThemeDescription to set

getPathImages

public java.lang.String getPathImages()
Returns the _strPathImages

Returns:
the _strPathImages

setPathImages

public void setPathImages(java.lang.String strPathImages)
Sets the _strPathImages

Parameters:
strPathImages - the _strPathImages to set

getPathCss

public java.lang.String getPathCss()
Returns the _strPathCss

Returns:
the _strPathCss

setPathCss

public void setPathCss(java.lang.String strPathCss)
Sets the _strPathCss

Parameters:
strPathCss - the _strPathCss to set

getPathJs

public java.lang.String getPathJs()
Returns the _strPathJs

Returns:
the _strPathJs

setPathJs

public void setPathJs(java.lang.String strPathJs)
Sets the _strPathJs

Parameters:
strPathJs - the _strPathJs to set

getThemeAuthor

public java.lang.String getThemeAuthor()
Returns the _strThemeAuthor

Returns:
the _strThemeAuthor

setThemeAuthor

public void setThemeAuthor(java.lang.String strThemeAuthor)
Sets the _strThemeAuthor

Parameters:
strThemeAuthor - the _strThemeAuthor to set

getThemeAuthorUrl

public java.lang.String getThemeAuthorUrl()
Returns the _strThemeAuthorUrl

Returns:
the _strThemeAuthorUrl

setThemeAuthorUrl

public void setThemeAuthorUrl(java.lang.String strThemeAuthorUrl)
Sets the _strThemeAuthorUrl

Parameters:
strThemeAuthorUrl - the _strThemeAuthorUrl to set

getThemeVersion

public java.lang.String getThemeVersion()
Returns the _strThemeVersion

Returns:
the _strThemeVersion

setThemeVersion

public void setThemeVersion(java.lang.String strThemeVersion)
Sets the _strThemeVersion

Parameters:
strThemeVersion - the _strThemeVersion to set

getThemeLicence

public java.lang.String getThemeLicence()
Returns the _strThemeLicence

Returns:
the _strThemeLicence

setThemeLicence

public void setThemeLicence(java.lang.String strThemeLicence)
Sets the _strThemeLicence

Parameters:
strThemeLicence - the _strThemeLicence to set


Copyright © 2011 Mairie de Paris. All Rights Reserved.