org.universAAL.ui.dm.adapters
Class AdapterUserImpairments

Package class diagram package AdapterUserImpairments
java.lang.Object
  extended by org.universAAL.ui.dm.adapters.AdapterUserImpairments
All Implemented Interfaces:
IAdapter

public class AdapterUserImpairments
extends Object
implements IAdapter

Adapter that takes user Impairments (stored in CHE and exposed by Profile server).

Author:
eandgrg

Constructor Summary
AdapterUserImpairments(AccessImpairment[] impairments)
           
 
Method Summary
 void adapt(UIRequest request)
          Perform an UI adaptation over UIRequest.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdapterUserImpairments

public AdapterUserImpairments(AccessImpairment[] impairments)
Method Detail

adapt

public void adapt(UIRequest request)
Description copied from interface: IAdapter
Perform an UI adaptation over UIRequest. This method may be recalled several times, therefore it must always check that the adaptation is in fact needed, and not already done.

Specified by:
adapt in interface IAdapter


Copyright © 2014 universAAL Consortium. All Rights Reserved.