Package | Description |
---|---|
br.org.scadabr.db.dao | |
br.org.scadabr.vo.importer | |
com.serotonin.mango.web.dwr.beans |
Modifier and Type | Method and Description |
---|---|
void |
EventDetectorTemplateDao.insertEventDetectorTemplate(EventDetectorTemplateVO eventDetectorTemplate) |
void |
UsersProfileDao.saveUsersProfile(UsersProfileVO profile) |
void |
UsersProfileDao.saveUsersProfileWithoutNameConstraint(UsersProfileVO profile) |
Modifier and Type | Method and Description |
---|---|
private void |
UsersProfileImporter.createOrUpdateProfile(UsersProfileVO profile) |
void |
UsersProfileImporter.importUsersProfile(com.serotonin.json.JsonObject profileJson,
com.serotonin.web.dwr.DwrResponseI18n response,
com.serotonin.json.JsonReader reader,
ImportTask task) |
Modifier and Type | Method and Description |
---|---|
private void |
ImportTask.importUsersProfile(com.serotonin.json.JsonObject profileJson) |