Package | Description |
---|---|
org.kuali.rice.kns.web.struts.action |
Copyright 2005-2015 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 |
Modifier and Type | Method and Description |
---|---|
protected NoteService |
KualiInquiryAction.getNoteService() |
protected NoteService |
KualiDocumentActionBase.getNoteService() |
Modifier and Type | Method and Description |
---|---|
protected NoteService |
DocumentBase.getNoteService() |
Modifier and Type | Method and Description |
---|---|
static NoteService |
KRADServiceLocator.getNoteService() |
Modifier and Type | Class and Description |
---|---|
class |
NoteServiceImpl
This class is the service implementation for the Note structure.
|
Modifier and Type | Method and Description |
---|---|
protected NoteService |
DocumentServiceImpl.getNoteService() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentServiceImpl.setNoteService(NoteService noteService) |
Modifier and Type | Method and Description |
---|---|
NoteService |
DocumentControllerBase.getNoteService() |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.