JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.model.base.api.init
ReloadService
Contents
Description
Method Summary
Method Details
reload(Set)
Hide sidebar
Show sidebar
Interface ReloadService
All Known Implementing Classes:
ReloadServiceImpl
@Deprecated
public interface
ReloadService
Deprecated.
Reload service to reload the configuration.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
reload
(
Set
<
String
> modelKeys)
Deprecated.
Method Details
reload
void
reload
(
Set
<
String
> modelKeys)
Deprecated.