Class Skill
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.Skill
Deprecated.
Skills evaluated for an individual with a level and possibly with a limited validity when an obsolescence is defined (Ex: the first-aid certificate first level is limited to one year and an update training is required each year to keep the level).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Deprecated.booleanDeprecated.evaluatedLevel(String evaluatedLevel) Deprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.A free text comment linked to the evaluation doneDeprecated.Level of expertise in a skill evaluated for an individualDeprecated.Code of the skillDeprecated.Name of the skill such as Java language,…@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetComment(String comment) Deprecated.voidsetEvaluatedLevel(String evaluatedLevel) Deprecated.voidsetSkillCode(String skillCode) Deprecated.voidsetSkillName(String skillName) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.Deprecated.Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
Skill
public Skill()Deprecated.
-
-
Method Details
-
comment
Deprecated. -
getComment
Deprecated.A free text comment linked to the evaluation done- Returns:
- comment
-
setComment
Deprecated. -
evaluatedLevel
Deprecated. -
getEvaluatedLevel
Deprecated.Level of expertise in a skill evaluated for an individual- Returns:
- evaluatedLevel
-
setEvaluatedLevel
Deprecated. -
skillCode
Deprecated. -
getSkillCode
Deprecated.Code of the skill- Returns:
- skillCode
-
setSkillCode
Deprecated. -
skillName
Deprecated. -
getSkillName
Deprecated.Name of the skill such as Java language,…- Returns:
- skillName
-
setSkillName
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-