Uses of Interface
org.kuali.rice.kew.notes.service.AttachmentService

Packages that use AttachmentService
org.kuali.rice.kew.notes.service.impl   
 

Uses of AttachmentService in org.kuali.rice.kew.notes.service.impl
 

Classes in org.kuali.rice.kew.notes.service.impl that implement AttachmentService
 class AttachmentServiceImpl
          Implementation of the AttachmentService.
 

Methods in org.kuali.rice.kew.notes.service.impl that return AttachmentService
 AttachmentService NoteServiceImpl.getAttachmentService()
           
 

Methods in org.kuali.rice.kew.notes.service.impl with parameters of type AttachmentService
 void NoteServiceImpl.setAttachmentService(AttachmentService attachmentService)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.