public interface PersistentFieldChange
Modifier and Type | Method and Description |
---|---|
String |
getComponentId()
Returns the nested id of the component, or the empty string for the page's root component.
|
String |
getFieldName()
Returns the name of the field for which a change was recorded.
|
Object |
getValue()
Returns the new value for the field (which may be null).
|
String getComponentId()
String getFieldName()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.