Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.selectable.SkillTagSelectable
Packages that use SkillTagSelectable
Package
Description
-
Uses of SkillTagSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag declared as SkillTagSelectableModifier and TypeFieldDescriptionstatic final SkillTagSelectableSkillTag.ALL_FIELDSSelector for all available fields of SkillTag. -
Uses of SkillTagSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.field that implement SkillTagSelectableModifier and TypeClassDescriptionclassSkillTagField<FieldT>Template class to represent entity fields of the EntitySkillTag. -
Uses of SkillTagSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link that implement SkillTagSelectableModifier and TypeClassDescriptionclassSkillTagLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSkillTagto other entities.classSkillTagOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSkillTagto other entities, where the cardinality of the related entity is at most 1.