Class ChangeMasterObjTypeAssgmt
Original entity name from the Odata EDM: A_ChangeMasterObjTypeAssgmtType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChangeMasterObjTypeAssgmtSelectableSelector for all available fields of ChangeMasterObjTypeAssgmt.static final ChangeMasterObjTypeAssgmtField<String>Use with available fluent helpers to apply the ChangeNumber field to query operations.static final ChangeMasterObjTypeAssgmtField<ZonedDateTime>Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>Use with available fluent helpers to apply the IsActiveForChangeNumber field to query operations.static final ChangeMasterObjTypeAssgmtField<String>Use with available fluent helpers to apply the IsLockedForChanges field to query operations.static final ChangeMasterObjTypeAssgmtField<String>Use with available fluent helpers to apply the IsPartiallyDisplayed field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>Use with available fluent helpers to apply the ObjMgmtRecdIsAutomlyCrted field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>Use with available fluent helpers to apply the ObjMgmtRecdIsAutomlyCrtedByDlg field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>Use with available fluent helpers to apply the ObjMgmtRecdIsGenerated field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>Use with available fluent helpers to apply the ObjMgmtRecdIsRequired field to query operations.static final ChangeMasterObjTypeAssgmtField<String>Use with available fluent helpers to apply the ObjectTypeCreatedByUser field to query operations.static final ChangeMasterObjTypeAssgmtField<LocalDateTime>Use with available fluent helpers to apply the ObjectTypeCreationDate field to query operations.static final ChangeMasterObjTypeAssgmtField<String>Use with available fluent helpers to apply the ObjectTypeLastChangedByUser field to query operations.static final ChangeMasterObjTypeAssgmtField<LocalDateTime>Use with available fluent helpers to apply the ObjectTypeLastChangedDate field to query operations.static final ChangeMasterObjTypeAssgmtField<String>Use with available fluent helpers to apply the SAPObjectType field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionChangeMasterObjTypeAssgmt(Boolean delete_mc, Boolean update_mc, String changeNumber, String sAPObjectType, Boolean isActiveForChangeNumber, String isLockedForChanges, String isPartiallyDisplayed, Boolean objMgmtRecdIsRequired, Boolean objMgmtRecdIsGenerated, Boolean objMgmtRecdIsAutomlyCrted, Boolean objMgmtRecdIsAutomlyCrtedByDlg, LocalDateTime objectTypeCreationDate, String objectTypeCreatedByUser, LocalDateTime objectTypeLastChangedDate, String objectTypeLastChangedByUser, ZonedDateTime changeNumberLastChgdDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ChangeMasterObjTypeAssgmtField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeMasterObjTypeAssgmtField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 7protected StringConstraints: noneprotected StringConstraints: noneConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1getKey()Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0Constraints: noneConstraints: noneConstraints: noneConstraints: none(Key Field) Constraints: Not nullable, Maximum length: 30getType()Constraints: noneinthashCode()voidsetChangeNumber(String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetChangeNumberLastChgdDateTime(ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetIsActiveForChangeNumber(Boolean isActiveForChangeNumber) Constraints: nonevoidsetIsLockedForChanges(String isLockedForChanges) Constraints: Not nullable, Maximum length: 1voidsetIsPartiallyDisplayed(String isPartiallyDisplayed) Constraints: Not nullable, Maximum length: 1voidsetObjectTypeCreatedByUser(String objectTypeCreatedByUser) Constraints: Not nullable, Maximum length: 12voidsetObjectTypeCreationDate(LocalDateTime objectTypeCreationDate) Constraints: Not nullable, Precision: 0voidsetObjectTypeLastChangedByUser(String objectTypeLastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetObjectTypeLastChangedDate(LocalDateTime objectTypeLastChangedDate) Constraints: Not nullable, Precision: 0voidsetObjMgmtRecdIsAutomlyCrted(Boolean objMgmtRecdIsAutomlyCrted) Constraints: nonevoidsetObjMgmtRecdIsAutomlyCrtedByDlg(Boolean objMgmtRecdIsAutomlyCrtedByDlg) Constraints: nonevoidsetObjMgmtRecdIsGenerated(Boolean objMgmtRecdIsGenerated) Constraints: nonevoidsetObjMgmtRecdIsRequired(Boolean objMgmtRecdIsRequired) Constraints: nonevoidsetSAPObjectType(String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30protected voidsetServicePathForFetch(String servicePathForFetch) voidsetUpdate_mc(Boolean update_mc) Constraints: nonetoString()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 ChangeMasterObjTypeAssgmt. -
DELETE_MC
Use with available fluent helpers to apply the Delete_mc field to query operations. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations. -
SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations. -
IS_ACTIVE_FOR_CHANGE_NUMBER
Use with available fluent helpers to apply the IsActiveForChangeNumber field to query operations. -
IS_LOCKED_FOR_CHANGES
Use with available fluent helpers to apply the IsLockedForChanges field to query operations. -
IS_PARTIALLY_DISPLAYED
Use with available fluent helpers to apply the IsPartiallyDisplayed field to query operations. -
OBJ_MGMT_RECD_IS_REQUIRED
Use with available fluent helpers to apply the ObjMgmtRecdIsRequired field to query operations. -
OBJ_MGMT_RECD_IS_GENERATED
Use with available fluent helpers to apply the ObjMgmtRecdIsGenerated field to query operations. -
OBJ_MGMT_RECD_IS_AUTOMLY_CRTED
Use with available fluent helpers to apply the ObjMgmtRecdIsAutomlyCrted field to query operations. -
OBJ_MGMT_RECD_IS_AUTOMLY_CRTED_BY_DLG
Use with available fluent helpers to apply the ObjMgmtRecdIsAutomlyCrtedByDlg field to query operations. -
OBJECT_TYPE_CREATION_DATE
Use with available fluent helpers to apply the ObjectTypeCreationDate field to query operations. -
OBJECT_TYPE_CREATED_BY_USER
Use with available fluent helpers to apply the ObjectTypeCreatedByUser field to query operations. -
OBJECT_TYPE_LAST_CHANGED_DATE
Use with available fluent helpers to apply the ObjectTypeLastChangedDate field to query operations. -
OBJECT_TYPE_LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the ObjectTypeLastChangedByUser field to query operations. -
CHANGE_NUMBER_LAST_CHGD_DATE_TIME
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
-
-
Constructor Details
-
ChangeMasterObjTypeAssgmt
public ChangeMasterObjTypeAssgmt() -
ChangeMasterObjTypeAssgmt
public ChangeMasterObjTypeAssgmt(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable String changeNumber, @Nullable String sAPObjectType, @Nullable Boolean isActiveForChangeNumber, @Nullable String isLockedForChanges, @Nullable String isPartiallyDisplayed, @Nullable Boolean objMgmtRecdIsRequired, @Nullable Boolean objMgmtRecdIsGenerated, @Nullable Boolean objMgmtRecdIsAutomlyCrted, @Nullable Boolean objMgmtRecdIsAutomlyCrtedByDlg, @Nullable LocalDateTime objectTypeCreationDate, @Nullable String objectTypeCreatedByUser, @Nullable LocalDateTime objectTypeLastChangedDate, @Nullable String objectTypeLastChangedByUser, @Nullable ZonedDateTime changeNumberLastChgdDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ChangeMasterObjTypeAssgmt>
-
setDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Parameters:
delete_mc- Dyn. Method Control
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setChangeNumber
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Parameters:
changeNumber- Change Number
-
setSAPObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Parameters:
sAPObjectType- SAP Object Type
-
setIsActiveForChangeNumber
Constraints: noneOriginal property name from the Odata EDM: IsActiveForChangeNumber
- Parameters:
isActiveForChangeNumber- Object Type Active for Change Number
-
setIsLockedForChanges
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsLockedForChanges
- Parameters:
isLockedForChanges- Indicator: Object type locked for changes
-
setIsPartiallyDisplayed
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsPartiallyDisplayed
- Parameters:
isPartiallyDisplayed- Indicator: display partial objects for object
-
setObjMgmtRecdIsRequired
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsRequired
- Parameters:
objMgmtRecdIsRequired- Management Record Is Required for Each Object
-
setObjMgmtRecdIsGenerated
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsGenerated
- Parameters:
objMgmtRecdIsGenerated- Object Management Record Was Generated
-
setObjMgmtRecdIsAutomlyCrted
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrted
- Parameters:
objMgmtRecdIsAutomlyCrted- Mgmt Record Generated Automatically Only for New Objects
-
setObjMgmtRecdIsAutomlyCrtedByDlg
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrtedByDlg
- Parameters:
objMgmtRecdIsAutomlyCrtedByDlg- Automatic Generation with Dialog Box
-
setObjectTypeCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjectTypeCreationDate
- Parameters:
objectTypeCreationDate- Date record created on
-
setObjectTypeCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjectTypeCreatedByUser
- Parameters:
objectTypeCreatedByUser- User who created record
-
setObjectTypeLastChangedDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjectTypeLastChangedDate
- Parameters:
objectTypeLastChangedDate- Date of Last Change
-
setObjectTypeLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjectTypeLastChangedByUser
- Parameters:
objectTypeLastChangedByUser- Name of person who changed object
-
setChangeNumberLastChgdDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
- Parameters:
changeNumberLastChgdDateTime- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ChangeMasterObjTypeAssgmt>
-
getKey
- Overrides:
getKeyin classVdmObject<ChangeMasterObjTypeAssgmt>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ChangeMasterObjTypeAssgmt>
-
fromMap
- Overrides:
fromMapin classVdmObject<ChangeMasterObjTypeAssgmt>
-
field
@Nonnull public static <T> ChangeMasterObjTypeAssgmtField<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> ChangeMasterObjTypeAssgmtField<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<ChangeMasterObjTypeAssgmt>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ChangeMasterObjTypeAssgmt>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ChangeMasterObjTypeAssgmt>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ChangeMasterObjTypeAssgmt>
-
builder
-
getDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
- Dyn. Method Control
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getChangeNumber
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
- Change Number
-
getSAPObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Returns:
- SAP Object Type
-
getIsActiveForChangeNumber
Constraints: noneOriginal property name from the Odata EDM: IsActiveForChangeNumber
- Returns:
- Object Type Active for Change Number
-
getIsLockedForChanges
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsLockedForChanges
- Returns:
- Indicator: Object type locked for changes
-
getIsPartiallyDisplayed
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsPartiallyDisplayed
- Returns:
- Indicator: display partial objects for object
-
getObjMgmtRecdIsRequired
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsRequired
- Returns:
- Management Record Is Required for Each Object
-
getObjMgmtRecdIsGenerated
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsGenerated
- Returns:
- Object Management Record Was Generated
-
getObjMgmtRecdIsAutomlyCrted
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrted
- Returns:
- Mgmt Record Generated Automatically Only for New Objects
-
getObjMgmtRecdIsAutomlyCrtedByDlg
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrtedByDlg
- Returns:
- Automatic Generation with Dialog Box
-
getObjectTypeCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjectTypeCreationDate
- Returns:
- Date record created on
-
getObjectTypeCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjectTypeCreatedByUser
- Returns:
- User who created record
-
getObjectTypeLastChangedDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjectTypeLastChangedDate
- Returns:
- Date of Last Change
-
getObjectTypeLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjectTypeLastChangedByUser
- Returns:
- Name of person who changed object
-
getChangeNumberLastChgdDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
- Returns:
- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
toString
- Overrides:
toStringin classVdmObject<ChangeMasterObjTypeAssgmt>
-
equals
- Overrides:
equalsin classVdmEntity<ChangeMasterObjTypeAssgmt>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ChangeMasterObjTypeAssgmt>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ChangeMasterObjTypeAssgmt>
-