public class ListAttributeTranslation extends Object implements AttributeTranslation
IDENTITY_ADDRESS_TRANSFORMATION, IDENTITY_TRANSLATOR| Constructor and Description |
|---|
ListAttributeTranslation(Attribute targetAttribute) |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueTranslator |
getReadTranslator() |
Attribute |
getTargetAttribute() |
AttributeValueTranslator |
getWriteTranslator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPathAddressTransformationpublic ListAttributeTranslation(Attribute targetAttribute)
public Attribute getTargetAttribute()
getTargetAttribute in interface AttributeTranslationpublic AttributeValueTranslator getReadTranslator()
getReadTranslator in interface AttributeTranslationpublic AttributeValueTranslator getWriteTranslator()
getWriteTranslator in interface AttributeTranslationCopyright © 2021 JBoss by Red Hat. All rights reserved.