Class ChangeRecordReferenceDoc
Original entity name from the Odata EDM: A_ChangeRecordReferenceDocType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChangeRecordReferenceDocSelectableSelector for all available fields of ChangeRecordReferenceDoc.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the ChangeRecord field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.static final ChangeRecordReferenceDocField<UUID>Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.static final ChangeRecordReferenceDocField<UUID>Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final ChangeRecordReferenceDocField<ZonedDateTime>Use with available fluent helpers to apply the CreationDateTime field to query operations.static final ChangeRecordReferenceDocField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the DocumentInfoRecord field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the DocumentPart field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the DocumentType field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the DocumentVersion field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the ExternalDocumentStatus field to query operations.static final ChangeRecordReferenceDocField<BigDecimal>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ChangeRecordReferenceDocField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final ChangeRecordReferenceDocField<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
ConstructorsConstructorDescriptionChangeRecordReferenceDoc(Boolean delete_mc, Boolean update_mc, UUID changeRecordReferenceUUID, String changeRecord, UUID changeRecordUUID, String changeRecordReferenceType, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, BigDecimal lastChangeDateTime, String documentInfoRecord, String documentType, String documentPart, String documentVersion, String changeRecordItemRelevance, String externalDocumentStatus) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ChangeRecordReferenceDocField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeRecordReferenceDocField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullableConstraints: noneConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0protected StringConstraints: noneConstraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Maximum length: 2getKey()Constraints: Not nullable, Precision: 22, Scale: 7Constraints: Not nullable, Maximum length: 12getType()Constraints: noneinthashCode()voidsetChangeRecord(String changeRecord) Constraints: Not nullable, Maximum length: 20voidsetChangeRecordItemRelevance(String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3voidsetChangeRecordReferenceType(String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3voidsetChangeRecordReferenceUUID(UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullablevoidsetChangeRecordUUID(UUID changeRecordUUID) Constraints: nonevoidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetDocumentInfoRecord(String documentInfoRecord) Constraints: Not nullable, Maximum length: 25voidsetDocumentPart(String documentPart) Constraints: Not nullable, Maximum length: 3voidsetDocumentType(String documentType) Constraints: Not nullable, Maximum length: 3voidsetDocumentVersion(String documentVersion) Constraints: Not nullable, Maximum length: 2voidsetExternalDocumentStatus(String externalDocumentStatus) Constraints: Not nullable, Maximum length: 2voidsetLastChangeDateTime(BigDecimal lastChangeDateTime) Constraints: Not nullable, Precision: 22, Scale: 7voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12protected 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 ChangeRecordReferenceDoc. -
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_RECORD_REFERENCE_UUID
Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations. -
CHANGE_RECORD
Use with available fluent helpers to apply the ChangeRecord field to query operations. -
CHANGE_RECORD_UUID
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations. -
CHANGE_RECORD_REFERENCE_TYPE
Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
DOCUMENT_INFO_RECORD
Use with available fluent helpers to apply the DocumentInfoRecord field to query operations. -
DOCUMENT_TYPE
Use with available fluent helpers to apply the DocumentType field to query operations. -
DOCUMENT_PART
Use with available fluent helpers to apply the DocumentPart field to query operations. -
DOCUMENT_VERSION
Use with available fluent helpers to apply the DocumentVersion field to query operations. -
CHANGE_RECORD_ITEM_RELEVANCE
Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations. -
EXTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the ExternalDocumentStatus field to query operations.
-
-
Constructor Details
-
ChangeRecordReferenceDoc
public ChangeRecordReferenceDoc() -
ChangeRecordReferenceDoc
public ChangeRecordReferenceDoc(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable UUID changeRecordReferenceUUID, @Nullable String changeRecord, @Nullable UUID changeRecordUUID, @Nullable String changeRecordReferenceType, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable BigDecimal lastChangeDateTime, @Nullable String documentInfoRecord, @Nullable String documentType, @Nullable String documentPart, @Nullable String documentVersion, @Nullable String changeRecordItemRelevance, @Nullable String externalDocumentStatus)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ChangeRecordReferenceDoc>
-
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
-
setChangeRecordReferenceUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Parameters:
changeRecordReferenceUUID- NodeID
-
setChangeRecord
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Parameters:
changeRecord- Issue ID
-
setChangeRecordUUID
Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Parameters:
changeRecordUUID- NodeID
-
setChangeRecordReferenceType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Parameters:
changeRecordReferenceType- Object Type
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By
-
setCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Changed By
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 22, Scale: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- The lastChangeDateTime to set.
-
setDocumentInfoRecord
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: DocumentInfoRecord
- Parameters:
documentInfoRecord- Document number
-
setDocumentType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentType
- Parameters:
documentType- Document Type
-
setDocumentPart
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentPart
- Parameters:
documentPart- Document Part
-
setDocumentVersion
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DocumentVersion
- Parameters:
documentVersion- Document Version
-
setChangeRecordItemRelevance
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Parameters:
changeRecordItemRelevance- Change Record Item Relevance
-
setExternalDocumentStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ExternalDocumentStatus
- Parameters:
externalDocumentStatus- Status of a document (language-dependent)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ChangeRecordReferenceDoc>
-
getKey
- Overrides:
getKeyin classVdmObject<ChangeRecordReferenceDoc>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ChangeRecordReferenceDoc>
-
fromMap
- Overrides:
fromMapin classVdmObject<ChangeRecordReferenceDoc>
-
field
@Nonnull public static <T> ChangeRecordReferenceDocField<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> ChangeRecordReferenceDocField<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<ChangeRecordReferenceDoc>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ChangeRecordReferenceDoc>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ChangeRecordReferenceDoc>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ChangeRecordReferenceDoc>
-
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
-
getChangeRecordReferenceUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Returns:
- NodeID
-
getChangeRecord
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Returns:
- Issue ID
-
getChangeRecordUUID
Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
- NodeID
-
getChangeRecordReferenceType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Returns:
- Object Type
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By
-
getCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Changed By
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 22, Scale: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- The lastChangeDateTime contained in this entity.
-
getDocumentInfoRecord
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: DocumentInfoRecord
- Returns:
- Document number
-
getDocumentType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentType
- Returns:
- Document Type
-
getDocumentPart
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentPart
- Returns:
- Document Part
-
getDocumentVersion
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DocumentVersion
- Returns:
- Document Version
-
getChangeRecordItemRelevance
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Returns:
- Change Record Item Relevance
-
getExternalDocumentStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ExternalDocumentStatus
- Returns:
- Status of a document (language-dependent)
-
toString
- Overrides:
toStringin classVdmObject<ChangeRecordReferenceDoc>
-
equals
- Overrides:
equalsin classVdmEntity<ChangeRecordReferenceDoc>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ChangeRecordReferenceDoc>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ChangeRecordReferenceDoc>
-