public static class UpdateValidator.UpdateMapping extends Object
| Constructor and Description |
|---|
UpdateMapping() |
| Modifier and Type | Method and Description |
|---|---|
GroupSymbol |
getCorrelatedName() |
GroupSymbol |
getGroup() |
Map<ElementSymbol,ElementSymbol> |
getUpdatableViewSymbols() |
boolean |
isInsertAllowed() |
boolean |
isUpdateAllowed() |
public Map<ElementSymbol,ElementSymbol> getUpdatableViewSymbols()
public boolean isInsertAllowed()
public boolean isUpdateAllowed()
public GroupSymbol getGroup()
public GroupSymbol getCorrelatedName()
Copyright © 2019. All rights reserved.