Helper class for saving and restoring attached objects.
Modifier and Type | Class and Description |
---|---|
private static enum |
Modifier and Type | Field and Description |
---|---|
private String | |
public static final String | |
private Serializable | |
private static final long |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public boolean | |
private static Class | |
public Object |
className | back to summary |
---|---|
private String className |
DYNAMIC_COMPONENT | back to summary |
---|---|
public static final String DYNAMIC_COMPONENT |
savedState | back to summary |
---|---|
private Serializable savedState |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID |
StateHolderSaver | back to summary |
---|---|
public StateHolderSaver(FacesContext context, Object toSave) |
componentAddedDynamically | back to summary |
---|---|
public boolean componentAddedDynamically() |
loadClass | back to summary |
---|---|
private static Class |
restore | back to summary |
---|---|
public Object restore(FacesContext context) throws IllegalStateException
|
Modifier and Type | Field and Description |
---|---|
public static final StateHolderSaver. | |
public static final StateHolderSaver. | |
public static final StateHolderSaver. |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public static StateHolderSaver. | |
public static StateHolderSaver. |
ComponentAddedDynamically | back to summary |
---|---|
public static final StateHolderSaver. |
LastMember | back to summary |
---|---|
public static final StateHolderSaver. |
StateHolderSaverInstance | back to summary |
---|---|
public static final StateHolderSaver. |
StateHolderTupleIndices | back to summary |
---|---|
private StateHolderTupleIndices() |
valueOf | back to summary |
---|---|
public static StateHolderSaver. |
values | back to summary |
---|---|
public static StateHolderSaver. |