Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject.REIntegObjectTimeline
Packages that use REIntegObjectTimeline
Package
Description
-
Uses of REIntegObjectTimeline in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject with type parameters of type REIntegObjectTimelineModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<REIntegObjectTimeline,SAP__Message> REIntegObjectTimeline._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<REIntegObjectTimeline>REIntegObjectTimeline.ALL_FIELDSSelector for all available fields of REIntegObjectTimeline.static final SimpleProperty.String<REIntegObjectTimeline>REIntegObjectTimeline.INTERNAL_REAL_ESTATE_NUMBERstatic final SimpleProperty.String<REIntegObjectTimeline>REIntegObjectTimeline.RE_INTEG_OBJECT_STATUSstatic final SimpleProperty.Guid<REIntegObjectTimeline>REIntegObjectTimeline.RE_INTEG_OBJECT_TIMELINE_UUIDstatic final SimpleProperty.String<REIntegObjectTimeline>REIntegObjectTimeline.RE_INTEG_OBJECT_USAGE_TYPEstatic final SimpleProperty.Boolean<REIntegObjectTimeline>REIntegObjectTimeline.RE_INTEGRATION_OBJECT_IS_ACTIVEREIntegrationObject.TO__R_E_INTEG_OBJECT_TIMELINE_TPUse with available request builders to apply the _REIntegObjectTimelineTP navigation property to query operations.REIntegObjectTimeline.TO__R_E_INTEGRATION_OBJECT_TPUse with available request builders to apply the _REIntegrationObjectTP navigation property to query operations.static final SimpleProperty.Date<REIntegObjectTimeline>REIntegObjectTimeline.VALIDITY_END_DATEstatic final SimpleProperty.Date<REIntegObjectTimeline>REIntegObjectTimeline.VALIDITY_START_DATEstatic final SimpleProperty.String<REIntegObjectTimeline>REIntegObjectTimeline.VALIDITY_START_END_DATE_VALUEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject that return REIntegObjectTimelineMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject that return types with arguments of type REIntegObjectTimelineModifier and TypeMethodDescriptionio.vavr.control.Option<List<REIntegObjectTimeline>>REIntegrationObject.getREIntegObjectTimelineTPIfPresent()Retrieval of associated REIntegObjectTimeline entities (one to many).REIntegObjectTimeline.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject with parameters of type REIntegObjectTimelineModifier and TypeMethodDescriptionvoidREIntegrationObject.addREIntegObjectTimelineTP(REIntegObjectTimeline... entity) Adds elements to the list of associated REIntegObjectTimeline entities.REIntegrationObject.REIntegrationObjectBuilder.reIntegObjectTimelineTP(REIntegObjectTimeline... value) Navigation property _REIntegObjectTimelineTP for REIntegrationObject to multiple REIntegObjectTimeline.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject with type arguments of type REIntegObjectTimelineModifier and TypeMethodDescriptionvoidREIntegrationObject.setREIntegObjectTimelineTP(List<REIntegObjectTimeline> value) Overwrites the list of associated REIntegObjectTimeline entities for the loaded navigation property _REIntegObjectTimelineTP. -
Uses of REIntegObjectTimeline in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type REIntegObjectTimelineModifier and TypeMethodDescriptionDefaultRealEstateIntegrationObjectService.countREIntegObjectTimeline()Deprecated.RealEstateIntegrationObjectService.countREIntegObjectTimeline()Deprecated.Fetch the number of entries from theREIntegObjectTimelineentity collection matching the filter and search expressions.DefaultRealEstateIntegrationObjectService.createREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.RealEstateIntegrationObjectService.createREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.Create a newREIntegObjectTimelineentity and save it to the S/4HANA system.DefaultRealEstateIntegrationObjectService.deleteREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.RealEstateIntegrationObjectService.deleteREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.Deletes an existingREIntegObjectTimelineentity in the S/4HANA system.DefaultRealEstateIntegrationObjectService.getAllREIntegObjectTimeline()Deprecated.RealEstateIntegrationObjectService.getAllREIntegObjectTimeline()Deprecated.Fetch multipleREIntegObjectTimelineentities.DefaultRealEstateIntegrationObjectService.getREIntegObjectTimelineByKey(UUID rEIntegObjectTimelineUUID, String internalRealEstateNumber) Deprecated.RealEstateIntegrationObjectService.getREIntegObjectTimelineByKey(UUID rEIntegObjectTimelineUUID, String internalRealEstateNumber) Deprecated.Fetch a singleREIntegObjectTimelineentity using key fields.DefaultRealEstateIntegrationObjectService.updateREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.RealEstateIntegrationObjectService.updateREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.Update an existingREIntegObjectTimelineentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type REIntegObjectTimelineModifier and TypeMethodDescriptionDefaultRealEstateIntegrationObjectService.createREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.RealEstateIntegrationObjectService.createREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.Create a newREIntegObjectTimelineentity and save it to the S/4HANA system.DefaultRealEstateIntegrationObjectService.deleteREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.RealEstateIntegrationObjectService.deleteREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.Deletes an existingREIntegObjectTimelineentity in the S/4HANA system.DefaultRealEstateIntegrationObjectService.updateREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.RealEstateIntegrationObjectService.updateREIntegObjectTimeline(REIntegObjectTimeline rEIntegObjectTimeline) Deprecated.Update an existingREIntegObjectTimelineentity and save it to the S/4HANA system.