Uses of Class
se.conciliate.extensions.attribute.AttributeValue
Packages that use AttributeValue
-
Uses of AttributeValue in se.conciliate.extensions.attribute
Fields in se.conciliate.extensions.attribute declared as AttributeValueModifier and TypeFieldDescriptionfinal AttributeValue
PreparedBatchEntry.value
The value that was prepared.Method parameters in se.conciliate.extensions.attribute with type arguments of type AttributeValueModifier and TypeMethodDescriptiondefault Collection<PreparedBatchEntry>
AttributeEditor.prepareBatch
(Collection<AttributeValue> values, MTLanguage lang, String refinement, AttributeDataType dataType) Prepares the values for display in batch.default Collection<PreparedBatchEntry>
AttributePresenter.prepareBatch
(Collection<AttributeValue> values, MTLanguage lang, String refinement, AttributeDataType dataType) Prepares the values for display in batch.