@Unstable
public interface LiveDataPropertyTypeResource
Modifier and Type | Method and Description |
---|---|
PropertyDescriptor |
getType(String sourceId,
String namespace,
String typeId)
Provides information about the specified live data property type.
|
PropertyDescriptor getType(String sourceId, String namespace, String typeId) throws Exception
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 usedtypeId
- identifies the property typeException
- if retrieving the property type failsCopyright © 2004–2022 XWiki. All rights reserved.