@Unstable
public interface LiveDataPropertyTypesResource
LiveDataSource
.Modifier and Type | Method and Description |
---|---|
Types |
getTypes(String sourceId,
String namespace)
Provides the list of property types known by the specified
LiveDataSource implementation. |
Types getTypes(String sourceId, String namespace) throws Exception
LiveDataSource
implementation.sourceId
- indicates the LiveDataSource
component implementationnamespace
- the component manager name-space where to look for LiveDataSource
implementations; if
not specified then the context / current name-space is usedLiveDataSource
implementationException
- if retrieving the property types failsCopyright © 2004–2022 XWiki. All rights reserved.