|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.layout.restrictions.alm.RestrictionManagerFactory
public class RestrictionManagerFactory
A factory class for obtaining IRestrictionManager implementations.
| Field Summary | |
|---|---|
private static org.apache.commons.logging.Log |
log
|
private static java.lang.Class |
restrictionManagerClass
|
| Constructor Summary | |
|---|---|
RestrictionManagerFactory()
|
|
| Method Summary | |
|---|---|
static IRestrictionManager |
getRestrictionManager(IUserLayout layout)
Obtain a regular restriction manager implementation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final org.apache.commons.logging.Log log
private static java.lang.Class restrictionManagerClass
| Constructor Detail |
|---|
public RestrictionManagerFactory()
| Method Detail |
|---|
public static IRestrictionManager getRestrictionManager(IUserLayout layout)
throws PortalException
IRestrictionManager value
PortalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||