Uses of Class
de.hybris.platform.sap.sapserviceorder.jalo.SapServiceSkill
Packages that use SapServiceSkill
-
Uses of SapServiceSkill in de.hybris.platform.sap.sapserviceorder.jalo
Methods in de.hybris.platform.sap.sapserviceorder.jalo that return SapServiceSkillModifier and TypeMethodDescriptionSapserviceorderManager.createSapServiceSkill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) SapserviceorderManager.createSapServiceSkill(Map attributeValues) Methods in de.hybris.platform.sap.sapserviceorder.jalo that return types with arguments of type SapServiceSkillModifier and TypeMethodDescriptionSapserviceorderManager.getSkills(de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.skillsattribute.SapserviceorderManager.getSkills(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.skillsattribute.Method parameters in de.hybris.platform.sap.sapserviceorder.jalo with type arguments of type SapServiceSkillModifier and TypeMethodDescriptionvoidSapserviceorderManager.setSkills(de.hybris.platform.jalo.product.Product item, List<SapServiceSkill> value) Generated method - Setter of theProduct.skillsattribute.voidSapserviceorderManager.setSkills(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, List<SapServiceSkill> value) Generated method - Setter of theProduct.skillsattribute.