public interface AssetNavigatorDataProvider
Modifier and Type | Method and Description |
---|---|
AssetNavigatorJSON |
getChildData(AssetNavigatorJSON inputParameterJSON) |
AssetNavigatorJSON |
getRefreshedData(AssetNavigatorJSON sessionStorageJSON) |
AssetNavigatorJSON |
getRootData(AssetNavigatorJSON inputParameterJSON) |
AssetNavigatorJSON getRootData(AssetNavigatorJSON inputParameterJSON) throws CLLException
CLLException
AssetNavigatorJSON getChildData(AssetNavigatorJSON inputParameterJSON) throws CLLException
CLLException
AssetNavigatorJSON getRefreshedData(AssetNavigatorJSON sessionStorageJSON) throws CLLException
CLLException