|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionHandlerFactoryType | |
---|---|
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 ExceptionHandlerFactoryType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return ExceptionHandlerFactoryType | |
---|---|
ExceptionHandlerFactoryType |
FacesConfigFactory.createExceptionHandlerFactoryType()
Returns a new object of class 'Exception Handler Factory Type' |
ExceptionHandlerFactoryType |
DocumentRoot.getExceptionHandlerFactory()
Returns the value of the 'Exception Handler Factory' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type ExceptionHandlerFactoryType | |
---|---|
void |
DocumentRoot.setExceptionHandlerFactory(ExceptionHandlerFactoryType value)
Sets the value of the ' Exception Handler Factory ' containment reference |
Uses of ExceptionHandlerFactoryType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement ExceptionHandlerFactoryType | |
---|---|
class |
ExceptionHandlerFactoryTypeImpl
An implementation of the model object 'Exception Handler Factory Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return ExceptionHandlerFactoryType | |
---|---|
ExceptionHandlerFactoryType |
FacesConfigFactoryImpl.createExceptionHandlerFactoryType()
|
ExceptionHandlerFactoryType |
DocumentRootImpl.getExceptionHandlerFactory()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type ExceptionHandlerFactoryType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetExceptionHandlerFactory(ExceptionHandlerFactoryType newExceptionHandlerFactory,
NotificationChain msgs)
|
void |
DocumentRootImpl.setExceptionHandlerFactory(ExceptionHandlerFactoryType newExceptionHandlerFactory)
|
Uses of ExceptionHandlerFactoryType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type ExceptionHandlerFactoryType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseExceptionHandlerFactoryType(ExceptionHandlerFactoryType object)
Returns the result of interpreting the object as an instance of 'Exception Handler Factory Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |