T - NodeChangepublic class NodeChangeProxy<C extends NodeChange<?>> extends Object implements Proxy
| Modifier and Type | Field and Description |
|---|---|
protected C |
change |
protected ProxyContext |
context |
| Constructor and Description |
|---|
NodeChangeProxy(C change,
ProxyContext context) |
| Modifier and Type | Method and Description |
|---|---|
static List<NodeChangeProxy<?>> |
fromList(Collection<NodeChange<?>> items,
ProxyContext context) |
Locale |
getLocale() |
int |
getNodeId() |
protected transient C extends NodeChange<?> change
protected transient ProxyContext context
public NodeChangeProxy(C change, ProxyContext context)
public static List<NodeChangeProxy<?>> fromList(Collection<NodeChange<?>> items, ProxyContext context)
@ExternalizedProperty public int getNodeId()
public Locale getLocale()
Copyright © 2020 Open Foris. All rights reserved.