com.liferay.faces.util.context.internal
Class PartialViewContextFactoryOnChangeImpl
java.lang.Object
javax.faces.context.PartialViewContextFactory
com.liferay.faces.util.context.internal.PartialViewContextFactoryOnChangeImpl
- All Implemented Interfaces:
- javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>
public class PartialViewContextFactoryOnChangeImpl
- extends javax.faces.context.PartialViewContextFactory
- Author:
- Neil Griffin
|
Method Summary |
javax.faces.context.PartialViewContext |
getPartialViewContext(javax.faces.context.FacesContext facesContext)
|
javax.faces.context.PartialViewContextFactory |
getWrapped()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartialViewContextFactoryOnChangeImpl
public PartialViewContextFactoryOnChangeImpl(javax.faces.context.PartialViewContextFactory partialViewContextFactory)
getPartialViewContext
public javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext facesContext)
- Specified by:
getPartialViewContext in class javax.faces.context.PartialViewContextFactory
getWrapped
public javax.faces.context.PartialViewContextFactory getWrapped()
- Specified by:
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>- Overrides:
getWrapped in class javax.faces.context.PartialViewContextFactory
Copyright © 2015 Liferay, Inc.. All rights reserved.