Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.myfaces.config.impl.digester.elements.ManagedProperty
Fields inherited from interface org.apache.myfaces.config.element.ManagedProperty | |
TYPE_LIST , TYPE_MAP , TYPE_NULL , TYPE_UNKNOWN , TYPE_VALUE |
Method Summary | |
ListEntries | |
MapEntries | |
String | |
String | |
Object |
|
int |
|
ValueBinding |
|
boolean | |
boolean | |
void |
|
void |
|
void | |
void |
|
void |
|
void |
|
public ListEntries getListEntries()
- Specified by:
- getListEntries in interface ManagedProperty
public MapEntries getMapEntries()
- Specified by:
- getMapEntries in interface ManagedProperty
public String getPropertyClass()
- Specified by:
- getPropertyClass in interface ManagedProperty
public String getPropertyName()
- Specified by:
- getPropertyName in interface ManagedProperty
public Object getRuntimeValue(FacesContext facesContext)
- Specified by:
- getRuntimeValue in interface ManagedProperty
public ValueBinding getValueBinding(FacesContext facesContext)
- Specified by:
- getValueBinding in interface ManagedProperty
public boolean isNullValue()
public boolean isValueReference()
- Specified by:
- isValueReference in interface ManagedProperty
public void setNullValue()
public void setPropertyClass(String propertyClass)
public void setPropertyName(String propertyName)
public void setValue(String value)