|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacesContextFactoryType | |
---|---|
org.eclipse.jst.jsf.facesconfig.emf | EMF model for JSF application configuration files. |
org.eclipse.jst.jsf.facesconfig.emf.impl | EMF model implementations for JSF application configuration files (deprecated). |
org.eclipse.jst.jsf.facesconfig.emf.util | EMF generated utility classes for JSF application configuration files (deprecated). |
Uses of FacesContextFactoryType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return FacesContextFactoryType | |
---|---|
FacesContextFactoryType |
FacesConfigFactory.createFacesContextFactoryType()
Returns a new object of class 'Faces Context Factory Type' |
FacesContextFactoryType |
DocumentRoot.getFacesContextFactory()
Returns the value of the 'Faces Context Factory' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type FacesContextFactoryType | |
---|---|
void |
DocumentRoot.setFacesContextFactory(FacesContextFactoryType value)
Sets the value of the ' Faces Context Factory ' containment reference |
Uses of FacesContextFactoryType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement FacesContextFactoryType | |
---|---|
class |
FacesContextFactoryTypeImpl
An implementation of the model object 'Faces Context Factory Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return FacesContextFactoryType | |
---|---|
FacesContextFactoryType |
FacesConfigFactoryImpl.createFacesContextFactoryType()
|
FacesContextFactoryType |
DocumentRootImpl.getFacesContextFactory()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type FacesContextFactoryType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetFacesContextFactory(FacesContextFactoryType newFacesContextFactory,
NotificationChain msgs)
|
void |
DocumentRootImpl.setFacesContextFactory(FacesContextFactoryType newFacesContextFactory)
|
Uses of FacesContextFactoryType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type FacesContextFactoryType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseFacesContextFactoryType(FacesContextFactoryType object)
Returns the result of interpretting the object as an instance of 'Faces Context Factory Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |