Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SkillTag
Packages that use SkillTag
Package
Description
-
Uses of SkillTag in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SkillTagModifier and TypeMethodDescriptionSkillTag.SkillTagBuilder.build()protected SkillTagSkillTagCreateFluentHelper.getEntity()protected SkillTagSkillTagDeleteFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return types with arguments of type SkillTagModifier and TypeMethodDescriptionSkillTagByKeyFluentHelper.getEntityClass()SkillTagFluentHelper.getEntityClass()SkillTag.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag with parameters of type SkillTagModifierConstructorDescriptionSkillTagCreateFluentHelper(String servicePath, SkillTag entity, String entityCollection) Creates a fluent helper object that will create aSkillTagentity on the OData endpoint.SkillTagDeleteFluentHelper(String servicePath, SkillTag entity, String entityCollection) Creates a fluent helper object that will delete aSkillTagentity on the OData endpoint. -
Uses of SkillTag in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.batch with parameters of type SkillTagModifier and TypeMethodDescriptionDefaultWorkforcePersonSkilltagServiceBatchChangeSet.createSkillTag(SkillTag skillTag) WorkforcePersonSkilltagServiceBatchChangeSet.createSkillTag(SkillTag skillTag) Create a newSkillTagentity and save it to the S/4HANA system.DefaultWorkforcePersonSkilltagServiceBatchChangeSet.deleteSkillTag(SkillTag skillTag) WorkforcePersonSkilltagServiceBatchChangeSet.deleteSkillTag(SkillTag skillTag) Deletes an existingSkillTagentity in the S/4HANA system. -
Uses of SkillTag in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link that return types with arguments of type SkillTagModifier and TypeMethodDescriptionSkillTagOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link with type arguments of type SkillTagModifier and TypeMethodDescriptionprotected SkillTagLink<ObjectT>SkillTagLink.translateLinkType(EntityLink<SkillTagLink<ObjectT>, SkillTag, ObjectT> link) -
Uses of SkillTag in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SkillTagModifier and TypeMethodDescriptionDefaultWorkforcePersonSkilltagService.createSkillTag(SkillTag skillTag) Deprecated.WorkforcePersonSkilltagService.createSkillTag(SkillTag skillTag) Deprecated.Create a newSkillTagentity and save it to the S/4HANA system.DefaultWorkforcePersonSkilltagService.deleteSkillTag(SkillTag skillTag) Deprecated.WorkforcePersonSkilltagService.deleteSkillTag(SkillTag skillTag) Deprecated.Deletes an existingSkillTagentity in the S/4HANA system.