@Service public class GumgaCustomFieldValueService extends GumgaService<GumgaCustomFieldValue,Long>
GumgaCustomFieldgces, logger| Constructor and Description |
|---|
GumgaCustomFieldValueService(GumgaCustomFieldValueRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
GumgaCustomFieldValue |
save(GumgaCustomFieldValue newValue)
Salva valor no campo customizado do objeto
|
afterDelete, afterPesquisa, afterSave, afterUpdate, afterView, beforeDelete, beforePesquisa, beforeSave, beforeUpdate, beforeView, delete, delete, forceFlush, genercView, listOldVersions, pesquisa, viewclazz, gumgaOiForSearch, gumgaOiForSearchWithWildCard, loadGumgaCustomFieldsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclazz@Autowired public GumgaCustomFieldValueService(GumgaCustomFieldValueRepository repository)
public GumgaCustomFieldValue save(GumgaCustomFieldValue newValue)
save in interface GumgaWritableServiceable<GumgaCustomFieldValue,Long>save in class GumgaService<GumgaCustomFieldValue,Long>newValue - Novo valor para o campo customizadoCopyright © 2018 Gumga. All rights reserved.