|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.devicesupport
Interface DeviceClassHome
public interface DeviceClassHome
Home interface for device classes. Provides access to the device class model.
- Since:
- 7.0.0.2
Field Summary
|
static java.lang.String |
JNDI_NAME
The JNDI name used to bind the DeviceClassHome |
JNDI_NAME
static final java.lang.String JNDI_NAME
- The JNDI name used to bind the DeviceClassHome
getDeviceClassModel
<E extends DeviceClass> DeviceClassModel<E> getDeviceClassModel()
- Returns:
- A model for device classes.
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |