|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoteService | |
|---|---|
| org.kuali.rice.kns.web.struts.action | Copyright 2005-2012 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.krad.document | |
| org.kuali.rice.krad.service | Core service interfaces. |
| org.kuali.rice.krad.service.impl | Core service implementations. |
| org.kuali.rice.krad.web.controller | |
| Uses of NoteService in org.kuali.rice.kns.web.struts.action |
|---|
| Methods in org.kuali.rice.kns.web.struts.action that return NoteService | |
|---|---|
protected NoteService |
KualiInquiryAction.getNoteService()
|
protected NoteService |
KualiDocumentActionBase.getNoteService()
|
| Uses of NoteService in org.kuali.rice.krad.document |
|---|
| Methods in org.kuali.rice.krad.document that return NoteService | |
|---|---|
protected NoteService |
DocumentBase.getNoteService()
|
| Uses of NoteService in org.kuali.rice.krad.service |
|---|
| Methods in org.kuali.rice.krad.service that return NoteService | |
|---|---|
static NoteService |
KRADServiceLocator.getNoteService()
|
| Uses of NoteService in org.kuali.rice.krad.service.impl |
|---|
| Classes in org.kuali.rice.krad.service.impl that implement NoteService | |
|---|---|
class |
NoteServiceImpl
This class is the service implementation for the Note structure. |
| Methods in org.kuali.rice.krad.service.impl that return NoteService | |
|---|---|
protected NoteService |
DocumentServiceImpl.getNoteService()
|
| Methods in org.kuali.rice.krad.service.impl with parameters of type NoteService | |
|---|---|
void |
DocumentServiceImpl.setNoteService(NoteService noteService)
|
| Uses of NoteService in org.kuali.rice.krad.web.controller |
|---|
| Methods in org.kuali.rice.krad.web.controller that return NoteService | |
|---|---|
NoteService |
DocumentControllerBase.getNoteService()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||