@Service public class GumgaTagDefinitionService extends GumgaService<GumgaTagDefinition,Long>
gces, logger| Constructor and Description |
|---|
GumgaTagDefinitionService(GumgaTagDefinitionRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
GumgaTagDefinition |
createNew(String name) |
GumgaTagDefinition |
createNew(String name,
String... attributes) |
GumgaTagDefinition |
loadGumgaTagDefinitionFat(Long id) |
SearchResult<GumgaTagDefinition> |
pesquisa(QueryObject query) |
afterDelete, afterPesquisa, afterSave, afterUpdate, afterView, beforeDelete, beforePesquisa, beforeSave, beforeUpdate, beforeView, delete, delete, forceFlush, genercView, listOldVersions, save, viewclazz, gumgaOiForSearch, gumgaOiForSearchWithWildCard, loadGumgaCustomFieldsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclazz, listOldVersions, view@Autowired public GumgaTagDefinitionService(GumgaTagDefinitionRepository repository)
public GumgaTagDefinition loadGumgaTagDefinitionFat(Long id)
public GumgaTagDefinition createNew(String name)
public GumgaTagDefinition createNew(String name, String... attributes)
public SearchResult<GumgaTagDefinition> pesquisa(QueryObject query)
pesquisa in interface GumgaReadableServiceable<GumgaTagDefinition>pesquisa in class GumgaService<GumgaTagDefinition,Long>Copyright © 2017 Gumga. All rights reserved.