@Beta
public interface XDataService
Modifier and Type | Method and Description |
---|---|
XDatas |
getAll() |
XDatas |
getByApplication(ApplicationKey applicationKey) |
XData |
getByName(XDataName name) |
XDatas |
getByNames(XDataNames names) |
XDatas getByNames(XDataNames names)
XDatas getAll()
XDatas getByApplication(ApplicationKey applicationKey)