public interface ProposalCopyService
| Modifier and Type | Method and Description |
|---|---|
String |
copyProposal(ProposalDevelopmentDocument doc,
ProposalCopyCriteria criteria)
Copy a proposal development document.
|
String copyProposal(ProposalDevelopmentDocument doc, ProposalCopyCriteria criteria) throws Exception
doc - the proposal development document to copy.criteria - the user-specified criteria that controls various copy operations.Exception - if anything really bad happensCopyright © 2013 The Kuali Foundation. All Rights Reserved.