static AttributeAccess<Boolean> |
AttributeAccess.ofBoolean() |
static AttributeAccess<Set<Boolean>> |
AttributeAccess.ofBooleanSet() |
static AttributeAccess<Reference<Category>> |
AttributeAccess.ofCategoryReference() |
static AttributeAccess<Set<Reference<Category>>> |
AttributeAccess.ofCategoryReferenceSet() |
static AttributeAccess<Reference<Channel>> |
AttributeAccess.ofChannelReference() |
static AttributeAccess<Set<Reference<Channel>>> |
AttributeAccess.ofChannelReferenceSet() |
static AttributeAccess<LocalDate> |
AttributeAccess.ofDate() |
static AttributeAccess<Set<LocalDate>> |
AttributeAccess.ofDateSet() |
static AttributeAccess<ZonedDateTime> |
AttributeAccess.ofDateTime() |
static AttributeAccess<Set<ZonedDateTime>> |
AttributeAccess.ofDateTimeSet() |
static AttributeAccess<Double> |
AttributeAccess.ofDouble() |
static AttributeAccess<Set<Double>> |
AttributeAccess.ofDoubleSet() |
static AttributeAccess<EnumValue> |
AttributeAccess.ofEnumValue() |
static AttributeAccess<Set<EnumValue>> |
AttributeAccess.ofEnumValueSet() |
static AttributeAccess<Integer> |
AttributeAccess.ofInteger() |
static AttributeAccess<Set<Integer>> |
AttributeAccess.ofIntegerSet() |
static AttributeAccess<com.fasterxml.jackson.databind.JsonNode> |
AttributeAccess.ofJsonNode() |
static AttributeAccess<LocalDate> |
AttributeAccess.ofLocalDate() |
static AttributeAccess<Set<LocalDate>> |
AttributeAccess.ofLocalDateSet() |
static AttributeAccess<LocalizedEnumValue> |
AttributeAccess.ofLocalizedEnumValue() |
static AttributeAccess<Set<LocalizedEnumValue>> |
AttributeAccess.ofLocalizedEnumValueSet() |
static AttributeAccess<LocalizedString> |
AttributeAccess.ofLocalizedString() |
static AttributeAccess<Set<LocalizedString>> |
AttributeAccess.ofLocalizedStringSet() |
static AttributeAccess<LocalTime> |
AttributeAccess.ofLocalTime() |
static AttributeAccess<Set<LocalTime>> |
AttributeAccess.ofLocalTimeSet() |
static AttributeAccess<Long> |
AttributeAccess.ofLong() |
static AttributeAccess<Set<Long>> |
AttributeAccess.ofLongSet() |
static AttributeAccess<javax.money.MonetaryAmount> |
AttributeAccess.ofMoney() |
static AttributeAccess<Set<javax.money.MonetaryAmount>> |
AttributeAccess.ofMoneySet() |
static AttributeAccess<AttributeContainer> |
AttributeAccess.ofNested() |
static AttributeAccess<Set<AttributeContainer>> |
AttributeAccess.ofNestedSet() |
static AttributeAccess<Reference<Product>> |
AttributeAccess.ofProductReference() |
static AttributeAccess<Set<Reference<Product>>> |
AttributeAccess.ofProductReferenceSet() |
static AttributeAccess<Reference<ProductType>> |
AttributeAccess.ofProductTypeReference() |
static AttributeAccess<Set<Reference<ProductType>>> |
AttributeAccess.ofProductTypeReferenceSet() |
static AttributeAccess<String> |
AttributeAccess.ofString() |
static AttributeAccess<Set<String>> |
AttributeAccess.ofStringSet() |
static AttributeAccess<String> |
AttributeAccess.ofText() |
static AttributeAccess<Set<String>> |
AttributeAccess.ofTextSet() |
static AttributeAccess<LocalTime> |
AttributeAccess.ofTime() |
static AttributeAccess<Set<LocalTime>> |
AttributeAccess.ofTimeSet() |
static AttributeAccess<ZonedDateTime> |
AttributeAccess.ofZonedDateTime() |
static AttributeAccess<Set<ZonedDateTime>> |
AttributeAccess.ofZonedDateTimeSet() |