@Service public class GumgaTagService extends GumgaService<GumgaTag,Long>
gces, logger| Constructor and Description |
|---|
GumgaTagService(GumgaTagRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
GumgaTag |
createNew(GumgaTagDefinition tagDef,
String objectType,
Long objectId) |
List<GumgaTag> |
findByObject(GumgaIdable<Long> obj) |
List<GumgaTag> |
findByObjectTypeAndObjectId(String objectType,
Long objectId) |
GumgaTag |
loadGumgaTagFat(Long id) |
afterDelete, afterPesquisa, afterSave, afterUpdate, afterView, beforeDelete, beforePesquisa, beforeSave, beforeUpdate, beforeView, delete, delete, forceFlush, genercView, listOldVersions, pesquisa, save, viewclazz, gumgaOiForSearch, gumgaOiForSearchWithWildCard, loadGumgaCustomFieldsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclazz, listOldVersions, view@Autowired public GumgaTagService(GumgaTagRepository repository)
Copyright © 2017 Gumga. All rights reserved.