public class Style extends Object
Constructor and Description |
---|
Style() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of this style
|
int |
getId()
Returns the identifier of this style
|
int |
getPortalComponentId()
Returns the identifier of the portal component of this style
|
String |
getPortalComponentName()
Returns the portal component name of this style
|
String |
getPortletTypeId()
Returns the identifier of the portlet type of this style
|
String |
getPortletTypeName()
Returns the portlet type name of this style
|
void |
setDescription(String strDescription)
Sets the description of this style with the String value specified in parameter or "" otherwise
|
void |
setId(int nId)
Sets the identifier of this style with the int value specified in parameter
|
void |
setPortalComponentId(int nPortalComponentId)
Sets the identifier of the portal component of this style with the int value specified in parameter
|
void |
setPortalComponentName(String strPortalComponentName)
Sets the portlet type name of this style with the String value specified in parameter
|
void |
setPortletTypeId(String strPortletTypeId)
Sets the identifier of the portlet type of this style with the int value specified in parameter
|
void |
setPortletTypeName(String strPortletTypeName)
Sets the portlet type name of this style with the String value specified in parameter
|
public int getId()
public void setId(int nId)
nId
- the new identifierpublic String getPortletTypeId()
public void setPortletTypeId(String strPortletTypeId)
strPortletTypeId
- the identifier of portlet type of the stylepublic int getPortalComponentId()
public void setPortalComponentId(int nPortalComponentId)
nPortalComponentId
- the identifier of portal component of the stylepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- the identifier of portlet type of the stylepublic String getPortletTypeName()
public void setPortletTypeName(String strPortletTypeName)
strPortletTypeName
- the new portlet type namepublic String getPortalComponentName()
public void setPortalComponentName(String strPortalComponentName)
strPortalComponentName
- the new portlet type nameCopyright © 2020 City of Paris. All rights reserved.