org.apache.myfaces.view.facelets.impl
Class PageContextImpl
java.lang.Object
org.apache.myfaces.view.facelets.PageContext
org.apache.myfaces.view.facelets.impl.PageContextImpl
public class PageContextImpl
- extends PageContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageContextImpl
public PageContextImpl()
getAttributes
public Map<String,javax.el.ValueExpression> getAttributes()
- Specified by:
getAttributes
in class PageContext
getAttributeCount
public int getAttributeCount()
- Specified by:
getAttributeCount
in class PageContext
isAllowCacheELExpressions
public boolean isAllowCacheELExpressions()
- Specified by:
isAllowCacheELExpressions
in class PageContext
setAllowCacheELExpressions
public void setAllowCacheELExpressions(boolean cacheELExpressions)
- Specified by:
setAllowCacheELExpressions
in class PageContext
Copyright © 2014 The Apache Software Foundation. All rights reserved.