public interface CommonCourseMaintainable extends ProposalMaintainable
| Modifier and Type | Method and Description | 
|---|---|
| void | setRetirementAttributesOnCourse(CourseInfo courseInfo,
                                                              ProposalInfo proposalInfo) | 
| boolean | shouldIgnorePostProcessing(String documentId)A method to identify if post processing methods should be run when called by workflow
 This is used to ignore the post processing for the "Modify This Version" proposal (also known as the "Modify No Version" proposal)
 because that document type does not have a new version of the course and does no state changing of the course that it's modifying. | 
copyProposal, doActionTaken, doRouteLevelChange, doRouteStatusChange, findDocumentTypeName, getCollaboratorWrappersSuggest, getProposalInfo, getProposalReferenceType, populateSupportingDocBytes, updateReviewretrieveDataObjectdeleteDataObject, doRouteStatusChange, generateMaintenanceLocks, getCustomLockDescriptor, getDataObject, getDataObjectClass, getDocumentTitle, getLockingDocumentId, getMaintenanceAction, getPersistableBusinessObject, getWorkflowEngineDocumentIdsToLock, isExternalBusinessObject, isLockable, isNotesEnabled, isOldDataObjectInDocument, prepareExternalBusinessObject, prepareForSave, processAfterCopy, processAfterEdit, processAfterNew, processAfterPost, processAfterRetrieve, retrieveObjectForEditOrCopy, saveDataObject, setDataObject, setDataObjectClass, setDocumentNumber, setMaintenanceAction, setupNewFromExisting, useCustomLockDescriptorsaddCustomContainerComponents, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getDefaultValueForField, getExpressionEvaluatorFactory, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setViewContextvoid setRetirementAttributesOnCourse(CourseInfo courseInfo, ProposalInfo proposalInfo)
boolean shouldIgnorePostProcessing(String documentId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.