Class SubscriptionRead
Original entity name from the Odata EDM: SubscriptionRead
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SubscriptionReadSelectableSelector for all available fields of SubscriptionRead.static final SubscriptionReadField<Short>Use with available fluent helpers to apply the BusEventPriority field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the BusEventSubscriptionStateCode field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the BusinessEventSubscriberName field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the CreatedByUserName field to query operations.static final SubscriptionReadField<BigDecimal>Use with available fluent helpers to apply the CreationUTCDateTime field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the SAPObjectTaskCode field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the SAPObjectTaskTypeName field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the SAPObjectType field to query operations.static final SubscriptionReadField<String>Use with available fluent helpers to apply the SAPObjectTypeName field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionSubscriptionRead(String busEventSubscriberCode, String sAPObjectType, String sAPObjectTaskCode, String sAPObjectTypeName, String sAPObjectTaskTypeName, String busEventSubscriptionStateCode, Short busEventPriority, String businessEventSubscriberName, BigDecimal creationUTCDateTime, String createdByUserName) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
SubscriptionReadField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SubscriptionReadField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 32Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Precision: 15, Scale: 0protected Stringprotected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 80(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 80getType()inthashCode()voidsetBusEventPriority(Short busEventPriority) Constraints: Not nullablevoidsetBusEventSubscriberCode(String busEventSubscriberCode) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetBusEventSubscriptionStateCode(String busEventSubscriptionStateCode) Constraints: Not nullable, Maximum length: 1voidsetBusinessEventSubscriberName(String businessEventSubscriberName) Constraints: Not nullable, Maximum length: 32voidsetCreatedByUserName(String createdByUserName) Constraints: Not nullable, Maximum length: 80voidsetCreationUTCDateTime(BigDecimal creationUTCDateTime) Constraints: Not nullable, Precision: 15, Scale: 0voidsetSAPObjectTaskCode(String sAPObjectTaskCode) (Key Field) Constraints: Not nullable, Maximum length: 18voidsetSAPObjectTaskTypeName(String sAPObjectTaskTypeName) Constraints: Not nullable, Maximum length: 80voidsetSAPObjectType(String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetSAPObjectTypeName(String sAPObjectTypeName) Constraints: Not nullable, Maximum length: 80protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SubscriptionRead. -
BUS_EVENT_SUBSCRIBER_CODE
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations. -
SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations. -
SAP_OBJECT_TASK_CODE
Use with available fluent helpers to apply the SAPObjectTaskCode field to query operations. -
SAP_OBJECT_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTypeName field to query operations. -
SAP_OBJECT_TASK_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTaskTypeName field to query operations. -
BUS_EVENT_SUBSCRIPTION_STATE_CODE
Use with available fluent helpers to apply the BusEventSubscriptionStateCode field to query operations. -
BUS_EVENT_PRIORITY
Use with available fluent helpers to apply the BusEventPriority field to query operations. -
BUSINESS_EVENT_SUBSCRIBER_NAME
Use with available fluent helpers to apply the BusinessEventSubscriberName field to query operations. -
CREATION_UTC_DATE_TIME
Use with available fluent helpers to apply the CreationUTCDateTime field to query operations. -
CREATED_BY_USER_NAME
Use with available fluent helpers to apply the CreatedByUserName field to query operations.
-
-
Constructor Details
-
SubscriptionRead
public SubscriptionRead() -
SubscriptionRead
public SubscriptionRead(@Nullable String busEventSubscriberCode, @Nullable String sAPObjectType, @Nullable String sAPObjectTaskCode, @Nullable String sAPObjectTypeName, @Nullable String sAPObjectTaskTypeName, @Nullable String busEventSubscriptionStateCode, @Nullable Short busEventPriority, @Nullable String businessEventSubscriberName, @Nullable BigDecimal creationUTCDateTime, @Nullable String createdByUserName)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SubscriptionRead>
-
setBusEventSubscriberCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BusEventSubscriberCode
- Parameters:
busEventSubscriberCode- Subscriber ID
-
setSAPObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Parameters:
sAPObjectType- SAP Object Type
-
setSAPObjectTaskCode
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: SAPObjectTaskCode
- Parameters:
sAPObjectTaskCode- SAP Object Task Code
-
setSAPObjectTypeName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SAPObjectTypeName
- Parameters:
sAPObjectTypeName- SAP Object Type Name
-
setSAPObjectTaskTypeName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SAPObjectTaskTypeName
- Parameters:
sAPObjectTaskTypeName- Obj Task Type Name
-
setBusEventSubscriptionStateCode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BusEventSubscriptionStateCode
- Parameters:
busEventSubscriptionStateCode- State
-
setBusEventPriority
Constraints: Not nullableOriginal property name from the Odata EDM: BusEventPriority
- Parameters:
busEventPriority- Priority
-
setBusinessEventSubscriberName
Constraints: Not nullable, Maximum length: 32Original property name from the Odata EDM: BusinessEventSubscriberName
- Parameters:
businessEventSubscriberName- Subscriber Name
-
setCreationUTCDateTime
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: CreationUTCDateTime
- Parameters:
creationUTCDateTime- Time Stamp
-
setCreatedByUserName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CreatedByUserName
- Parameters:
createdByUserName- Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SubscriptionRead>
-
getKey
- Overrides:
getKeyin classVdmObject<SubscriptionRead>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SubscriptionRead>
-
fromMap
- Overrides:
fromMapin classVdmObject<SubscriptionRead>
-
field
@Nonnull public static <T> SubscriptionReadField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> SubscriptionReadField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<SubscriptionRead>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SubscriptionRead>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SubscriptionRead>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SubscriptionRead>
-
builder
-
getBusEventSubscriberCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BusEventSubscriberCode
- Returns:
- Subscriber ID
-
getSAPObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Returns:
- SAP Object Type
-
getSAPObjectTaskCode
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: SAPObjectTaskCode
- Returns:
- SAP Object Task Code
-
getSAPObjectTypeName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SAPObjectTypeName
- Returns:
- SAP Object Type Name
-
getSAPObjectTaskTypeName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SAPObjectTaskTypeName
- Returns:
- Obj Task Type Name
-
getBusEventSubscriptionStateCode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BusEventSubscriptionStateCode
- Returns:
- State
-
getBusEventPriority
Constraints: Not nullableOriginal property name from the Odata EDM: BusEventPriority
- Returns:
- Priority
-
getBusinessEventSubscriberName
Constraints: Not nullable, Maximum length: 32Original property name from the Odata EDM: BusinessEventSubscriberName
- Returns:
- Subscriber Name
-
getCreationUTCDateTime
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: CreationUTCDateTime
- Returns:
- Time Stamp
-
getCreatedByUserName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CreatedByUserName
- Returns:
- Description
-
toString
- Overrides:
toStringin classVdmObject<SubscriptionRead>
-
equals
- Overrides:
equalsin classVdmEntity<SubscriptionRead>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SubscriptionRead>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SubscriptionRead>
-