Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure |
Modifier and Type | Field and Description |
---|---|
static ProductStructureNodeField<String> |
ProductStructureNode.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static ProductStructureNodeField<String> |
ProductStructureNode.CLASS_PROPERTY
Use with available fluent helpers to apply the Class field to query operations.
|
static ProductStructureNodeField<String> |
ProductStructureNode.PRODUCT_STRUC_LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the ProductStrucLastChangedByUser field to query operations.
|
static ProductStructureNodeField<LocalDateTime> |
ProductStructureNode.PRODUCT_STRUC_LAST_CHANGED_DATE
Use with available fluent helpers to apply the ProductStrucLastChangedDate field to query operations.
|
static ProductStructureNodeField<String> |
ProductStructureNode.PRODUCT_STRUCTURE_CREATED_BY_USER
Use with available fluent helpers to apply the ProductStructureCreatedByUser field to query operations.
|
static ProductStructureNodeField<LocalDateTime> |
ProductStructureNode.PRODUCT_STRUCTURE_CREATION_DATE
Use with available fluent helpers to apply the ProductStructureCreationDate field to query operations.
|
static ProductStructureNodeField<String> |
ProductStructureNode.PRODUCT_STRUCTURE_NODE_NAME
Use with available fluent helpers to apply the ProductStructureNodeName field to query operations.
|
static ProductStructureNodeField<String> |
ProductStructureNode.PRODUCT_STRUCTURE_NODE_TYPE
Use with available fluent helpers to apply the ProductStructureNodeType field to query operations.
|
static ProductStructureNodeField<UUID> |
ProductStructureNode.PRODUCT_STRUCTURE_NODE_UUID
Use with available fluent helpers to apply the ProductStructureNodeUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductStructureNodeField<T> |
ProductStructureNode.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductStructureNode.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.