org.activemath.webapp.dict
Class SearchPolicy
java.lang.Object
org.activemath.webapp.dict.SearchPolicy
- All Implemented Interfaces:
- Serializable
public class SearchPolicy
- extends Object
- implements Serializable
Encodes the dictionary policy which can be read from
such sources as the learner-preferences or user-roles.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchPolicy
public SearchPolicy(AppSession appSession)
isAuthor
public boolean isAuthor()
isLearner
public boolean isLearner()