public class LayoutExclude extends Object implements Serializable
| Constructor and Description |
|---|
LayoutExclude(List<ExcludedElement> excludedElements,
Set<String> notFoundElements) |
| Modifier and Type | Method and Description |
|---|---|
List<ExcludedElement> |
getExcludedElements() |
Set<String> |
getNotFoundElements() |
public LayoutExclude(List<ExcludedElement> excludedElements, Set<String> notFoundElements)
public List<ExcludedElement> getExcludedElements()
Copyright © 2013–2019 Cognifide. All rights reserved.