public class PortletDisplay
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
PortletDisplay() |
PortletDisplay(java.lang.String URLBack,
java.lang.String URLClose,
java.lang.String URLConfiguration,
java.lang.String URLConfigurationJS,
java.lang.String URLEdit,
java.lang.String URLEditDefaults,
java.lang.String URLEditGuest,
java.lang.String URLExportImport,
java.lang.String URLHelp,
java.lang.String URLMax,
java.lang.String URLMin,
java.lang.String URLPortlet,
java.lang.String URLPortletCss,
java.lang.String URLPrint,
java.lang.String URLRefresh,
java.lang.String URLStaging,
boolean access,
boolean active,
int columnCount,
java.lang.String columnId,
int columnPos,
StringBundler content,
java.lang.String controlPanelCategory,
java.lang.String customCSSClassName,
java.lang.String description,
boolean focused,
java.lang.String id,
java.lang.String instanceId,
boolean modeAbout,
boolean modeConfig,
boolean modeEdit,
boolean modeEditDefaults,
boolean modeEditGuest,
boolean modeHelp,
boolean modePreview,
boolean modePrint,
boolean modeView,
java.lang.String namespace,
java.lang.String portletName,
java.lang.String portletResource,
java.lang.Object portletSetup,
PortletToolbar portletToolbar,
java.lang.String resourcePK,
boolean restoreCurrentView,
java.lang.String rootPortletId,
boolean showBackIcon,
boolean showCloseIcon,
boolean showConfigurationIcon,
boolean showEditDefaultsIcon,
boolean showEditGuestIcon,
boolean showEditIcon,
boolean showExportImportIcon,
boolean showHelpIcon,
boolean showMaxIcon,
boolean showMinIcon,
boolean showMoveIcon,
boolean showPortletCssIcon,
boolean showPortletIcon,
boolean showPrintIcon,
boolean showRefreshIcon,
boolean showStagingIcon,
boolean stateExclusive,
boolean stateMax,
boolean stateMin,
boolean stateNormal,
boolean statePopUp,
ThemeDisplay themeDisplay,
java.lang.String title,
boolean webDAVEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getColumnCount()
Gets the columnCount value for this PortletDisplay.
|
java.lang.String |
getColumnId()
Gets the columnId value for this PortletDisplay.
|
int |
getColumnPos()
Gets the columnPos value for this PortletDisplay.
|
StringBundler |
getContent()
Gets the content value for this PortletDisplay.
|
java.lang.String |
getControlPanelCategory()
Gets the controlPanelCategory value for this PortletDisplay.
|
java.lang.String |
getCustomCSSClassName()
Gets the customCSSClassName value for this PortletDisplay.
|
java.lang.String |
getDescription()
Gets the description value for this PortletDisplay.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
java.lang.String |
getId()
Gets the id value for this PortletDisplay.
|
java.lang.String |
getInstanceId()
Gets the instanceId value for this PortletDisplay.
|
java.lang.String |
getNamespace()
Gets the namespace value for this PortletDisplay.
|
java.lang.String |
getPortletName()
Gets the portletName value for this PortletDisplay.
|
java.lang.String |
getPortletResource()
Gets the portletResource value for this PortletDisplay.
|
java.lang.Object |
getPortletSetup()
Gets the portletSetup value for this PortletDisplay.
|
PortletToolbar |
getPortletToolbar()
Gets the portletToolbar value for this PortletDisplay.
|
java.lang.String |
getResourcePK()
Gets the resourcePK value for this PortletDisplay.
|
java.lang.String |
getRootPortletId()
Gets the rootPortletId value for this PortletDisplay.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
ThemeDisplay |
getThemeDisplay()
Gets the themeDisplay value for this PortletDisplay.
|
java.lang.String |
getTitle()
Gets the title value for this PortletDisplay.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
java.lang.String |
getURLBack()
Gets the URLBack value for this PortletDisplay.
|
java.lang.String |
getURLClose()
Gets the URLClose value for this PortletDisplay.
|
java.lang.String |
getURLConfiguration()
Gets the URLConfiguration value for this PortletDisplay.
|
java.lang.String |
getURLConfigurationJS()
Gets the URLConfigurationJS value for this PortletDisplay.
|
java.lang.String |
getURLEdit()
Gets the URLEdit value for this PortletDisplay.
|
java.lang.String |
getURLEditDefaults()
Gets the URLEditDefaults value for this PortletDisplay.
|
java.lang.String |
getURLEditGuest()
Gets the URLEditGuest value for this PortletDisplay.
|
java.lang.String |
getURLExportImport()
Gets the URLExportImport value for this PortletDisplay.
|
java.lang.String |
getURLHelp()
Gets the URLHelp value for this PortletDisplay.
|
java.lang.String |
getURLMax()
Gets the URLMax value for this PortletDisplay.
|
java.lang.String |
getURLMin()
Gets the URLMin value for this PortletDisplay.
|
java.lang.String |
getURLPortlet()
Gets the URLPortlet value for this PortletDisplay.
|
java.lang.String |
getURLPortletCss()
Gets the URLPortletCss value for this PortletDisplay.
|
java.lang.String |
getURLPrint()
Gets the URLPrint value for this PortletDisplay.
|
java.lang.String |
getURLRefresh()
Gets the URLRefresh value for this PortletDisplay.
|
java.lang.String |
getURLStaging()
Gets the URLStaging value for this PortletDisplay.
|
int |
hashCode() |
boolean |
isAccess()
Gets the access value for this PortletDisplay.
|
boolean |
isActive()
Gets the active value for this PortletDisplay.
|
boolean |
isFocused()
Gets the focused value for this PortletDisplay.
|
boolean |
isModeAbout()
Gets the modeAbout value for this PortletDisplay.
|
boolean |
isModeConfig()
Gets the modeConfig value for this PortletDisplay.
|
boolean |
isModeEdit()
Gets the modeEdit value for this PortletDisplay.
|
boolean |
isModeEditDefaults()
Gets the modeEditDefaults value for this PortletDisplay.
|
boolean |
isModeEditGuest()
Gets the modeEditGuest value for this PortletDisplay.
|
boolean |
isModeHelp()
Gets the modeHelp value for this PortletDisplay.
|
boolean |
isModePreview()
Gets the modePreview value for this PortletDisplay.
|
boolean |
isModePrint()
Gets the modePrint value for this PortletDisplay.
|
boolean |
isModeView()
Gets the modeView value for this PortletDisplay.
|
boolean |
isRestoreCurrentView()
Gets the restoreCurrentView value for this PortletDisplay.
|
boolean |
isShowBackIcon()
Gets the showBackIcon value for this PortletDisplay.
|
boolean |
isShowCloseIcon()
Gets the showCloseIcon value for this PortletDisplay.
|
boolean |
isShowConfigurationIcon()
Gets the showConfigurationIcon value for this PortletDisplay.
|
boolean |
isShowEditDefaultsIcon()
Gets the showEditDefaultsIcon value for this PortletDisplay.
|
boolean |
isShowEditGuestIcon()
Gets the showEditGuestIcon value for this PortletDisplay.
|
boolean |
isShowEditIcon()
Gets the showEditIcon value for this PortletDisplay.
|
boolean |
isShowExportImportIcon()
Gets the showExportImportIcon value for this PortletDisplay.
|
boolean |
isShowHelpIcon()
Gets the showHelpIcon value for this PortletDisplay.
|
boolean |
isShowMaxIcon()
Gets the showMaxIcon value for this PortletDisplay.
|
boolean |
isShowMinIcon()
Gets the showMinIcon value for this PortletDisplay.
|
boolean |
isShowMoveIcon()
Gets the showMoveIcon value for this PortletDisplay.
|
boolean |
isShowPortletCssIcon()
Gets the showPortletCssIcon value for this PortletDisplay.
|
boolean |
isShowPortletIcon()
Gets the showPortletIcon value for this PortletDisplay.
|
boolean |
isShowPrintIcon()
Gets the showPrintIcon value for this PortletDisplay.
|
boolean |
isShowRefreshIcon()
Gets the showRefreshIcon value for this PortletDisplay.
|
boolean |
isShowStagingIcon()
Gets the showStagingIcon value for this PortletDisplay.
|
boolean |
isStateExclusive()
Gets the stateExclusive value for this PortletDisplay.
|
boolean |
isStateMax()
Gets the stateMax value for this PortletDisplay.
|
boolean |
isStateMin()
Gets the stateMin value for this PortletDisplay.
|
boolean |
isStateNormal()
Gets the stateNormal value for this PortletDisplay.
|
boolean |
isStatePopUp()
Gets the statePopUp value for this PortletDisplay.
|
boolean |
isWebDAVEnabled()
Gets the webDAVEnabled value for this PortletDisplay.
|
void |
setAccess(boolean access)
Sets the access value for this PortletDisplay.
|
void |
setActive(boolean active)
Sets the active value for this PortletDisplay.
|
void |
setColumnCount(int columnCount)
Sets the columnCount value for this PortletDisplay.
|
void |
setColumnId(java.lang.String columnId)
Sets the columnId value for this PortletDisplay.
|
void |
setColumnPos(int columnPos)
Sets the columnPos value for this PortletDisplay.
|
void |
setContent(StringBundler content)
Sets the content value for this PortletDisplay.
|
void |
setControlPanelCategory(java.lang.String controlPanelCategory)
Sets the controlPanelCategory value for this PortletDisplay.
|
void |
setCustomCSSClassName(java.lang.String customCSSClassName)
Sets the customCSSClassName value for this PortletDisplay.
|
void |
setDescription(java.lang.String description)
Sets the description value for this PortletDisplay.
|
void |
setFocused(boolean focused)
Sets the focused value for this PortletDisplay.
|
void |
setId(java.lang.String id)
Sets the id value for this PortletDisplay.
|
void |
setInstanceId(java.lang.String instanceId)
Sets the instanceId value for this PortletDisplay.
|
void |
setModeAbout(boolean modeAbout)
Sets the modeAbout value for this PortletDisplay.
|
void |
setModeConfig(boolean modeConfig)
Sets the modeConfig value for this PortletDisplay.
|
void |
setModeEdit(boolean modeEdit)
Sets the modeEdit value for this PortletDisplay.
|
void |
setModeEditDefaults(boolean modeEditDefaults)
Sets the modeEditDefaults value for this PortletDisplay.
|
void |
setModeEditGuest(boolean modeEditGuest)
Sets the modeEditGuest value for this PortletDisplay.
|
void |
setModeHelp(boolean modeHelp)
Sets the modeHelp value for this PortletDisplay.
|
void |
setModePreview(boolean modePreview)
Sets the modePreview value for this PortletDisplay.
|
void |
setModePrint(boolean modePrint)
Sets the modePrint value for this PortletDisplay.
|
void |
setModeView(boolean modeView)
Sets the modeView value for this PortletDisplay.
|
void |
setNamespace(java.lang.String namespace)
Sets the namespace value for this PortletDisplay.
|
void |
setPortletName(java.lang.String portletName)
Sets the portletName value for this PortletDisplay.
|
void |
setPortletResource(java.lang.String portletResource)
Sets the portletResource value for this PortletDisplay.
|
void |
setPortletSetup(java.lang.Object portletSetup)
Sets the portletSetup value for this PortletDisplay.
|
void |
setPortletToolbar(PortletToolbar portletToolbar)
Sets the portletToolbar value for this PortletDisplay.
|
void |
setResourcePK(java.lang.String resourcePK)
Sets the resourcePK value for this PortletDisplay.
|
void |
setRestoreCurrentView(boolean restoreCurrentView)
Sets the restoreCurrentView value for this PortletDisplay.
|
void |
setRootPortletId(java.lang.String rootPortletId)
Sets the rootPortletId value for this PortletDisplay.
|
void |
setShowBackIcon(boolean showBackIcon)
Sets the showBackIcon value for this PortletDisplay.
|
void |
setShowCloseIcon(boolean showCloseIcon)
Sets the showCloseIcon value for this PortletDisplay.
|
void |
setShowConfigurationIcon(boolean showConfigurationIcon)
Sets the showConfigurationIcon value for this PortletDisplay.
|
void |
setShowEditDefaultsIcon(boolean showEditDefaultsIcon)
Sets the showEditDefaultsIcon value for this PortletDisplay.
|
void |
setShowEditGuestIcon(boolean showEditGuestIcon)
Sets the showEditGuestIcon value for this PortletDisplay.
|
void |
setShowEditIcon(boolean showEditIcon)
Sets the showEditIcon value for this PortletDisplay.
|
void |
setShowExportImportIcon(boolean showExportImportIcon)
Sets the showExportImportIcon value for this PortletDisplay.
|
void |
setShowHelpIcon(boolean showHelpIcon)
Sets the showHelpIcon value for this PortletDisplay.
|
void |
setShowMaxIcon(boolean showMaxIcon)
Sets the showMaxIcon value for this PortletDisplay.
|
void |
setShowMinIcon(boolean showMinIcon)
Sets the showMinIcon value for this PortletDisplay.
|
void |
setShowMoveIcon(boolean showMoveIcon)
Sets the showMoveIcon value for this PortletDisplay.
|
void |
setShowPortletCssIcon(boolean showPortletCssIcon)
Sets the showPortletCssIcon value for this PortletDisplay.
|
void |
setShowPortletIcon(boolean showPortletIcon)
Sets the showPortletIcon value for this PortletDisplay.
|
void |
setShowPrintIcon(boolean showPrintIcon)
Sets the showPrintIcon value for this PortletDisplay.
|
void |
setShowRefreshIcon(boolean showRefreshIcon)
Sets the showRefreshIcon value for this PortletDisplay.
|
void |
setShowStagingIcon(boolean showStagingIcon)
Sets the showStagingIcon value for this PortletDisplay.
|
void |
setStateExclusive(boolean stateExclusive)
Sets the stateExclusive value for this PortletDisplay.
|
void |
setStateMax(boolean stateMax)
Sets the stateMax value for this PortletDisplay.
|
void |
setStateMin(boolean stateMin)
Sets the stateMin value for this PortletDisplay.
|
void |
setStateNormal(boolean stateNormal)
Sets the stateNormal value for this PortletDisplay.
|
void |
setStatePopUp(boolean statePopUp)
Sets the statePopUp value for this PortletDisplay.
|
void |
setThemeDisplay(ThemeDisplay themeDisplay)
Sets the themeDisplay value for this PortletDisplay.
|
void |
setTitle(java.lang.String title)
Sets the title value for this PortletDisplay.
|
void |
setURLBack(java.lang.String URLBack)
Sets the URLBack value for this PortletDisplay.
|
void |
setURLClose(java.lang.String URLClose)
Sets the URLClose value for this PortletDisplay.
|
void |
setURLConfiguration(java.lang.String URLConfiguration)
Sets the URLConfiguration value for this PortletDisplay.
|
void |
setURLConfigurationJS(java.lang.String URLConfigurationJS)
Sets the URLConfigurationJS value for this PortletDisplay.
|
void |
setURLEdit(java.lang.String URLEdit)
Sets the URLEdit value for this PortletDisplay.
|
void |
setURLEditDefaults(java.lang.String URLEditDefaults)
Sets the URLEditDefaults value for this PortletDisplay.
|
void |
setURLEditGuest(java.lang.String URLEditGuest)
Sets the URLEditGuest value for this PortletDisplay.
|
void |
setURLExportImport(java.lang.String URLExportImport)
Sets the URLExportImport value for this PortletDisplay.
|
void |
setURLHelp(java.lang.String URLHelp)
Sets the URLHelp value for this PortletDisplay.
|
void |
setURLMax(java.lang.String URLMax)
Sets the URLMax value for this PortletDisplay.
|
void |
setURLMin(java.lang.String URLMin)
Sets the URLMin value for this PortletDisplay.
|
void |
setURLPortlet(java.lang.String URLPortlet)
Sets the URLPortlet value for this PortletDisplay.
|
void |
setURLPortletCss(java.lang.String URLPortletCss)
Sets the URLPortletCss value for this PortletDisplay.
|
void |
setURLPrint(java.lang.String URLPrint)
Sets the URLPrint value for this PortletDisplay.
|
void |
setURLRefresh(java.lang.String URLRefresh)
Sets the URLRefresh value for this PortletDisplay.
|
void |
setURLStaging(java.lang.String URLStaging)
Sets the URLStaging value for this PortletDisplay.
|
void |
setWebDAVEnabled(boolean webDAVEnabled)
Sets the webDAVEnabled value for this PortletDisplay.
|
public PortletDisplay()
public PortletDisplay(java.lang.String URLBack,
java.lang.String URLClose,
java.lang.String URLConfiguration,
java.lang.String URLConfigurationJS,
java.lang.String URLEdit,
java.lang.String URLEditDefaults,
java.lang.String URLEditGuest,
java.lang.String URLExportImport,
java.lang.String URLHelp,
java.lang.String URLMax,
java.lang.String URLMin,
java.lang.String URLPortlet,
java.lang.String URLPortletCss,
java.lang.String URLPrint,
java.lang.String URLRefresh,
java.lang.String URLStaging,
boolean access,
boolean active,
int columnCount,
java.lang.String columnId,
int columnPos,
StringBundler content,
java.lang.String controlPanelCategory,
java.lang.String customCSSClassName,
java.lang.String description,
boolean focused,
java.lang.String id,
java.lang.String instanceId,
boolean modeAbout,
boolean modeConfig,
boolean modeEdit,
boolean modeEditDefaults,
boolean modeEditGuest,
boolean modeHelp,
boolean modePreview,
boolean modePrint,
boolean modeView,
java.lang.String namespace,
java.lang.String portletName,
java.lang.String portletResource,
java.lang.Object portletSetup,
PortletToolbar portletToolbar,
java.lang.String resourcePK,
boolean restoreCurrentView,
java.lang.String rootPortletId,
boolean showBackIcon,
boolean showCloseIcon,
boolean showConfigurationIcon,
boolean showEditDefaultsIcon,
boolean showEditGuestIcon,
boolean showEditIcon,
boolean showExportImportIcon,
boolean showHelpIcon,
boolean showMaxIcon,
boolean showMinIcon,
boolean showMoveIcon,
boolean showPortletCssIcon,
boolean showPortletIcon,
boolean showPrintIcon,
boolean showRefreshIcon,
boolean showStagingIcon,
boolean stateExclusive,
boolean stateMax,
boolean stateMin,
boolean stateNormal,
boolean statePopUp,
ThemeDisplay themeDisplay,
java.lang.String title,
boolean webDAVEnabled)
public java.lang.String getURLBack()
public void setURLBack(java.lang.String URLBack)
URLBack - public java.lang.String getURLClose()
public void setURLClose(java.lang.String URLClose)
URLClose - public java.lang.String getURLConfiguration()
public void setURLConfiguration(java.lang.String URLConfiguration)
URLConfiguration - public java.lang.String getURLConfigurationJS()
public void setURLConfigurationJS(java.lang.String URLConfigurationJS)
URLConfigurationJS - public java.lang.String getURLEdit()
public void setURLEdit(java.lang.String URLEdit)
URLEdit - public java.lang.String getURLEditDefaults()
public void setURLEditDefaults(java.lang.String URLEditDefaults)
URLEditDefaults - public java.lang.String getURLEditGuest()
public void setURLEditGuest(java.lang.String URLEditGuest)
URLEditGuest - public java.lang.String getURLExportImport()
public void setURLExportImport(java.lang.String URLExportImport)
URLExportImport - public java.lang.String getURLHelp()
public void setURLHelp(java.lang.String URLHelp)
URLHelp - public java.lang.String getURLMax()
public void setURLMax(java.lang.String URLMax)
URLMax - public java.lang.String getURLMin()
public void setURLMin(java.lang.String URLMin)
URLMin - public java.lang.String getURLPortlet()
public void setURLPortlet(java.lang.String URLPortlet)
URLPortlet - public java.lang.String getURLPortletCss()
public void setURLPortletCss(java.lang.String URLPortletCss)
URLPortletCss - public java.lang.String getURLPrint()
public void setURLPrint(java.lang.String URLPrint)
URLPrint - public java.lang.String getURLRefresh()
public void setURLRefresh(java.lang.String URLRefresh)
URLRefresh - public java.lang.String getURLStaging()
public void setURLStaging(java.lang.String URLStaging)
URLStaging - public boolean isAccess()
public void setAccess(boolean access)
access - public boolean isActive()
public void setActive(boolean active)
active - public int getColumnCount()
public void setColumnCount(int columnCount)
columnCount - public java.lang.String getColumnId()
public void setColumnId(java.lang.String columnId)
columnId - public int getColumnPos()
public void setColumnPos(int columnPos)
columnPos - public StringBundler getContent()
public void setContent(StringBundler content)
content - public java.lang.String getControlPanelCategory()
public void setControlPanelCategory(java.lang.String controlPanelCategory)
controlPanelCategory - public java.lang.String getCustomCSSClassName()
public void setCustomCSSClassName(java.lang.String customCSSClassName)
customCSSClassName - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public boolean isFocused()
public void setFocused(boolean focused)
focused - public java.lang.String getId()
public void setId(java.lang.String id)
id - public java.lang.String getInstanceId()
public void setInstanceId(java.lang.String instanceId)
instanceId - public boolean isModeAbout()
public void setModeAbout(boolean modeAbout)
modeAbout - public boolean isModeConfig()
public void setModeConfig(boolean modeConfig)
modeConfig - public boolean isModeEdit()
public void setModeEdit(boolean modeEdit)
modeEdit - public boolean isModeEditDefaults()
public void setModeEditDefaults(boolean modeEditDefaults)
modeEditDefaults - public boolean isModeEditGuest()
public void setModeEditGuest(boolean modeEditGuest)
modeEditGuest - public boolean isModeHelp()
public void setModeHelp(boolean modeHelp)
modeHelp - public boolean isModePreview()
public void setModePreview(boolean modePreview)
modePreview - public boolean isModePrint()
public void setModePrint(boolean modePrint)
modePrint - public boolean isModeView()
public void setModeView(boolean modeView)
modeView - public java.lang.String getNamespace()
public void setNamespace(java.lang.String namespace)
namespace - public java.lang.String getPortletName()
public void setPortletName(java.lang.String portletName)
portletName - public java.lang.String getPortletResource()
public void setPortletResource(java.lang.String portletResource)
portletResource - public java.lang.Object getPortletSetup()
public void setPortletSetup(java.lang.Object portletSetup)
portletSetup - public PortletToolbar getPortletToolbar()
public void setPortletToolbar(PortletToolbar portletToolbar)
portletToolbar - public java.lang.String getResourcePK()
public void setResourcePK(java.lang.String resourcePK)
resourcePK - public boolean isRestoreCurrentView()
public void setRestoreCurrentView(boolean restoreCurrentView)
restoreCurrentView - public java.lang.String getRootPortletId()
public void setRootPortletId(java.lang.String rootPortletId)
rootPortletId - public boolean isShowBackIcon()
public void setShowBackIcon(boolean showBackIcon)
showBackIcon - public boolean isShowCloseIcon()
public void setShowCloseIcon(boolean showCloseIcon)
showCloseIcon - public boolean isShowConfigurationIcon()
public void setShowConfigurationIcon(boolean showConfigurationIcon)
showConfigurationIcon - public boolean isShowEditDefaultsIcon()
public void setShowEditDefaultsIcon(boolean showEditDefaultsIcon)
showEditDefaultsIcon - public boolean isShowEditGuestIcon()
public void setShowEditGuestIcon(boolean showEditGuestIcon)
showEditGuestIcon - public boolean isShowEditIcon()
public void setShowEditIcon(boolean showEditIcon)
showEditIcon - public boolean isShowExportImportIcon()
public void setShowExportImportIcon(boolean showExportImportIcon)
showExportImportIcon - public boolean isShowHelpIcon()
public void setShowHelpIcon(boolean showHelpIcon)
showHelpIcon - public boolean isShowMaxIcon()
public void setShowMaxIcon(boolean showMaxIcon)
showMaxIcon - public boolean isShowMinIcon()
public void setShowMinIcon(boolean showMinIcon)
showMinIcon - public boolean isShowMoveIcon()
public void setShowMoveIcon(boolean showMoveIcon)
showMoveIcon - public boolean isShowPortletCssIcon()
public void setShowPortletCssIcon(boolean showPortletCssIcon)
showPortletCssIcon - public boolean isShowPortletIcon()
public void setShowPortletIcon(boolean showPortletIcon)
showPortletIcon - public boolean isShowPrintIcon()
public void setShowPrintIcon(boolean showPrintIcon)
showPrintIcon - public boolean isShowRefreshIcon()
public void setShowRefreshIcon(boolean showRefreshIcon)
showRefreshIcon - public boolean isShowStagingIcon()
public void setShowStagingIcon(boolean showStagingIcon)
showStagingIcon - public boolean isStateExclusive()
public void setStateExclusive(boolean stateExclusive)
stateExclusive - public boolean isStateMax()
public void setStateMax(boolean stateMax)
stateMax - public boolean isStateMin()
public void setStateMin(boolean stateMin)
stateMin - public boolean isStateNormal()
public void setStateNormal(boolean stateNormal)
stateNormal - public boolean isStatePopUp()
public void setStatePopUp(boolean statePopUp)
statePopUp - public ThemeDisplay getThemeDisplay()
public void setThemeDisplay(ThemeDisplay themeDisplay)
themeDisplay - public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - public boolean isWebDAVEnabled()
public void setWebDAVEnabled(boolean webDAVEnabled)
webDAVEnabled - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)