org.eclipse.jst.jsf.facesconfig.emf
Interface ManagedBeanExtensionType

All Superinterfaces:
ExtensionType
All Known Implementing Classes:
ManagedBeanExtensionTypeImpl

public interface ManagedBeanExtensionType
extends ExtensionType

A representation of the model object 'Managed Bean Extension Type'.

See Also:
FacesConfigPackage.getManagedBeanExtensionType()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.jst.jsf.facesconfig.emf.ExtensionType
getChildNodes, getId, getTextContent, setId, setTextContent
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values