Uses of Class
org.kuali.ole.editor.service.DocstoreHelperService

Packages that use DocstoreHelperService
org.kuali.ole.deliver.request.controller   
org.kuali.ole.describe.controller   
org.kuali.ole.editor.contoller   
org.kuali.ole.ingest   
org.kuali.ole.ingest.action   
org.kuali.ole.service.impl   
 

Uses of DocstoreHelperService in org.kuali.ole.deliver.request.controller
 

Methods in org.kuali.ole.deliver.request.controller that return DocstoreHelperService
 DocstoreHelperService OleDeliverRequestMaintenanceDocumentController.getDocStoreHelperService()
           
 

Uses of DocstoreHelperService in org.kuali.ole.describe.controller
 

Methods in org.kuali.ole.describe.controller with parameters of type DocstoreHelperService
 void WorkBibDublinEditor.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
          Sets the docstoreHelperService attribute value.
 void WorkInstanceOlemlEditor.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
          Sets the docstoreHelperService attribute values.
 

Uses of DocstoreHelperService in org.kuali.ole.editor.contoller
 

Methods in org.kuali.ole.editor.contoller with parameters of type DocstoreHelperService
 void InstanceEditorController.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
          Sets the docstoreHelperService attribute values.
 void DublinEditorController.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
          Sets the docstoreHelperService attribute value.
 void MarcEditorController.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
          Sets the DocstoreHelperService attribute value.
 

Uses of DocstoreHelperService in org.kuali.ole.ingest
 

Methods in org.kuali.ole.ingest that return DocstoreHelperService
 DocstoreHelperService AbstractIngestProcessor.getDocstoreHelperService()
           
 

Uses of DocstoreHelperService in org.kuali.ole.ingest.action
 

Methods in org.kuali.ole.ingest.action that return DocstoreHelperService
 DocstoreHelperService UpdateItemAction.getDocstoreHelperService()
          gets the docstoreHelperService
 DocstoreHelperService CreateBibAction.getDocstoreHelperService()
          Gets the docstoreHelperService attribute.
 

Methods in org.kuali.ole.ingest.action with parameters of type DocstoreHelperService
 void UpdateItemAction.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
          Sets the docstoreHelperService
 void CreateBibAction.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
          Sets the docstoreHelperService attribute value.
 

Uses of DocstoreHelperService in org.kuali.ole.service.impl
 

Methods in org.kuali.ole.service.impl that return DocstoreHelperService
 DocstoreHelperService OleOrderRecordServiceImpl.getDocstoreHelperService()
           
 DocstoreHelperService OleOverlayActionServiceImpl.getDocstoreHelperService()
           
 

Methods in org.kuali.ole.service.impl with parameters of type DocstoreHelperService
 void OverlayDocstoreOutputServiceImpl.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
           
 void OverlayHelperServiceImpl.setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
           
 



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.