|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagedBeanType
A representation of the model object 'Managed Bean Type'.
The following features are supported:
Description
Display Name
Icon
Managed Bean Name
Managed Bean Class
Managed Bean Scope
Managed Property
Map Entries
List Entries
Managed Bean Extension
Id
Eager
FacesConfigPackage.getManagedBeanType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
ListEntriesType |
getListEntries()
Returns the value of the 'List Entries' containment reference |
ManagedBeanClassType |
getManagedBeanClass()
Returns the value of the 'Managed Bean Class' containment reference |
EList |
getManagedBeanExtension()
Returns the value of the 'Managed Bean Extension' containment reference list. |
ManagedBeanNameType |
getManagedBeanName()
Returns the value of the 'Managed Bean Name' containment reference |
ManagedBeanScopeType |
getManagedBeanScope()
Returns the value of the 'Managed Bean Scope' containment reference |
EList |
getManagedProperty()
Returns the value of the 'Managed Property' containment reference list. |
MapEntriesType |
getMapEntries()
Returns the value of the 'Map Entries' containment reference |
boolean |
isEager()
Returns the value of the 'Eager' attribute |
void |
setEager(boolean value)
Sets the value of the ' Eager ' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setListEntries(ListEntriesType value)
Sets the value of the ' List Entries ' containment reference |
void |
setManagedBeanClass(ManagedBeanClassType value)
Sets the value of the ' Managed Bean Class ' containment reference |
void |
setManagedBeanName(ManagedBeanNameType value)
Sets the value of the ' Managed Bean Name ' containment reference |
void |
setManagedBeanScope(ManagedBeanScopeType value)
Sets the value of the ' Managed Bean Scope ' containment reference |
void |
setMapEntries(MapEntriesType value)
Sets the value of the ' Map Entries ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedBeanType_Description()
EList getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedBeanType_DisplayName()
EList getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedBeanType_Icon()
ManagedBeanNameType getManagedBeanName()
If the meaning of the 'Managed Bean Name' containment reference isn't clear, there really should be more of a description here...
setManagedBeanName(ManagedBeanNameType)
,
FacesConfigPackage.getManagedBeanType_ManagedBeanName()
void setManagedBeanName(ManagedBeanNameType value)
Managed Bean Name
' containment reference.
value
- the new value of the 'Managed Bean Name' containment reference.getManagedBeanName()
ManagedBeanClassType getManagedBeanClass()
If the meaning of the 'Managed Bean Class' containment reference isn't clear, there really should be more of a description here...
setManagedBeanClass(ManagedBeanClassType)
,
FacesConfigPackage.getManagedBeanType_ManagedBeanClass()
void setManagedBeanClass(ManagedBeanClassType value)
Managed Bean Class
' containment reference.
value
- the new value of the 'Managed Bean Class' containment reference.getManagedBeanClass()
ManagedBeanScopeType getManagedBeanScope()
If the meaning of the 'Managed Bean Scope' containment reference isn't clear, there really should be more of a description here...
setManagedBeanScope(ManagedBeanScopeType)
,
FacesConfigPackage.getManagedBeanType_ManagedBeanScope()
void setManagedBeanScope(ManagedBeanScopeType value)
Managed Bean Scope
' containment reference.
value
- the new value of the 'Managed Bean Scope' containment reference.getManagedBeanScope()
EList getManagedProperty()
ManagedPropertyType
.
If the meaning of the 'Managed Property' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedBeanType_ManagedProperty()
MapEntriesType getMapEntries()
If the meaning of the 'Map Entries' containment reference isn't clear, there really should be more of a description here...
setMapEntries(MapEntriesType)
,
FacesConfigPackage.getManagedBeanType_MapEntries()
void setMapEntries(MapEntriesType value)
Map Entries
' containment reference.
value
- the new value of the 'Map Entries' containment reference.getMapEntries()
ListEntriesType getListEntries()
If the meaning of the 'List Entries' containment reference isn't clear, there really should be more of a description here...
setListEntries(ListEntriesType)
,
FacesConfigPackage.getManagedBeanType_ListEntries()
void setListEntries(ListEntriesType value)
List Entries
' containment reference.
value
- the new value of the 'List Entries' containment reference.getListEntries()
EList getManagedBeanExtension()
ManagedBeanExtensionType
.
If the meaning of the 'Managed Bean Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedBeanType_ManagedBeanExtension()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getManagedBeanType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
boolean isEager()
If the meaning of the 'Eager' attribute isn't clear, there really should be more of a description here...
setEager(boolean)
,
FacesConfigPackage.getManagedBeanType_Eager()
void setEager(boolean value)
Eager
' attribute.
value
- the new value of the 'Eager' attribute.isEager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |