org.zeroexchange.user.skill
Class DefaultSkillsWriter

java.lang.Object
  extended by org.zeroexchange.user.skill.DefaultSkillsWriter
All Implemented Interfaces:
SkillsWriter

public class DefaultSkillsWriter
extends Object
implements SkillsWriter

Author:
black

Constructor Summary
DefaultSkillsWriter()
           
 
Method Summary
 Skill save(Skill skill)
          Persists the specified skill.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSkillsWriter

public DefaultSkillsWriter()
Method Detail

save

@Transactional
public Skill save(Skill skill)
Persists the specified skill.

Specified by:
save in interface SkillsWriter


Copyright © 2013. All Rights Reserved.