org.jasig.portal
Class ThemeStylesheetDescription
java.lang.Object
org.jasig.portal.CoreStylesheetDescription
org.jasig.portal.CoreXSLTStylesheetDescription
org.jasig.portal.ThemeStylesheetDescription
- public class ThemeStylesheetDescription
- extends CoreXSLTStylesheetDescription
Stylesheet description for stylesheets performing theme transformation
- Version:
- $Revision: 1.8 $
- Author:
- Peter Kharchenko
Methods inherited from class org.jasig.portal.CoreStylesheetDescription |
addStylesheetParameter, containsParameterName, getId, getStylesheetDescriptionURI, getStylesheetName, getStylesheetParameterDefaultValue, getStylesheetParameterNames, getStylesheetParameterWordDescription, getStylesheetURI, getStylesheetWordDescription, setId, setStylesheetDescriptionURI, setStylesheetName, setStylesheetParameterDefaultValue, setStylesheetParameterWordDescription, setStylesheetURI, setStylesheetWordDescription |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeStylesheetDescription
public ThemeStylesheetDescription()
getStructureStylesheetId
public int getStructureStylesheetId()
setStructureStylesheetId
public void setStructureStylesheetId(int ssid)
getMimeType
public java.lang.String getMimeType()
setMimeType
public void setMimeType(java.lang.String type)
getDeviceType
public java.lang.String getDeviceType()
setDeviceType
public void setDeviceType(java.lang.String type)
getSamplePictureURI
public java.lang.String getSamplePictureURI()
setSamplePictureURI
public void setSamplePictureURI(java.lang.String uri)
getSampleIconURI
public java.lang.String getSampleIconURI()
setSampleIconURI
public void setSampleIconURI(java.lang.String uri)
getSerializerName
public java.lang.String getSerializerName()
setSerializerName
public void setSerializerName(java.lang.String name)
getCustomUserPreferencesManagerClass
public java.lang.String getCustomUserPreferencesManagerClass()
setCustomUserPreferencesManagerClass
public void setCustomUserPreferencesManagerClass(java.lang.String classLocator)