com.ibm.portal.devicesupport
Interface DeviceClass

All Superinterfaces:
Identifiable

public interface DeviceClass
extends Identifiable

A device class is an abstraction of an (unspecified) common subset of features of clients. For instance, clients that share a common form factor (e.g. tablets) could be organized in a device class.

Since:
7.0.0.2

Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface com.ibm.portal.Identifiable
getObjectID
 

Method Detail

getName

java.lang.String getName()
Returns:
the name of the device class, not null