net.incongru.berkano.app
Interface UserPreference


public interface UserPreference

A user preference. todo: - Should be typed. Each application can have multiple user preferences. This class stores the user's actual preferences. Another object should take care of defining the application's possible preferences, and defining user permissions for each of these. TODO : a "allowedValues" attribute? Is the value property relevant?

Version:
$Revision: 1.1 $
Author:
greg, $Author: gj $ (last edit)

Method Summary
 java.lang.Object getModel()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()

getModel

java.lang.Object getModel()


Copyright © 2004-2007. All Rights Reserved.