| Package | Description |
|---|---|
| org.shredzone.cilla.core.model | |
| org.shredzone.cilla.core.repository | |
| org.shredzone.cilla.core.repository.impl | |
| org.shredzone.cilla.ws.assembler |
| Modifier and Type | Method and Description |
|---|---|
Language |
Page.getLanguage()
Language the page content is written in |
Language |
User.getLanguage()
Language of the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setLanguage(Language language) |
void |
User.setLanguage(Language language) |
| Modifier and Type | Method and Description |
|---|---|
Language |
LanguageDao.fetchForLocale(Locale locale)
|
| Modifier and Type | Method and Description |
|---|---|
Language |
LanguageDaoHibImpl.fetch(long id) |
Language |
LanguageDaoHibImpl.fetchForLocale(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
List<Language> |
LanguageDaoHibImpl.fetchAll() |
| Modifier and Type | Method and Description |
|---|---|
LanguageDto |
LanguageAssembler.assemble(Language entity) |
void |
LanguageAssembler.merge(LanguageDto dto,
Language entity) |
Copyright © 2009–2016. All rights reserved.