com.ibm.portal.spa.service
Interface PortletStaticPageService
- All Superinterfaces:
- Disposable, Identifiable, StaticPageService
public interface PortletStaticPageService
- extends StaticPageService, Identifiable
Represents aspects of the static page aggregation API that can only be used
from portlets but not from theme and skins.
The Identifiable interface represents the ID of this portlet window.
This service must be disposed after it has been retrieved via its home
interface.
- Since:
- 6.1.0
- See Also:
- PortletStaticPageServiceHome