Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.selectable.AttachmentHarmonizedOperationSelectable
Packages that use AttachmentHarmonizedOperationSelectable
Package
Description
-
Uses of AttachmentHarmonizedOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment declared as AttachmentHarmonizedOperationSelectableModifier and TypeFieldDescriptionstatic final AttachmentHarmonizedOperationSelectableAttachmentHarmonizedOperation.ALL_FIELDSSelector for all available fields of AttachmentHarmonizedOperation. -
Uses of AttachmentHarmonizedOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field that implement AttachmentHarmonizedOperationSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityAttachmentHarmonizedOperation. -
Uses of AttachmentHarmonizedOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link that implement AttachmentHarmonizedOperationSelectableModifier and TypeClassDescriptionclassAttachmentHarmonizedOperationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAttachmentHarmonizedOperationto other entities.classAttachmentHarmonizedOperationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAttachmentHarmonizedOperationto other entities, where the cardinality of the related entity is at most 1.