Modifier and Type | Method and Description |
---|---|
AppointmentActivity |
AppointmentActivity.AppointmentActivityBuilder.build() |
protected AppointmentActivity |
AppointmentActivityUpdateFluentHelper.getEntity() |
protected AppointmentActivity |
AppointmentActivityCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<AppointmentActivity> |
AppointmentActivityFluentHelper.getEntityClass() |
protected Class<AppointmentActivity> |
AppointmentActivityByKeyFluentHelper.getEntityClass() |
Class<AppointmentActivity> |
AppointmentActivity.getType() |
Constructor and Description |
---|
AppointmentActivityCreateFluentHelper(String servicePath,
AppointmentActivity entity)
Creates a fluent helper object that will create a
AppointmentActivity entity on the OData endpoint. |
AppointmentActivityUpdateFluentHelper(String servicePath,
AppointmentActivity entity)
Creates a fluent helper object that will update a
AppointmentActivity entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
AppointmentActivityServiceBatchChangeSet |
DefaultAppointmentActivityServiceBatchChangeSet.createAppointmentActivity(AppointmentActivity appointmentActivity)
Create a new
AppointmentActivity entity and save it to the S/4HANA system. |
AppointmentActivityServiceBatchChangeSet |
AppointmentActivityServiceBatchChangeSet.createAppointmentActivity(AppointmentActivity appointmentActivity)
Create a new
AppointmentActivity entity and save it to the S/4HANA system. |
AppointmentActivityServiceBatchChangeSet |
DefaultAppointmentActivityServiceBatchChangeSet.updateAppointmentActivity(AppointmentActivity appointmentActivity)
Update an existing
AppointmentActivity entity and save it to the S/4HANA system. |
AppointmentActivityServiceBatchChangeSet |
AppointmentActivityServiceBatchChangeSet.updateAppointmentActivity(AppointmentActivity appointmentActivity)
Update an existing
AppointmentActivity entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<AppointmentActivity> |
AppointmentActivityOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected AppointmentActivityLink<ObjectT> |
AppointmentActivityLink.translateLinkType(EntityLink<AppointmentActivityLink<ObjectT>,AppointmentActivity,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
AppointmentActivityCreateFluentHelper |
DefaultAppointmentActivityService.createAppointmentActivity(AppointmentActivity appointmentActivity) |
AppointmentActivityCreateFluentHelper |
AppointmentActivityService.createAppointmentActivity(AppointmentActivity appointmentActivity)
Create a new
AppointmentActivity entity and save it to the S/4HANA system. |
AppointmentActivityUpdateFluentHelper |
DefaultAppointmentActivityService.updateAppointmentActivity(AppointmentActivity appointmentActivity) |
AppointmentActivityUpdateFluentHelper |
AppointmentActivityService.updateAppointmentActivity(AppointmentActivity appointmentActivity)
Update an existing
AppointmentActivity entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.