Class AttributeProxy
java.lang.Object
org.openforis.collect.model.proxy.NodeProxy
org.openforis.collect.model.proxy.AttributeProxy
- All Implemented Interfaces:
Proxy
- Direct Known Subclasses:
CodeAttributeProxy
- Author:
- M. Togna, S. Ricci
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeProxy(EntityProxy parent, Attribute<?, ?> attribute, ProxyContext context) -
Method Summary
Methods inherited from class org.openforis.collect.model.proxy.NodeProxy
fromList, fromNode, fromNode, getDefinitionId, getId, getLocale, getMessageSource, getParentId, getPath, isUserSpecified
-
Constructor Details
-
AttributeProxy
-
-
Method Details
-
getValidationResults
-
setValidationResults
-
getFields
-
isErrorConfirmed
public boolean isErrorConfirmed() -
setErrorConfirmed
public void setErrorConfirmed(boolean value)
-