Package net.bluemind.system.api
Interface IGlobalSettingsAsync
public interface IGlobalSettingsAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoiddelete(String key, AsyncHandler<Void> handler) voidget(AsyncHandler<Map<String, String>> handler) void 
- 
Method Details
- 
delete
 - 
get
 - 
set
 
 -