| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.hierarchy.service.impl | |
| org.kuali.kra.proposaldevelopment.rule.event | |
| org.kuali.kra.proposaldevelopment.service |
Provides the classes for the interface of proposaldevelopment service.
|
| org.kuali.kra.proposaldevelopment.service.impl |
Provides the classes for the implementation of proposaldevelopment services.
|
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| org.kuali.kra.s2s.generator |
| Modifier and Type | Method and Description |
|---|---|
ProposalPersonBiography |
DevelopmentProposal.getPropPersonBio(int index)
Gets index i from the proposalAbstracts list.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProposalPersonBiography> |
DevelopmentProposal.getPropPersonBios() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.addProposalPersonBiography(ProposalPersonBiography proposalPersonBiography)
This method adds new personnel attachment to biography and biography attachment bo with proper set up.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setPropPersonBios(List<ProposalPersonBiography> propPersonBios) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProposalHierarchyServiceImpl.loadBioContent(ProposalPersonBiography bio) |
| Modifier and Type | Method and Description |
|---|---|
ProposalPersonBiography |
PersonnelAttachmentEventBase.getProposalPersonBiography() |
ProposalPersonBiography |
PersonnelAttachmentEvent.getProposalPersonBiography() |
| Constructor and Description |
|---|
AddPersonnelAttachmentEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProposalPersonBiography proposalPersonBiography)
Constructs an AddPersonnelAttachmentEvent with the given errorPathPrefix, document, and proposalPersonBiography.
|
AddPersonnelAttachmentEvent(String errorPathPrefix,
ProposalDevelopmentDocument document,
ProposalPersonBiography proposalPersonBiography)
Constructs an AddPersonnelAttachmentEvent with the given errorPathPrefix, document, and proposalPersonBiography.
|
PersonnelAttachmentEventBase(String description,
String errorPathPrefix,
ProposalDevelopmentDocument document,
ProposalPersonBiography proposalPersonBiography) |
SavePersonnelAttachmentEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProposalPersonBiography proposalPersonBiography)
Constructs an SavePersonnelAttachmentEvent with the given errorPathPrefix, document, and proposalPersonBiography.
|
SavePersonnelAttachmentEvent(String errorPathPrefix,
ProposalDevelopmentDocument document,
ProposalPersonBiography proposalPersonBiography)
Constructs an SavePersonnelAttachmentEvent with the given errorPathPrefix, document, and proposalPersonBiography.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPersonBiographyService.addProposalPersonBiography(ProposalDevelopmentDocument proposaldevelopmentDocument,
ProposalPersonBiography proposalPersonBiography)
This method to add personnel attachment
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPersonBiographyService.setPersonnelBioTimeStampUser(List<ProposalPersonBiography> proposalPersonBios)
This method is to set up timestamp and upload user for personnel attachments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPersonBiographyServiceImpl.addProposalPersonBiography(ProposalDevelopmentDocument proposaldevelopmentDocument,
ProposalPersonBiography proposalPersonBiography) |
protected void |
ProposalCopyServiceImpl.loadBioContent(ProposalPersonBiography bio)
Load the attachment content for a specific personal attachment from the database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPersonBiographyServiceImpl.setPersonnelBioTimeStampUser(List<ProposalPersonBiography> proposalPersonBios) |
| Modifier and Type | Method and Description |
|---|---|
ProposalPersonBiography |
ProposalDevelopmentForm.getNewPropPersonBio() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setNewPropPersonBio(ProposalPersonBiography newPropPersonBio) |
| Modifier and Type | Method and Description |
|---|---|
String |
S2SBaseFormGenerator.createContentId(ProposalPersonBiography biography) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.