Package | Description |
---|---|
org.kuali.rice.krad.document | |
org.kuali.rice.krad.maintenance |
Modifier and Type | Interface and Description |
---|---|
interface |
TransactionalDocumentControllerService
Controller service that extends
DocumentControllerService and adds
methods specific to transactional documents. |
Modifier and Type | Class and Description |
---|---|
class |
DocumentControllerServiceImpl
Default implementation of the document controller service.
|
class |
TransactionalDocumentControllerServiceImpl
Default implementation of the transactional document controller service.
|
Modifier and Type | Method and Description |
---|---|
protected DocumentControllerService |
DocumentControllerBase.getControllerService() |
Modifier and Type | Interface and Description |
---|---|
interface |
MaintenanceDocumentControllerService
Controller service that extends
DocumentControllerService and adds
methods specific to maintenance documents. |
Modifier and Type | Class and Description |
---|---|
class |
MaintenanceDocumentControllerServiceImpl
Default implementation of the maintenance document controller service.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.