@Unstable public class LiveDataEntryDescriptor extends Object
Constructor and Description |
---|
LiveDataEntryDescriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getIdProperty() |
void |
initialize()
Prevent
null values where it's possible. |
void |
setIdProperty(String idProperty)
Sets the name of the property that identifies the live data entry.
|
public String getIdProperty()
public void setIdProperty(String idProperty)
idProperty
- the name of a property of a live data entrypublic void initialize()
null
values where it's possible.Copyright © 2004–2022 XWiki. All rights reserved.