| Modifier and Type | Method and Description |
|---|---|
default Attribute |
MetadataDocumentAttributeEndpoint.createMetadataAttribute(Attribute newEntity)
Deprecated.
|
default Attribute |
ProductMetadataAttributeEndpoint.createMetadataAttribute(Attribute newEntity) |
default Attribute |
MetadataAttributeEndpoint.createMetadataAttribute(Attribute newEntity) |
default Attribute |
ProductMetadataAttributeEndpoint.metadataAttributes(String id) |
default Attribute |
MetadataAttributeEndpoint.metadataAttributes(String id) |
default Attribute |
MetadataDocumentAttributeEndpoint.updateMetadataAttribute(Attribute newEntity)
Deprecated.
|
default Attribute |
ProductMetadataAttributeEndpoint.updateMetadataAttribute(Attribute newEntity) |
default Attribute |
MetadataAttributeEndpoint.updateMetadataAttribute(Attribute newEntity) |
default Attribute |
MetadataDocumentAttributeEndpoint.updateMetadataAttribute(String id,
Attribute newEntity)
Deprecated.
|
default Attribute |
ProductMetadataAttributeEndpoint.updateMetadataAttribute(String id,
Attribute newEntity) |
default Attribute |
MetadataAttributeEndpoint.updateMetadataAttribute(String id,
Attribute newEntity) |
| Modifier and Type | Method and Description |
|---|---|
default ListEntity<Attribute> |
MetadataDocumentAttributeEndpoint.metadataAttributes()
Deprecated.
|
default ListEntity<Attribute> |
ProductMetadataAttributeEndpoint.metadataAttributes() |
default ListEntity<Attribute> |
MetadataAttributeEndpoint.metadataAttributes() |
| Modifier and Type | Method and Description |
|---|---|
default Attribute |
MetadataDocumentAttributeEndpoint.createMetadataAttribute(Attribute newEntity)
Deprecated.
|
default Attribute |
ProductMetadataAttributeEndpoint.createMetadataAttribute(Attribute newEntity) |
default Attribute |
MetadataAttributeEndpoint.createMetadataAttribute(Attribute newEntity) |
default void |
MetadataDocumentAttributeEndpoint.deleteMetadataAttribute(Attribute entity)
Deprecated.
|
default void |
ProductMetadataAttributeEndpoint.deleteMetadataAttribute(Attribute entity) |
default void |
MetadataAttributeEndpoint.deleteMetadataAttribute(Attribute entity) |
default Attribute |
MetadataDocumentAttributeEndpoint.updateMetadataAttribute(Attribute newEntity)
Deprecated.
|
default Attribute |
ProductMetadataAttributeEndpoint.updateMetadataAttribute(Attribute newEntity) |
default Attribute |
MetadataAttributeEndpoint.updateMetadataAttribute(Attribute newEntity) |
default Attribute |
MetadataDocumentAttributeEndpoint.updateMetadataAttribute(String id,
Attribute newEntity)
Deprecated.
|
default Attribute |
ProductMetadataAttributeEndpoint.updateMetadataAttribute(String id,
Attribute newEntity) |
default Attribute |
MetadataAttributeEndpoint.updateMetadataAttribute(String id,
Attribute newEntity) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEntityWithAttributes<ATR extends Attribute> |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentAttribute
Дополнительное поле
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataAttributeResponse<ATR extends Attribute> |
class |
MetadataAttributeSharedResponse<ATR extends Attribute> |
class |
MetadataAttributeSharedStatesResponse<ATR extends Attribute> |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
AttributeSerializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
AttributeSerializer.serialize(Attribute src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
static FilterParam |
FilterParam.filter(Attribute key,
FilterParam.FilterType filterType,
Object value) |
static FilterParam |
FilterParam.filterEq(Attribute key,
Object value) |
static FilterParam |
FilterParam.filterNot(Attribute key,
Object value) |
Copyright © 2024. All rights reserved.