org.jasig.portal.layout
Class UserPriorityManager
java.lang.Object
org.jasig.portal.layout.UserPriorityManager
- public class UserPriorityManager
- extends java.lang.Object
The user priority manager implementation, manages user priority ranges for aggregated layouts.
- Version:
- $Revision: 1.3 $
- Author:
- Michael Ivanov
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_MAX_PRIORITY
public static final int DEFAULT_MAX_PRIORITY
- See Also:
- Constant Field Values
DEFAULT_MIN_PRIORITY
public static final int DEFAULT_MIN_PRIORITY
- See Also:
- Constant Field Values
UserPriorityManager
public UserPriorityManager()
getPriorityRange
public static int[] getPriorityRange(IPerson person)
throws PortalException
- Throws:
PortalException