|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.layout.restrictions.UserLayoutRestriction
org.jasig.portal.layout.restrictions.BooleanRestriction
org.jasig.portal.layout.restrictions.ImmutableRestriction
ImmutableRestriction checks the restriction on the "immutable" property for a given ALNode object.
Field Summary |
Fields inherited from class org.jasig.portal.layout.restrictions.UserLayoutRestriction |
LOCAL_RESTRICTION |
Constructor Summary | |
ImmutableRestriction()
|
|
ImmutableRestriction(java.lang.String nodePath)
|
Method Summary | |
int |
getRestrictionType()
Returns the type of the current restriction |
Methods inherited from class org.jasig.portal.layout.restrictions.BooleanRestriction |
checkRestriction, checkRestriction |
Methods inherited from class org.jasig.portal.layout.restrictions.UserLayoutRestriction |
getRestrictionExpression, getRestrictionName, getRestrictionName, getRestrictionPath, setRestrictionExpression |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImmutableRestriction(java.lang.String nodePath)
public ImmutableRestriction()
Method Detail |
public int getRestrictionType()
getRestrictionType
in interface IUserLayoutRestriction
getRestrictionType
in class UserLayoutRestriction
RestrictionTypes
interface
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |