+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.devicesupport
Interface DeviceClassServiceHome

All Known Subinterfaces:
PortletDeviceClassServiceHome
public interface DeviceClassServiceHome

Home interface to the request independent parts of DeviceClass.

Since:
7.0.0.2

Field Summary
static java.lang.String JNDI_NAME
          The JNDI name used to bind the DeviceClassServiceHome singleton.
 
Method Summary
 DeviceClassService getDeviceClassService(javax.ccpp.Profile profile)
           
 

Field Detail

JNDI_NAME

static final java.lang.String JNDI_NAME
The JNDI name used to bind the DeviceClassServiceHome singleton.

Method Detail

getDeviceClassService

DeviceClassService getDeviceClassService(javax.ccpp.Profile profile)
Parameters:
profile - a CCPP profile
Returns:
the portal device class service
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD