|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.devicesupport
Interface PortletDeviceClassServiceHome
- All Superinterfaces:
- DeviceClassServiceHome, PortletService
public interface PortletDeviceClassServiceHome
- extends DeviceClassServiceHome, PortletService
Home interface to the portlet request specific parts of DeviceClass.
- Since:
- 7.0.0.2
Field Summary
|
static java.lang.String |
JNDI_NAME
The JNDI name used to bind the PortletDeviceClassServiceHome
singleton. |
JNDI_NAME
static final java.lang.String JNDI_NAME
- The JNDI name used to bind the PortletDeviceClassServiceHome
singleton.
getPortletDeviceClassService
PortletDeviceClassService getPortletDeviceClassService(PortletRequest request,
PortletResponse response)
- Parameters:
- request - a portlet request
- response - a portlet response
- Returns:
- the portlet device class service
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |