Class BusSolnOrdItmUserStatus
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<BusSolnOrdItmUserStatus>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmUserStatus
Item User Status
Original entity name from the Odata EDM: A_BusSolnOrdItmUserStatusType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BusSolnOrdItmUserStatusSelectableSelector for all available fields of BusSolnOrdItmUserStatus.static final BusSolnOrdItmUserStatusField<String>Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmUserStatusField<String>Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmUserStatusField<String>Use with available fluent helpers to apply the UserStatus field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionBusSolnOrdItmUserStatus(String businessSolutionOrder, String businessSolutionOrderItem, String userStatus) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
BusSolnOrdItmUserStatusField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmUserStatusField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 6protected Stringprotected StringgetKey()getType()(Key Field) Constraints: Not nullable, Maximum length: 5inthashCode()voidsetBusinessSolutionOrder(String businessSolutionOrder) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetBusinessSolutionOrderItem(String businessSolutionOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 6protected voidsetServicePathForFetch(String servicePathForFetch) voidsetUserStatus(String userStatus) (Key Field) Constraints: Not nullable, Maximum length: 5toString()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 BusSolnOrdItmUserStatus. -
BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations. -
BUSINESS_SOLUTION_ORDER_ITEM
Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations. -
USER_STATUS
Use with available fluent helpers to apply the UserStatus field to query operations.
-
-
Constructor Details
-
BusSolnOrdItmUserStatus
public BusSolnOrdItmUserStatus() -
BusSolnOrdItmUserStatus
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<BusSolnOrdItmUserStatus>
-
setBusinessSolutionOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessSolutionOrder
- Parameters:
businessSolutionOrder- Transaction ID
-
setBusinessSolutionOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BusinessSolutionOrderItem
- Parameters:
businessSolutionOrderItem- Shortened Item Number in Document
-
setUserStatus
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: UserStatus
- Parameters:
userStatus- Object Status
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<BusSolnOrdItmUserStatus>
-
getKey
- Overrides:
getKeyin classVdmObject<BusSolnOrdItmUserStatus>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<BusSolnOrdItmUserStatus>
-
fromMap
- Overrides:
fromMapin classVdmObject<BusSolnOrdItmUserStatus>
-
field
@Nonnull public static <T> BusSolnOrdItmUserStatusField<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> BusSolnOrdItmUserStatusField<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<BusSolnOrdItmUserStatus>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<BusSolnOrdItmUserStatus>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<BusSolnOrdItmUserStatus>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<BusSolnOrdItmUserStatus>
-
builder
-
getBusinessSolutionOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessSolutionOrder
- Returns:
- Transaction ID
-
getBusinessSolutionOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BusinessSolutionOrderItem
- Returns:
- Shortened Item Number in Document
-
getUserStatus
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: UserStatus
- Returns:
- Object Status
-
toString
- Overrides:
toStringin classVdmObject<BusSolnOrdItmUserStatus>
-
equals
- Overrides:
equalsin classVdmEntity<BusSolnOrdItmUserStatus>
-
canEqual
- Overrides:
canEqualin classVdmEntity<BusSolnOrdItmUserStatus>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<BusSolnOrdItmUserStatus>
-