Uses of Interface
magoffin.matt.ma2.domain.UserComment

Packages that use UserComment
magoffin.matt.ma2.biz   
magoffin.matt.ma2.biz.impl   
magoffin.matt.ma2.domain   
 

Uses of UserComment in magoffin.matt.ma2.biz
 

Methods in magoffin.matt.ma2.biz that return UserComment
 UserComment DomainObjectFactory.newUserCommentInstance()
          Get a new UserComment instance.
 

Uses of UserComment in magoffin.matt.ma2.biz.impl
 

Methods in magoffin.matt.ma2.biz.impl that return UserComment
 UserComment JAXBDomainObjectFactory.newUserCommentInstance()
           
 

Uses of UserComment in magoffin.matt.ma2.domain
 

Methods in magoffin.matt.ma2.domain that return UserComment
 UserComment ObjectFactory.createUserComment()
          Create an instance of UserComment