Uses of Interface
org.kuali.rice.kns.service.SessionDocumentService

Packages that use SessionDocumentService
org.kuali.rice.kns.service Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.service.impl   
org.kuali.rice.kns.web.struts.action Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of SessionDocumentService in org.kuali.rice.kns.service
 

Methods in org.kuali.rice.kns.service that return SessionDocumentService
static SessionDocumentService KNSServiceLocator.getSessionDocumentService()
          Deprecated.  
 

Uses of SessionDocumentService in org.kuali.rice.kns.service.impl
 

Classes in org.kuali.rice.kns.service.impl that implement SessionDocumentService
 class NoOpSessionDocumentServiceImpl
          A SessionDocumentService implementation which does nothing.
 class SessionDocumentServiceImpl
          Deprecated. 
 

Uses of SessionDocumentService in org.kuali.rice.kns.web.struts.action
 

Methods in org.kuali.rice.kns.web.struts.action that return SessionDocumentService
 SessionDocumentService KualiRequestProcessor.getSessionDocumentService()
           
 



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