- getCount() - Method in class org.xwiki.livedata.rest.model.jaxb.Entries
-
Gets the value of the count property.
- getDescription() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the description property.
- getDisplayer() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the displayer property.
- getEntries(String, String, List<String>, List<String>, List<String>, List<Boolean>, long, int) - Method in interface org.xwiki.livedata.rest.LiveDataEntriesResource
-
Provides the list of live data entries.
- getEntries() - Method in class org.xwiki.livedata.rest.model.jaxb.Entries
-
Gets the value of the entries property.
- getEntry(String, String, String) - Method in interface org.xwiki.livedata.rest.LiveDataEntryResource
-
Fetches an entry from the specified live data source.
- getFilter() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the filter property.
- getHint() - Method in class org.xwiki.livedata.rest.model.jaxb.Source
-
Gets the value of the hint property.
- getIcon() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the icon property.
- getId() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the id property.
- getLimit() - Method in class org.xwiki.livedata.rest.model.jaxb.Entries
-
Gets the value of the limit property.
- getName() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the name property.
- getOffset() - Method in class org.xwiki.livedata.rest.model.jaxb.Entries
-
Gets the value of the offset property.
- getProperties(String, String) - Method in interface org.xwiki.livedata.rest.LiveDataPropertiesResource
-
Provides the list of properties known by a specific
LiveDataSource
implementation.
- getProperties() - Method in class org.xwiki.livedata.rest.model.jaxb.Properties
-
Gets the value of the properties property.
- getProperty(String, String, String, String) - Method in interface org.xwiki.livedata.rest.LiveDataEntryPropertyResource
-
Retrieves the value of a property from a specified live data entry.
- getProperty(String, String, String) - Method in interface org.xwiki.livedata.rest.LiveDataPropertyResource
-
Provides information about a live data property.
- getSource(String, String) - Method in interface org.xwiki.livedata.rest.LiveDataSourceResource
-
Provides information about the specified live data source component.
- getSources(String) - Method in interface org.xwiki.livedata.rest.LiveDataSourcesResource
-
Looks for
LiveDataSource
implementations in the current name-space or the specified one and returns the
list.
- getSources() - Method in class org.xwiki.livedata.rest.model.jaxb.Sources
-
Gets the value of the sources property.
- getStyleName() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the styleName property.
- getType(String, String, String) - Method in interface org.xwiki.livedata.rest.LiveDataPropertyTypeResource
-
Provides information about the specified live data property type.
- getType() - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Gets the value of the type property.
- getTypes(String, String) - Method in interface org.xwiki.livedata.rest.LiveDataPropertyTypesResource
-
Provides the list of property types known by the specified
LiveDataSource
implementation.
- getTypes() - Method in class org.xwiki.livedata.rest.model.jaxb.Types
-
Gets the value of the types property.
- getValues() - Method in class org.xwiki.livedata.rest.model.jaxb.Entry
-
Gets the value of the values property.
- setCount(Long) - Method in class org.xwiki.livedata.rest.model.jaxb.Entries
-
Sets the value of the count property.
- setDescription(String) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the description property.
- setDisplayer(LiveDataPropertyDescriptor.DisplayerDescriptor) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the displayer property.
- setFilter(LiveDataPropertyDescriptor.FilterDescriptor) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the filter property.
- setFilterable(Boolean) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the filterable property.
- setHint(String) - Method in class org.xwiki.livedata.rest.model.jaxb.Source
-
Sets the value of the hint property.
- setIcon(StringMap) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the icon property.
- setId(String) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the id property.
- setLimit(Integer) - Method in class org.xwiki.livedata.rest.model.jaxb.Entries
-
Sets the value of the limit property.
- setName(String) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the name property.
- setOffset(Long) - Method in class org.xwiki.livedata.rest.model.jaxb.Entries
-
Sets the value of the offset property.
- setProperty(String, String, String, String, String) - Method in interface org.xwiki.livedata.rest.LiveDataEntryPropertyResource
-
Sets the value of a property from a live data entry.
- setSortable(Boolean) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the sortable property.
- setStyleName(String) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the styleName property.
- setType(String) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the type property.
- setValues(StringMap) - Method in class org.xwiki.livedata.rest.model.jaxb.Entry
-
Sets the value of the values property.
- setVisible(Boolean) - Method in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
Sets the value of the visible property.
- sortable - Variable in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-
- Source - Class in org.xwiki.livedata.rest.model.jaxb
-
Java class for Source complex type.
- Source() - Constructor for class org.xwiki.livedata.rest.model.jaxb.Source
-
- Sources - Class in org.xwiki.livedata.rest.model.jaxb
-
Java class for Sources complex type.
- Sources() - Constructor for class org.xwiki.livedata.rest.model.jaxb.Sources
-
- sources - Variable in class org.xwiki.livedata.rest.model.jaxb.Sources
-
- StringMap - Class in org.xwiki.livedata.rest.model.jaxb
-
A Java equivalent of a JSON map.
- StringMap() - Constructor for class org.xwiki.livedata.rest.model.jaxb.StringMap
-
- styleName - Variable in class org.xwiki.livedata.rest.model.jaxb.PropertyDescriptor
-