@FunctionalInterface public interface AttributeTranslation
| Modifier and Type | Field and Description |
|---|---|
static AttributeValueTranslator |
IDENTITY_TRANSLATOR |
| Modifier and Type | Method and Description |
|---|---|
default AttributeValueTranslator |
getReadTranslator() |
Attribute |
getTargetAttribute() |
default AttributeValueTranslator |
getWriteTranslator() |
static final AttributeValueTranslator IDENTITY_TRANSLATOR
Attribute getTargetAttribute()
default AttributeValueTranslator getReadTranslator()
default AttributeValueTranslator getWriteTranslator()
Copyright © 2018 JBoss by Red Hat. All rights reserved.