public interface UserDataProvider
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
getData(Dimension field,
String source,
Object... keys)
extract data from source
|
String |
getName()
provider's unique name
|
Copyright © 2014–2019 The OpenURP Software. All rights reserved.