Package | Description |
---|---|
lumis.service.newsletter |
Modifier and Type | Method and Description |
---|---|
Category |
CategoryDaoHib.get(String id,
ITransaction transaction) |
Category |
ICategoryDao.get(String id,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
Collection<Category> |
Model.getCategories()
Returns the categories.
|
Collection<Category> |
Subscription.getCategories()
Returns the categories.
|
Modifier and Type | Method and Description |
---|---|
void |
CategoryDaoHib.addOrUpdate(Category bean,
ITransaction transaction) |
void |
ICategoryDao.addOrUpdate(Category bean,
ITransaction transaction) |
int |
Category.compareTo(Category o2) |
List<String> |
CategoryDaoHib.getCategoryContentItemIds(Locale locale,
Category category,
Date startDateTime,
ITransaction transaction) |
List<String> |
ICategoryDao.getCategoryContentItemIds(Locale locale,
Category category,
Date startDateTime,
ITransaction transaction) |
protected String |
CategoryDaoHib.getIdentifier(Category bean) |
Modifier and Type | Method and Description |
---|---|
void |
Model.setCategories(Collection<Category> categories)
Sets the categories.
|
void |
Subscription.setCategories(Collection<Category> categories)
Sets the categories.
|
LumisXP 12.2.0.200122 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.