| Constructor and Description |
|---|
EntityProxy(EntityProxy parent,
Entity entity,
ProxyContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,List<NodeProxy>> |
getChildrenByDefinitionId() |
List<Boolean> |
getChildrenErrorVisible() |
Map<Integer,Boolean> |
getChildrenErrorVisibleByDefinitionId() |
List<Integer> |
getChildrenMaxCount() |
Map<Integer,Integer> |
getChildrenMaxCountByDefinitionId() |
List<ValidationResultFlag> |
getChildrenMaxCountValidation() |
Map<Integer,ValidationResultFlag> |
getChildrenMaxCountValidationByDefinitionId() |
List<Integer> |
getChildrenMinCount() |
Map<Integer,Integer> |
getChildrenMinCountByDefinitionId() |
List<ValidationResultFlag> |
getChildrenMinCountValidation() |
Map<Integer,ValidationResultFlag> |
getChildrenMinCountValidationByDefinitionId() |
List<Boolean> |
getChildrenRelevance() |
Map<Integer,Boolean> |
getChildrenRelevanceByDefinitionId() |
protected boolean |
isApplicable(NodeDefinition childDefinition) |
boolean |
isEnumerated() |
fromList, fromNode, fromNode, getDefinitionId, getId, getLocale, getMessageSource, getParentId, getPath, isUserSpecifiedpublic EntityProxy(EntityProxy parent, Entity entity, ProxyContext context)
@ExternalizedProperty public Map<Integer,List<NodeProxy>> getChildrenByDefinitionId()
@ExternalizedProperty public List<ValidationResultFlag> getChildrenMinCountValidation()
public Map<Integer,ValidationResultFlag> getChildrenMinCountValidationByDefinitionId()
@ExternalizedProperty public List<ValidationResultFlag> getChildrenMaxCountValidation()
public Map<Integer,ValidationResultFlag> getChildrenMaxCountValidationByDefinitionId()
public Map<Integer,Boolean> getChildrenErrorVisibleByDefinitionId()
protected boolean isApplicable(NodeDefinition childDefinition)
@ExternalizedProperty public boolean isEnumerated()
Copyright © 2020 Open Foris. All rights reserved.