org.jbpm.form.builder.services.api
public interface SettingsService
Modifier and Type | Method and Description |
---|---|
void |
applySettings(Settings settings,
String userName) |
void |
applySettingsGWT(Map<String,Object> settingsDto,
String userName) |
Settings |
getSettingsByUserId(String userName) |
Map<String,Object> |
getSettingsByUserIdGWT(String userName) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.