public class EntityChangeProxy extends NodeChangeProxy<EntityChange>
change, context| Constructor and Description |
|---|
EntityChangeProxy(EntityChange change,
ProxyContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Integer> |
getMaxCountByChildDefinitionId() |
Map<Integer,ValidationResultFlag> |
getMaxCountValidation() |
Map<Integer,Integer> |
getMinCountByChildDefinitionId() |
Map<Integer,ValidationResultFlag> |
getMinCountValidation() |
Map<Integer,Boolean> |
getRelevant() |
fromList, getLocale, getNodeIdpublic EntityChangeProxy(EntityChange change, ProxyContext context)
@ExternalizedProperty public Map<Integer,Integer> getMinCountByChildDefinitionId()
@ExternalizedProperty public Map<Integer,Integer> getMaxCountByChildDefinitionId()
@ExternalizedProperty public Map<Integer,ValidationResultFlag> getMinCountValidation()
@ExternalizedProperty public Map<Integer,ValidationResultFlag> getMaxCountValidation()
Copyright © 2020 Open Foris. All rights reserved.