public class DefectDeleteFluentHelper extends FluentHelperDelete<DefectDeleteFluentHelper,Defect>
Constructor and Description |
---|
DefectDeleteFluentHelper(Defect entity) |
Modifier and Type | Method and Description |
---|---|
protected Defect |
getEntity()
Defect entity object that will be deleted in the S/4HANA system. |
execute, getEntityClass, getQueryBuilder, toQuery, withErrorHandler, withHttpHeader
execute, getThis, getVersionIdentifier
public DefectDeleteFluentHelper(@NonNull Defect entity)
@NonNull protected Defect getEntity()
Defect
entity object that will be deleted in the S/4HANA system.getEntity
in class FluentHelperDelete<DefectDeleteFluentHelper,Defect>
Copyright © 2018 SAP SE. All rights reserved.