|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.portal.deployment.DeployConfig lumis.portlet.container.deployment.PortletDeployConfig
IPortalDeployer
has been deprecated.
@Deprecated public class PortletDeployConfig
Configuration for deployment, adding portlet specific configuration.
Field Summary |
---|
Fields inherited from class lumis.portal.deployment.DeployConfig |
---|
TYPE_ADD, TYPE_UPDATE |
Constructor Summary | |
---|---|
PortletDeployConfig()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getServiceId()
Deprecated. Returns the id for the service that will be created for the portlet. |
void |
setServiceId(java.lang.String serviceId)
Deprecated. Sets the id for the service that will be created for the portlet. |
Methods inherited from class lumis.portal.deployment.DeployConfig |
---|
getContextPath, getDeployFile, getType, setContextPath, setDeployFile, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletDeployConfig()
Method Detail |
---|
public java.lang.String getServiceId()
public void setServiceId(java.lang.String serviceId)
serviceId
- the service id.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |