public class SakaiOptionalPortletContainerServices extends Object implements org.apache.pluto.OptionalContainerServices
| Modifier and Type | Class and Description |
|---|---|
class |
SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService |
class |
SakaiOptionalPortletContainerServices.SakaiPortletPreferencesService |
class |
SakaiOptionalPortletContainerServices.SakaiUserInfoService |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CURRENT_PLACEMENT |
| Constructor and Description |
|---|
SakaiOptionalPortletContainerServices() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pluto.spi.optional.PortalAdministrationService |
getPortalAdministrationService() |
org.apache.pluto.spi.optional.PortletEnvironmentService |
getPortletEnvironmentService() |
org.apache.pluto.spi.optional.PortletInfoService |
getPortletInfoService() |
org.apache.pluto.spi.optional.PortletInvokerService |
getPortletInvokerService() |
org.apache.pluto.spi.optional.PortletPreferencesService |
getPortletPreferencesService() |
org.apache.pluto.spi.optional.PortletRegistryService |
getPortletRegistryService() |
org.apache.pluto.spi.optional.RequestAttributeService |
getRequestAttributeService() |
org.apache.pluto.spi.optional.UserInfoService |
getUserInfoService() |
protected static final String CURRENT_PLACEMENT
public SakaiOptionalPortletContainerServices()
public org.apache.pluto.spi.optional.PortletPreferencesService getPortletPreferencesService()
getPortletPreferencesService in interface org.apache.pluto.OptionalContainerServicespublic org.apache.pluto.spi.optional.PortletRegistryService getPortletRegistryService()
getPortletRegistryService in interface org.apache.pluto.OptionalContainerServicespublic org.apache.pluto.spi.optional.PortletEnvironmentService getPortletEnvironmentService()
getPortletEnvironmentService in interface org.apache.pluto.OptionalContainerServicespublic org.apache.pluto.spi.optional.PortletInvokerService getPortletInvokerService()
getPortletInvokerService in interface org.apache.pluto.OptionalContainerServicespublic org.apache.pluto.spi.optional.PortletInfoService getPortletInfoService()
getPortletInfoService in interface org.apache.pluto.OptionalContainerServicespublic org.apache.pluto.spi.optional.RequestAttributeService getRequestAttributeService()
getRequestAttributeService in interface org.apache.pluto.OptionalContainerServicespublic org.apache.pluto.spi.optional.PortalAdministrationService getPortalAdministrationService()
getPortalAdministrationService in interface org.apache.pluto.OptionalContainerServicespublic org.apache.pluto.spi.optional.UserInfoService getUserInfoService()
getUserInfoService in interface org.apache.pluto.OptionalContainerServicesCopyright © 2003–2016 Sakai Project. All rights reserved.