| Package | Description |
|---|---|
| com.youama.nexus.wordplex.service.word |
| Modifier and Type | Method and Description |
|---|---|
WordModel |
WordService.save(WordModel wordModel)
It saves the word entity but if the word is already exits it increases the weight of the word.
|
| Modifier and Type | Method and Description |
|---|---|
List<WordModel> |
WordService.getCollection() |
| Modifier and Type | Method and Description |
|---|---|
WordModel |
WordService.save(WordModel wordModel)
It saves the word entity but if the word is already exits it increases the weight of the word.
|
Copyright © 2015. All rights reserved.