public class NotFoundCacheDTO extends Object
| Constructor and Description |
|---|
NotFoundCacheDTO() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSection(NotFoundCacheSectionDTO sectionDto) |
void |
addSection(StoreKey key,
List<String> paths) |
Set<NotFoundCacheSectionDTO> |
getSections() |
public void addSection(NotFoundCacheSectionDTO sectionDto)
public Set<NotFoundCacheSectionDTO> getSections()
Copyright © 2015. All Rights Reserved.