|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleFactoryType | |
---|---|
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 LifecycleFactoryType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return LifecycleFactoryType | |
---|---|
LifecycleFactoryType |
FacesConfigFactory.createLifecycleFactoryType()
Returns a new object of class 'Lifecycle Factory Type' |
LifecycleFactoryType |
DocumentRoot.getLifecycleFactory()
Returns the value of the 'Lifecycle Factory' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type LifecycleFactoryType | |
---|---|
void |
DocumentRoot.setLifecycleFactory(LifecycleFactoryType value)
Sets the value of the ' Lifecycle Factory ' containment reference |
Uses of LifecycleFactoryType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement LifecycleFactoryType | |
---|---|
class |
LifecycleFactoryTypeImpl
An implementation of the model object 'Lifecycle Factory Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return LifecycleFactoryType | |
---|---|
LifecycleFactoryType |
FacesConfigFactoryImpl.createLifecycleFactoryType()
|
LifecycleFactoryType |
DocumentRootImpl.getLifecycleFactory()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type LifecycleFactoryType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetLifecycleFactory(LifecycleFactoryType newLifecycleFactory,
NotificationChain msgs)
|
void |
DocumentRootImpl.setLifecycleFactory(LifecycleFactoryType newLifecycleFactory)
|
Uses of LifecycleFactoryType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type LifecycleFactoryType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseLifecycleFactoryType(LifecycleFactoryType object)
Returns the result of interpreting the object as an instance of 'Lifecycle Factory Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |