| Modifier and Type | Method and Description |
|---|---|
protected Award |
AwardHierarchyServiceImpl.useOriginalAwardAsTemplateForCopy(Award award,
String nextAwardNumber) |
| Modifier and Type | Method and Description |
|---|---|
AwardDocument |
AwardServiceImpl.createNewAwardVersion(AwardDocument awardDocument) |
AwardDocument |
AwardService.createNewAwardVersion(AwardDocument awardDocument)
Create new version of the award document
|
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
CoiDisclosureServiceImpl.versionCoiDisclosure() |
CoiDisclosure |
CoiDisclosureService.versionCoiDisclosure()
This method is to create new version of COI disclosure if there is disclosure exist for the reporter
|
| Modifier and Type | Method and Description |
|---|---|
PersonFinIntDisclosure |
FinancialEntityServiceImpl.versionPersonFinintDisclosure(PersonFinIntDisclosure personFinIntDisclosure,
List<FinEntityDataMatrixBean> newRelationDetails,
List<FinancialEntityAttachment> newFinancialEntityAttachments)
As part of the versioning process, the FE row presently seen as current/active will be made non-current/inactive.
|
PersonFinIntDisclosure |
FinancialEntityService.versionPersonFinintDisclosure(PersonFinIntDisclosure personFinIntDisclosure,
List<FinEntityDataMatrixBean> newRelationDetails,
List<FinancialEntityAttachment> newFinancialEntityAttachments)
This method to version person FE disclosure
|
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalDocument |
InstitutionalProposalService.createAndSaveNewVersion(InstitutionalProposal currentInstitutionalProposal,
InstitutionalProposalDocument currentInstitutionalProposalDocument)
This method is to create a new version of an existing Institute Proposal
|
IntellectualPropertyReview |
InstitutionalProposalVersioningService.createNewIntellectualPropertyReviewVersion(IntellectualPropertyReview intellectualPropertyReview) |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalDocument |
InstitutionalProposalServiceImpl.createAndSaveNewVersion(InstitutionalProposal currentInstitutionalProposal,
InstitutionalProposalDocument currentInstitutionalProposalDocument) |
IntellectualPropertyReview |
InstitutionalProposalVersioningServiceImpl.createNewIntellectualPropertyReviewVersion(IntellectualPropertyReview intellectualPropertyReview) |
protected InstitutionalProposalDocument |
InstitutionalProposalServiceImpl.versionProposal(String proposalNumber,
DevelopmentProposal developmentProposal,
Budget budget) |
| Modifier and Type | Method and Description |
|---|---|
<T extends SequenceOwner<?>> |
VersioningService.createNewVersion(T oldVersion)
Cause old version of SequenceOwner object to be versioned to new version
SeparatelySequenceableAssociate BOs are also copied, but their identifiers are left.
|
<T extends SeparatelySequenceableAssociate> |
VersioningService.versionAssociate(T oldAssociate)
Cause new version of specified separately sequenced associate is copied.
|
<T extends SeparatelySequenceableAssociate> |
VersioningService.versionAssociates(List<T> oldAssociates)
Cause new version of specified separately sequenced associates to be copied.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends SequenceOwner<?>> |
VersioningServiceImpl.createNewVersion(T oldVersion)
Cause old version of SequenceOwner object to be versioned to new version
SeparatelySequenceableAssociate BOs are also copied, but their identifiers are left.
|
<T extends SeparatelySequenceableAssociate> |
SequenceUtils.sequence(List<T> oldAssociates)
This method sequences a SequenceOwner and a of SeparatelySequenceableAssociates to a new version.
|
<T extends SeparatelySequenceableAssociate> |
SequenceUtils.sequence(T oldAssociate)
This method sequences a SeparatelySequenceableAssociate a new version.
|
<T extends SequenceOwner<?>> |
SequenceUtils.sequence(T oldVersion)
This method sequences a SequenceOwner to a new version.
|
<T extends SeparatelySequenceableAssociate> |
VersioningServiceImpl.versionAssociate(T oldAssociate)
Cause new version of specified separately sequenced associate is copied.
|
<T extends SeparatelySequenceableAssociate> |
VersioningServiceImpl.versionAssociates(List<T> oldAssociates)
Cause new version of specified separately sequenced associates to be copied.
|
| Modifier and Type | Method and Description |
|---|---|
SubAwardDocument |
SubAwardService.createNewSubAwardVersion(SubAwardDocument subAwardDocument)
.
|
| Modifier and Type | Method and Description |
|---|---|
SubAwardDocument |
SubAwardServiceImpl.createNewSubAwardVersion(SubAwardDocument subAwardDocument)
.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.