|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPortletManager
JSR-168 portlet related operations manager.
Method Summary | |
---|---|
void |
deploy(SessionConfig sessionConfig,
PortletDeployConfig deployConfig,
ITransaction transaction)
Deploys a portlet war. |
void |
export(SessionConfig sessionConfig,
PortletDeployConfig deployConfig,
ITransaction transaction)
Exports a processed portlet WAR for manual deployment. |
Method Detail |
---|
void export(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction) throws PortalException
sessionConfig
- the user session information.deployConfig
- the portlet deployment specification.transaction
- the transaction for persistence access.
PortalException
void deploy(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction) throws PortalException
sessionConfig
- the user session information.deployConfig
- the portlet deployment specification.transaction
- the transaction for persistence access.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |