Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription |
Modifier and Type | Field and Description |
---|---|
static SubscriptionReadField<Short> |
SubscriptionRead.BUS_EVENT_PRIORITY
Use with available fluent helpers to apply the BusEventPriority field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.BUS_EVENT_SUBSCRIBER_CODE
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.BUS_EVENT_SUBSCRIPTION_STATE_CODE
Use with available fluent helpers to apply the BusEventSubscriptionStateCode field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.BUSINESS_EVENT_SUBSCRIBER_NAME
Use with available fluent helpers to apply the BusinessEventSubscriberName field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.CREATED_BY_USER_NAME
Use with available fluent helpers to apply the CreatedByUserName field to query operations.
|
static SubscriptionReadField<BigDecimal> |
SubscriptionRead.CREATION_UTC_DATE_TIME
Use with available fluent helpers to apply the CreationUTCDateTime field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.SAP_OBJECT_TASK_CODE
Use with available fluent helpers to apply the SAPObjectTaskCode field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.SAP_OBJECT_TASK_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTaskTypeName field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations.
|
static SubscriptionReadField<String> |
SubscriptionRead.SAP_OBJECT_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTypeName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SubscriptionReadField<T> |
SubscriptionRead.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SubscriptionRead.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.