Package | Description |
---|---|
pb138.service.dto | |
pb138.service.overview | |
pb138.web.controllers |
Modifier and Type | Method and Description |
---|---|
CategoryDto |
ItemDto.getCategory()
Gets category
|
Modifier and Type | Method and Description |
---|---|
void |
ItemDto.setCategory(CategoryDto category)
Sets category
|
Modifier and Type | Method and Description |
---|---|
CategoryDto |
OverviewResultCategory.getCategory()
Gets category
|
Modifier and Type | Method and Description |
---|---|
void |
OverviewResultCategory.setCategory(CategoryDto category)
Sets category
|
Constructor and Description |
---|
OverviewResultCategory(Period timespan,
Date startDate,
CategoryDto category,
int entityCount)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
CategoryDto |
SoapBean.getCategoryByName(String categoryName)
Get category by categoryName
|
Modifier and Type | Method and Description |
---|---|
List<CategoryDto> |
SoapBean.getAllCategories()
Returns all categories
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.