{ } }
Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   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(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(Profile profile)
Parameters:
profile - a CCPP profile
Returns:
the portal device class service
Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD