|
Milyn-Tinak Version 0.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ProfileStore interface.
The ProfileStore stores and provides access to all the ProfileSet instances. A ProfileSet is the set of profiles accociated with a specific device.
Method Summary | |
ProfileSet |
getProfileSet(java.lang.String deviceName)
Get the ProfileSet associated with the specified device. |
Method Detail |
public ProfileSet getProfileSet(java.lang.String deviceName) throws UnknownDeviceException
deviceName
- The device name.
UnknownDeviceException
- The specified device is unknown.
|
Milyn-Tinak Version 0.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |