Skip navigation links
A B C D E F G H I L O Q R S T U W 

A

addOperator(String, String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
Adds a new supported operator.

B

BaseDescriptor - Class in org.xwiki.livedata
Base class for various live data configuration descriptors.
BaseDescriptor() - Constructor for class org.xwiki.livedata.BaseDescriptor
 

C

Constraint() - Constructor for class org.xwiki.livedata.LiveDataQuery.Constraint
Default constructor.
Constraint(Object) - Constructor for class org.xwiki.livedata.LiveDataQuery.Constraint
Creates a new constraint that uses the given value and the default operator.
Constraint(Object, String) - Constructor for class org.xwiki.livedata.LiveDataQuery.Constraint
Creates a new constraint that uses the given value and operator.

D

DisplayerDescriptor() - Constructor for class org.xwiki.livedata.LiveDataPropertyDescriptor.DisplayerDescriptor
Default constructor.
DisplayerDescriptor(String) - Constructor for class org.xwiki.livedata.LiveDataPropertyDescriptor.DisplayerDescriptor
Creates a new descriptor for the displayer with the specified id.

E

effectiveConfig(Map<String, Object>) - Method in class org.xwiki.livedata.script.LiveDataScriptService
Computes the effective live data configuration by normalizing the given configuration (i.e.
effectiveConfig(String) - Method in class org.xwiki.livedata.script.LiveDataScriptService
Computes the effective live data configuration by normalizing the given configuration (i.e.
equals(Object) - Method in class org.xwiki.livedata.BaseDescriptor
 
equals(Object) - Method in class org.xwiki.livedata.LiveData
 
equals(Object) - Method in class org.xwiki.livedata.WithParameters
 

F

Filter() - Constructor for class org.xwiki.livedata.LiveDataQuery.Filter
Default constructor.
Filter(String, Object) - Constructor for class org.xwiki.livedata.LiveDataQuery.Filter
Creates a new filter for the specified property, using the given value.
Filter(String, String, Object) - Constructor for class org.xwiki.livedata.LiveDataQuery.Filter
Creates a new filter for the specified property, using the given value.
Filter(String, boolean, Object...) - Constructor for class org.xwiki.livedata.LiveDataQuery.Filter
Creates a new filter for the specified property, using the given values.
Filter(String, String, boolean, Object...) - Constructor for class org.xwiki.livedata.LiveDataQuery.Filter
Creates a new filter for the specified property, using the given values.
FilterDescriptor() - Constructor for class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
Default constructor.
FilterDescriptor(String) - Constructor for class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
Creates a new descriptor for the filter with the specified id.

G

get(Object) - Method in interface org.xwiki.livedata.LiveDataEntryStore
 
get(Object, String) - Method in interface org.xwiki.livedata.LiveDataEntryStore
 
get(LiveDataQuery) - Method in interface org.xwiki.livedata.LiveDataEntryStore
Executes a query on the live data.
get(String) - Method in interface org.xwiki.livedata.LiveDataPropertyDescriptorStore
 
get() - Method in interface org.xwiki.livedata.LiveDataPropertyDescriptorStore
 
get(LiveDataQuery.Source, String) - Method in interface org.xwiki.livedata.LiveDataSourceManager
Looks for a live data source in the specified namespace.
get(LiveDataQuery.Source) - Method in interface org.xwiki.livedata.LiveDataSourceManager
Looks for a live data source in the current namespace.
get(String, String) - Method in interface org.xwiki.livedata.LiveDataSourceManager
Looks for a live data source in the specified namespace.
get(String) - Method in interface org.xwiki.livedata.LiveDataSourceManager
Looks for a live data source in the current namespace.
get(String) - Method in class org.xwiki.livedata.script.LiveDataScriptService
 
getActions() - Method in class org.xwiki.livedata.LiveDataMeta
 
getAllowProperty() - Method in class org.xwiki.livedata.LiveDataActionDescriptor
 
getAvailableSources(String) - Method in interface org.xwiki.livedata.LiveDataSourceManager
 
getAvailableSources() - Method in interface org.xwiki.livedata.LiveDataSourceManager
 
getConstraints() - Method in class org.xwiki.livedata.LiveDataQuery.Filter
 
getCount() - Method in class org.xwiki.livedata.LiveData
 
getData() - Method in class org.xwiki.livedata.LiveDataConfiguration
 
getDefaultDisplayer() - Method in class org.xwiki.livedata.LiveDataMeta
 
getDefaultFilter() - Method in class org.xwiki.livedata.LiveDataMeta
 
getDefaultLayout() - Method in class org.xwiki.livedata.LiveDataMeta
 
getDefaultOperator() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
 
getDescription() - Method in class org.xwiki.livedata.LiveDataActionDescriptor
 
getDescription() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getDisplayer() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getDisplayers() - Method in class org.xwiki.livedata.LiveDataMeta
 
getEntries() - Method in class org.xwiki.livedata.LiveData
 
getEntries() - Method in interface org.xwiki.livedata.LiveDataSource
 
getEntryDescriptor() - Method in class org.xwiki.livedata.LiveDataMeta
 
getFilter() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getFilters() - Method in class org.xwiki.livedata.LiveDataMeta
 
getFilters() - Method in class org.xwiki.livedata.LiveDataQuery
 
getIcon() - Method in class org.xwiki.livedata.LiveDataActionDescriptor
 
getIcon() - Method in class org.xwiki.livedata.LiveDataLayoutDescriptor
 
getIcon() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getId() - Method in class org.xwiki.livedata.BaseDescriptor
 
getId() - Method in class org.xwiki.livedata.LiveDataConfiguration
 
getId() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getIdProperty() - Method in class org.xwiki.livedata.LiveDataEntryDescriptor
 
getLayouts() - Method in class org.xwiki.livedata.LiveDataMeta
 
getLimit() - Method in class org.xwiki.livedata.LiveDataQuery
 
getMaxShownPages() - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
 
getMeta() - Method in class org.xwiki.livedata.LiveDataConfiguration
 
getName() - Method in class org.xwiki.livedata.LiveDataActionDescriptor
 
getName() - Method in class org.xwiki.livedata.LiveDataLayoutDescriptor
 
getName() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getName() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.OperatorDescriptor
 
getOffset() - Method in class org.xwiki.livedata.LiveDataQuery
 
getOperator() - Method in class org.xwiki.livedata.LiveDataQuery.Constraint
 
getOperators() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
 
getPageSizes() - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
 
getPagination() - Method in class org.xwiki.livedata.LiveDataMeta
 
getParameters() - Method in class org.xwiki.livedata.WithParameters
 
getProperties() - Method in class org.xwiki.livedata.LiveDataQuery
 
getProperties() - Method in interface org.xwiki.livedata.LiveDataSource
 
getProperty() - Method in class org.xwiki.livedata.LiveDataQuery.Filter
 
getProperty() - Method in class org.xwiki.livedata.LiveDataQuery.SortEntry
 
getPropertyDescriptors() - Method in class org.xwiki.livedata.LiveDataMeta
 
getPropertyTypes() - Method in class org.xwiki.livedata.LiveDataMeta
 
getQuery() - Method in class org.xwiki.livedata.LiveDataConfiguration
 
getSelection() - Method in class org.xwiki.livedata.LiveDataMeta
 
getShowEntryRange() - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
 
getShowFirstLast() - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
 
getShowNextPrevious() - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
 
getShowPageSizeDropdown() - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
 
getSort() - Method in class org.xwiki.livedata.LiveDataQuery
 
getSource() - Method in class org.xwiki.livedata.LiveDataQuery
 
getStyleName() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getType() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
getUrlProperty() - Method in class org.xwiki.livedata.LiveDataActionDescriptor
 
getValue() - Method in class org.xwiki.livedata.LiveDataQuery.Constraint
 

H

hashCode() - Method in class org.xwiki.livedata.BaseDescriptor
 
hashCode() - Method in class org.xwiki.livedata.LiveData
 
hashCode() - Method in class org.xwiki.livedata.WithParameters
 

I

initialize() - Method in class org.xwiki.livedata.LiveDataActionDescriptor
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataConfiguration
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataEntryDescriptor
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataLayoutDescriptor
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataMeta
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataQuery
Prevent null values where it's possible.
initialize() - Method in class org.xwiki.livedata.LiveDataSelectionConfiguration
Prevent null values where it's possible.
isDescending() - Method in class org.xwiki.livedata.LiveDataQuery.SortEntry
 
isEditable() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
isEnabled() - Method in class org.xwiki.livedata.LiveDataSelectionConfiguration
 
isFilterable() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
isMatchAll() - Method in class org.xwiki.livedata.LiveDataQuery.Filter
 
isSortable() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 
isVisible() - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
 

L

LiveData - Class in org.xwiki.livedata
The live data to display.
LiveData() - Constructor for class org.xwiki.livedata.LiveData
 
LiveDataActionDescriptor - Class in org.xwiki.livedata
Describes a live data action.
LiveDataActionDescriptor() - Constructor for class org.xwiki.livedata.LiveDataActionDescriptor
Default constructor.
LiveDataActionDescriptor(String) - Constructor for class org.xwiki.livedata.LiveDataActionDescriptor
Creates a new descriptor for the specified action.
LiveDataConfiguration - Class in org.xwiki.livedata
Describes the live data configuration.
LiveDataConfiguration() - Constructor for class org.xwiki.livedata.LiveDataConfiguration
 
LiveDataConfigurationResolver<T> - Interface in org.xwiki.livedata
Resolves LiveDataConfiguration from some input.
LiveDataEntryDescriptor - Class in org.xwiki.livedata
Describes a live data entry.
LiveDataEntryDescriptor() - Constructor for class org.xwiki.livedata.LiveDataEntryDescriptor
 
LiveDataEntryStore - Interface in org.xwiki.livedata
The interface used to store and retrieve live data entries.
LiveDataException - Exception in org.xwiki.livedata
Exception related to live data processing.
LiveDataException(Throwable) - Constructor for exception org.xwiki.livedata.LiveDataException
Creates a new instance that wraps the specified source throwable.
LiveDataException(String) - Constructor for exception org.xwiki.livedata.LiveDataException
Constructs a new live data exception with the specified detail message.
LiveDataException(String, Throwable) - Constructor for exception org.xwiki.livedata.LiveDataException
Creates a new instance with the specified message and source.
LiveDataLayoutDescriptor - Class in org.xwiki.livedata
Holds the layout configuration.
LiveDataLayoutDescriptor() - Constructor for class org.xwiki.livedata.LiveDataLayoutDescriptor
Default constructor.
LiveDataLayoutDescriptor(String) - Constructor for class org.xwiki.livedata.LiveDataLayoutDescriptor
Creates a descriptor for the layout with the given id.
LiveDataMeta - Class in org.xwiki.livedata
Describes the configuration used to display the live data.
LiveDataMeta() - Constructor for class org.xwiki.livedata.LiveDataMeta
 
LiveDataPaginationConfiguration - Class in org.xwiki.livedata
Describes the live data pagination configuration.
LiveDataPaginationConfiguration() - Constructor for class org.xwiki.livedata.LiveDataPaginationConfiguration
 
LiveDataPropertyDescriptor - Class in org.xwiki.livedata
Describes how the user interacts with a given property.
LiveDataPropertyDescriptor() - Constructor for class org.xwiki.livedata.LiveDataPropertyDescriptor
 
LiveDataPropertyDescriptor.DisplayerDescriptor - Class in org.xwiki.livedata
Holds the displayer configuration.
LiveDataPropertyDescriptor.FilterDescriptor - Class in org.xwiki.livedata
Holds the filter configuration.
LiveDataPropertyDescriptor.OperatorDescriptor - Class in org.xwiki.livedata
An operator to use when filtering the live data.
LiveDataPropertyDescriptorStore - Interface in org.xwiki.livedata
The interface used to store and retrieve the property descriptors.
LiveDataQuery - Class in org.xwiki.livedata
The query used to get the live data.
LiveDataQuery() - Constructor for class org.xwiki.livedata.LiveDataQuery
 
LiveDataQuery.Constraint - Class in org.xwiki.livedata
A constraint to apply to a property value.
LiveDataQuery.Filter - Class in org.xwiki.livedata
A set of constraints to apply to a given property.
LiveDataQuery.SortEntry - Class in org.xwiki.livedata
A sort entry.
LiveDataQuery.Source - Class in org.xwiki.livedata
Specifies where to take the data from.
LiveDataScriptService - Class in org.xwiki.livedata.script
Scripting APIs for the Live Data component.
LiveDataScriptService() - Constructor for class org.xwiki.livedata.script.LiveDataScriptService
 
LiveDataSelectionConfiguration - Class in org.xwiki.livedata
Describes the live data selection configuration.
LiveDataSelectionConfiguration() - Constructor for class org.xwiki.livedata.LiveDataSelectionConfiguration
 
LiveDataSource - Interface in org.xwiki.livedata
The component that provides the live data entries and their meta data.
LiveDataSourceManager - Interface in org.xwiki.livedata
The interface used to access the available live data sources.

O

OperatorDescriptor() - Constructor for class org.xwiki.livedata.LiveDataPropertyDescriptor.OperatorDescriptor
Default constructor.
OperatorDescriptor(String, String) - Constructor for class org.xwiki.livedata.LiveDataPropertyDescriptor.OperatorDescriptor
Creates a new operator with the specified id and name.
org.xwiki.livedata - package org.xwiki.livedata
 
org.xwiki.livedata.script - package org.xwiki.livedata.script
 

Q

query(Map<String, Object>) - Method in class org.xwiki.livedata.script.LiveDataScriptService
Executes a live data query.
query(String) - Method in class org.xwiki.livedata.script.LiveDataScriptService
Executes a live data query.

R

remove(Object) - Method in interface org.xwiki.livedata.LiveDataEntryStore
Removes an existing entry.
remove(String) - Method in interface org.xwiki.livedata.LiveDataPropertyDescriptorStore
Removes the specified property descriptor.
resolve(T) - Method in interface org.xwiki.livedata.LiveDataConfigurationResolver
Resolves LiveDataConfiguration from the given input.
ROLEHINT - Static variable in class org.xwiki.livedata.script.LiveDataScriptService
The role hint of this component.

S

save(Map<String, Object>) - Method in interface org.xwiki.livedata.LiveDataEntryStore
Creates a new entry or updates an existing one.
save(LiveDataPropertyDescriptor) - Method in interface org.xwiki.livedata.LiveDataPropertyDescriptorStore
Adds a new property descriptor or updates an existing one.
setActions(Collection<LiveDataActionDescriptor>) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the supported actions.
setAllowProperty(String) - Method in class org.xwiki.livedata.LiveDataActionDescriptor
Sets the live data property to be used to determine if the current user is allowed to perform this action on a given live data entry.
setCount(long) - Method in class org.xwiki.livedata.LiveData
Set the total number of entries available.
setData(LiveData) - Method in class org.xwiki.livedata.LiveDataConfiguration
Sets the live data.
setDefaultDisplayer(String) - Method in class org.xwiki.livedata.LiveDataMeta
Set the default displayer used to display live data properties.
setDefaultFilter(String) - Method in class org.xwiki.livedata.LiveDataMeta
Set the default filter widget to use when filtering live data properties.
setDefaultLayout(String) - Method in class org.xwiki.livedata.LiveDataMeta
Set the default layout used to display the live data.
setDefaultOperator(String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
Sets the default operator to use.
setDescending(boolean) - Method in class org.xwiki.livedata.LiveDataQuery.SortEntry
Sets the sort direction.
setDescription(String) - Method in class org.xwiki.livedata.LiveDataActionDescriptor
Sets the action description.
setDescription(String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets the property description.
setDisplayer(LiveDataPropertyDescriptor.DisplayerDescriptor) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets the displayer configuration.
setDisplayers(Collection<LiveDataPropertyDescriptor.DisplayerDescriptor>) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the list of known property displayers.
setEditable(Boolean) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets whether the user can edit the values of this property or not.
setEnabled(boolean) - Method in class org.xwiki.livedata.LiveDataSelectionConfiguration
Sets whether live data entry selection is enabled.
setEntryDescriptor(LiveDataEntryDescriptor) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the descriptor of the live data entries.
setFilter(LiveDataPropertyDescriptor.FilterDescriptor) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets the filter configuration.
setFilterable(Boolean) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets whether the user can filter by this property or not.
setFilters(Collection<LiveDataPropertyDescriptor.FilterDescriptor>) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the list of known filter widgets.
setFilters(List<LiveDataQuery.Filter>) - Method in class org.xwiki.livedata.LiveDataQuery
Sets the filters to apply on property values.
setIcon(Map<String, Object>) - Method in class org.xwiki.livedata.LiveDataActionDescriptor
Sets the icon meta data.
setIcon(Map<String, Object>) - Method in class org.xwiki.livedata.LiveDataLayoutDescriptor
Set the icon meta data.
setIcon(Map<String, Object>) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets the icon meta data.
setId(String) - Method in class org.xwiki.livedata.BaseDescriptor
Set the id.
setId(String) - Method in class org.xwiki.livedata.LiveDataConfiguration
Set the live data instance id.
setId(String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Set the property id.
setIdProperty(String) - Method in class org.xwiki.livedata.LiveDataEntryDescriptor
Sets the name of the property that identifies the live data entry.
setLayouts(Collection<LiveDataLayoutDescriptor>) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the list of supported layouts.
setLimit(Integer) - Method in class org.xwiki.livedata.LiveDataQuery
Sets the number of entries to fetch (the page size).
setMatchAll(boolean) - Method in class org.xwiki.livedata.LiveDataQuery.Filter
Sets whether the property value needs to match all the constraints or any.
setMaxShownPages(Integer) - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
Sets the maximum number of page links to display in the pagination.
setMeta(LiveDataMeta) - Method in class org.xwiki.livedata.LiveDataConfiguration
Set the configuration used to display the live data.
setName(String) - Method in class org.xwiki.livedata.LiveDataActionDescriptor
Sets the action pretty name.
setName(String) - Method in class org.xwiki.livedata.LiveDataLayoutDescriptor
Set the layout pretty name.
setName(String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.OperatorDescriptor
Sets the operator pretty name.
setName(String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets the property pretty name.
setOffset(Long) - Method in class org.xwiki.livedata.LiveDataQuery
Sets the index where the current page of entries starts.
setOperator(String) - Method in class org.xwiki.livedata.LiveDataQuery.Constraint
Sets the operator to use between the property value and the value from this constraint.
setOperators(List<LiveDataPropertyDescriptor.OperatorDescriptor>) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor.FilterDescriptor
Set the list of operators supported by this filter.
setPageSizes(List<Integer>) - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
Sets the values to display in the page size drop down that allows the user to change the page size.
setPagination(LiveDataPaginationConfiguration) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the pagination configuration.
setParameter(String, Object) - Method in class org.xwiki.livedata.WithParameters
Set the value of a parameter.
setProperties(List<String>) - Method in class org.xwiki.livedata.LiveDataQuery
Sets the list of properties to fetch.
setProperty(String) - Method in class org.xwiki.livedata.LiveDataQuery.Filter
Sets the property to filter.
setProperty(String) - Method in class org.xwiki.livedata.LiveDataQuery.SortEntry
Sets the property to sort on.
setPropertyDescriptors(Collection<LiveDataPropertyDescriptor>) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the list of known properties.
setPropertyTypes(Collection<LiveDataPropertyDescriptor>) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the list of known property types.
setQuery(LiveDataQuery) - Method in class org.xwiki.livedata.LiveDataConfiguration
Set the query used to retrieve the live data.
setSelection(LiveDataSelectionConfiguration) - Method in class org.xwiki.livedata.LiveDataMeta
Sets the live data entry selection.
setShowEntryRange(Boolean) - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
Sets whether to show or not the current entry range.
setShowFirstLast(Boolean) - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
Sets whether to show or not the first / last pagination links.
setShowNextPrevious(Boolean) - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
Sets whether to show or not the next / previous pagination links.
setShowPageSizeDropdown(Boolean) - Method in class org.xwiki.livedata.LiveDataPaginationConfiguration
Sets whether to show or not the page size drop down that the user can use to change the number of entries displayed per page.
setSort(List<LiveDataQuery.SortEntry>) - Method in class org.xwiki.livedata.LiveDataQuery
Sets the list of properties to sort on.
setSortable(Boolean) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets whether this property can be used to sort the live data.
setSource(LiveDataQuery.Source) - Method in class org.xwiki.livedata.LiveDataQuery
Specifies the live data source to take the data from.
setStyleName(String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets the CSS class name to add to the element used to display this property.
setType(String) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets the property type.
setUrlProperty(String) - Method in class org.xwiki.livedata.LiveDataActionDescriptor
Sets the live data property that holds the URL that can be used to perform this action on a given entry.
setValue(Object) - Method in class org.xwiki.livedata.LiveDataQuery.Constraint
Sets the target value that is compared with the property value using the specified operator.
setVisible(Boolean) - Method in class org.xwiki.livedata.LiveDataPropertyDescriptor
Sets whether this property should be displayed or not.
SortEntry() - Constructor for class org.xwiki.livedata.LiveDataQuery.SortEntry
Default constructor.
SortEntry(String) - Constructor for class org.xwiki.livedata.LiveDataQuery.SortEntry
Creates a new sort entry for the specified property.
SortEntry(String, boolean) - Constructor for class org.xwiki.livedata.LiveDataQuery.SortEntry
Creates a new sort entry for the specified property and sort order.
Source() - Constructor for class org.xwiki.livedata.LiveDataQuery.Source
Default constructor.
Source(String) - Constructor for class org.xwiki.livedata.LiveDataQuery.Source
Creates a source with the given id.

T

toString() - Method in class org.xwiki.livedata.LiveData
 

U

update(Object, String, Object) - Method in interface org.xwiki.livedata.LiveDataEntryStore
Updates a property of a live data entry.

W

WithParameters - Class in org.xwiki.livedata
Base class for components and POJOs that can have unknown parameters.
WithParameters() - Constructor for class org.xwiki.livedata.WithParameters
 
A B C D E F G H I L O Q R S T U W 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.