|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
org.kuali.ole.service.impl.OlePatronBillMaintenanceDocumentServiceImpl
public class OlePatronBillMaintenanceDocumentServiceImpl
Created with IntelliJ IDEA. User: ? Date: 10/11/12 Time: 7:16 PM To change this template use File | Settings | File Templates.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl |
|---|
LOG |
| Constructor Summary | |
|---|---|
OlePatronBillMaintenanceDocumentServiceImpl()
|
|
| Method Summary | |
|---|---|
protected org.kuali.rice.krad.service.DocumentService |
getDocumentService()
Gets the value of documentService which is of type DocumentService |
void |
setDocumentService(org.kuali.rice.krad.service.DocumentService documentService)
Sets the value for documentService which is of type DocumentService |
void |
setupMaintenanceObjectForDelete(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
String maintenanceAction,
Map<String,String[]> requestParameters)
|
| Methods inherited from class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl |
|---|
buildKeyMapFromRequest, checkMaintenanceActionAuthorization, clearPrimaryKeyFields, clearUnauthorizedNewFields, deleteLocks, getDataObjectAuthorizationService, getDataObjectMetaDataService, getDocumentDictionaryService, getLockingDocumentId, getLockingDocumentId, getMaintenanceDocumentDao, populateMaintenanceObjectWithCopyKeyValues, processMaintenanceObjectForCopy, retrieveObjectForMaintenance, setDataObjectAuthorizationService, setDataObjectMetaDataService, setDocumentDictionaryService, setMaintenanceDocumentDao, setupMaintenanceObject, setupNewMaintenanceDocument, storeLocks |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OlePatronBillMaintenanceDocumentServiceImpl()
| Method Detail |
|---|
protected org.kuali.rice.krad.service.DocumentService getDocumentService()
getDocumentService in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImplpublic void setDocumentService(org.kuali.rice.krad.service.DocumentService documentService)
setDocumentService in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpldocumentService(DocumentService) -
public void setupMaintenanceObjectForDelete(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
String maintenanceAction,
Map<String,String[]> requestParameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||