uPortal 2.4.1
API Documentation

org.jasig.portal.layout.restrictions
Class UserLayoutRestrictionFactory

java.lang.Object
  extended byorg.jasig.portal.layout.restrictions.UserLayoutRestrictionFactory

public class UserLayoutRestrictionFactory
extends java.lang.Object

UserLayoutRestrictionFactory summary description sentence goes here.

Version:
$Revision: 1.2 $
Author:
Michael Ivanov

Constructor Summary
UserLayoutRestrictionFactory()
           
 
Method Summary
static IUserLayoutRestriction createRestriction(int restrictionType, java.lang.String restrictionValue, java.lang.String restrictionPath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLayoutRestrictionFactory

public UserLayoutRestrictionFactory()
Method Detail

createRestriction

public static IUserLayoutRestriction createRestriction(int restrictionType,
                                                       java.lang.String restrictionValue,
                                                       java.lang.String restrictionPath)
                                                throws PortalException
Throws:
PortalException

uPortal 2.4.1
API Documentation