Modifier and Type | Field and Description |
---|---|
static SimpleProperty<VMSVehicleCampaignText> |
VMSVehicleCampaignText.ALL_FIELDS
Selector for all available fields of VMSVehicleCampaignText.
|
static SimpleProperty.String<VMSVehicleCampaignText> |
VMSVehicleCampaignText.LANGUAGE |
static SimpleProperty.String<VMSVehicleCampaignText> |
VMSVehicleCampaignText.VMS_VEHICLE_SALES_CAMPAIGN |
static SimpleProperty.String<VMSVehicleCampaignText> |
VMSVehicleCampaignText.VMS_VEHICLE_SALES_CAMPAIGN_TEXT |
Modifier and Type | Method and Description |
---|---|
VMSVehicleCampaignText |
VMSVehicleCampaignText.VMSVehicleCampaignTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Class<VMSVehicleCampaignText> |
VMSVehicleCampaignText.getType() |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<VMSVehicleCampaignText> |
VehicleManagementSystemVehicleCampaignService.countVMSVehicleCampaignText()
Fetch the number of entries from the
VMSVehicleCampaignText entity collection matching the filter and search expressions. |
CountRequestBuilder<VMSVehicleCampaignText> |
DefaultVehicleManagementSystemVehicleCampaignService.countVMSVehicleCampaignText() |
GetAllRequestBuilder<VMSVehicleCampaignText> |
VehicleManagementSystemVehicleCampaignService.getAllVMSVehicleCampaignText()
Fetch multiple
VMSVehicleCampaignText entities. |
GetAllRequestBuilder<VMSVehicleCampaignText> |
DefaultVehicleManagementSystemVehicleCampaignService.getAllVMSVehicleCampaignText() |
GetByKeyRequestBuilder<VMSVehicleCampaignText> |
VehicleManagementSystemVehicleCampaignService.getVMSVehicleCampaignTextByKey(String language,
String vMSVehicleSalesCampaign)
Fetch a single
VMSVehicleCampaignText entity using key fields. |
GetByKeyRequestBuilder<VMSVehicleCampaignText> |
DefaultVehicleManagementSystemVehicleCampaignService.getVMSVehicleCampaignTextByKey(String language,
String vMSVehicleSalesCampaign) |
Copyright © 2021 SAP SE. All rights reserved.