Modifier and Type | Method and Description |
---|---|
SkillTag |
SkillTag.SkillTagBuilder.build() |
protected SkillTag |
SkillTagDeleteFluentHelper.getEntity() |
protected SkillTag |
SkillTagCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<SkillTag> |
SkillTagByKeyFluentHelper.getEntityClass() |
protected Class<SkillTag> |
SkillTagFluentHelper.getEntityClass() |
Class<SkillTag> |
SkillTag.getType() |
Constructor and Description |
---|
SkillTagCreateFluentHelper(String servicePath,
SkillTag entity)
Creates a fluent helper object that will create a
SkillTag entity on
the OData endpoint. |
SkillTagDeleteFluentHelper(String servicePath,
SkillTag entity)
Creates a fluent helper object that will delete a
SkillTag entity on
the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
WorkforcePersonSkilltagServiceBatchChangeSet |
DefaultWorkforcePersonSkilltagServiceBatchChangeSet.createSkillTag(SkillTag skillTag)
Create a new
SkillTag entity and save it to the S/4HANA system. |
WorkforcePersonSkilltagServiceBatchChangeSet |
WorkforcePersonSkilltagServiceBatchChangeSet.createSkillTag(SkillTag skillTag)
Create a new
SkillTag entity and save it to the S/4HANA system. |
WorkforcePersonSkilltagServiceBatchChangeSet |
DefaultWorkforcePersonSkilltagServiceBatchChangeSet.deleteSkillTag(SkillTag skillTag)
Deletes an existing
SkillTag entity in the S/4HANA system. |
WorkforcePersonSkilltagServiceBatchChangeSet |
WorkforcePersonSkilltagServiceBatchChangeSet.deleteSkillTag(SkillTag skillTag)
Deletes an existing
SkillTag entity in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SkillTag> |
SkillTagOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected SkillTagLink<ObjectT> |
SkillTagLink.translateLinkType(EntityLink<SkillTagLink<ObjectT>,SkillTag,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SkillTagCreateFluentHelper |
WorkforcePersonSkilltagService.createSkillTag(SkillTag skillTag)
Create a new
SkillTag entity and save it to the S/4HANA system. |
SkillTagCreateFluentHelper |
DefaultWorkforcePersonSkilltagService.createSkillTag(SkillTag skillTag) |
SkillTagDeleteFluentHelper |
WorkforcePersonSkilltagService.deleteSkillTag(SkillTag skillTag)
Deletes an existing
SkillTag entity in the S/4HANA system. |
SkillTagDeleteFluentHelper |
DefaultWorkforcePersonSkilltagService.deleteSkillTag(SkillTag skillTag) |
Copyright © 2020 SAP SE. All rights reserved.