Java Doc for RoutingFormDocument.java in  » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » module » kra » routingform » document » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » Kuali Financial System » org.kuali.module.kra.routingform.document 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.kuali.module.kra.document.ResearchDocumentBase
   org.kuali.module.kra.routingform.document.RoutingFormDocument

RoutingFormDocument
public class RoutingFormDocument extends ResearchDocumentBase (Code)



Constructor Summary
public  RoutingFormDocument()
     Default constructor.

Method Summary
public  voidaddOrganizationCreditPercent(RoutingFormOrganizationCreditPercent routingFormOrganizationCreditPercent)
     Adds a RoutingFormOrganizationCreditPercent item to the routingFormOrganizationCreditPercent list.
public  voidaddPerson(RoutingFormPersonnel routingFormPersonnel)
     Adds a RoutingFormPersonnel item to the routingFormPersonnel list.
public  voidaddRoutingFormInstitutionCostShare(RoutingFormInstitutionCostShare routingFormInstitutionCostShare, boolean aggregateExisting)
     This method...
public  voidaddRoutingFormKeyword(RoutingFormKeyword routingFormKeyword)
    
public  voidaddRoutingFormOrganization(RoutingFormOrganization routingFormOrganization)
    
public  voidaddRoutingFormOtherCostShare(RoutingFormOtherCostShare routingFormOtherCostShare)
     This method...
public  voidaddRoutingFormResearchRisk(RoutingFormResearchRisk routingFormResearchRisk)
    
public  voidaddRoutingFormSubcontractor(RoutingFormSubcontractor routingFormSubcontractor)
     This method...
public  StringbuildAdhocApproverReportXml()
    
public  StringbuildAdhocOrgReportXml(boolean encloseContent)
     Build the xml to use when generating the workflow org routing report.
public  StringbuildCostShareOrgReportXml(boolean encloseContent)
     Build the xml to use when generating the workflow org routing report.
public  ListbuildListOfDeletionAwareLists()
    
public  StringbuildOtherOrgReportXml(boolean encloseContent)
     Build the xml to use when generating the workflow org routing report.
public  StringbuildProjectDirectorReportXml(boolean encloseContent)
     Build the xml to use when generating the workflow routing report.
public  StringgenerateDocumentContent()
    
public  booleangetAgencyAdditionalShippingInstructionsIndicator()
     Gets the agencyAdditionalShippingInstructionsIndicator attribute.
public  booleangetAgencyFederalPassThroughNotAvailableIndicator()
     Gets the agencyFederalPassThroughNotAvailableIndicator attribute.
public  StringgetAgencyFederalPassThroughNumber()
     Gets the agencyFederalPassThroughNumber attribute.
public  BudgetgetBudget()
    
public  CfdagetCfda()
    
public  ContractGrantProposalgetContractGrantProposal()
    
public  IntegergetCreditPercentNextSequenceNumber()
     Gets the creditPercentNextSequenceNumber attribute.
public  StringgetFederalIdentifier()
     Gets the federalIdentifier attribute.
public  AgencygetFederalPassThroughAgency()
     Gets the federalPassThroughAgency attribute.
public  StringgetGrantNumber()
     Gets the grantNumber attribute.
public  StringgetGrantsGovernmentConfirmationNumber()
     Gets the grantsGovernmentConfirmationNumber attribute.
public  StringgetInstitutionAccountNumber()
     Gets the institutionAccountNumber attribute.
public  IntegergetInstitutionCostShareNextSequenceNumber()
     Gets the institutionCostShareNextSequenceNumber attribute.
public  IntegergetOtherCostShareNextSequenceNumber()
     Gets the otherCostShareNextSequenceNumber attribute.
public  IntegergetPersonnelNextSequenceNumber()
     Gets the personnelNextSequenceNumber attribute.
public  StringgetPreviousFederalIdentifier()
     Gets the previousFederalIdentifier attribute.
public  StringgetProjectAbstract()
     Gets the projectAbstract attribute.
public  IntegergetProjectDirectorNextSequenceNumber()
     Gets the projectDirectorNextSequenceNumber attribute.
public  StringgetProjectTypeOtherDescription()
     Gets the projectTypeOtherDescription attribute.
public  PurposegetPurpose()
     Gets the purpose attribute.
public  ResearchTypeCodegetResearchType()
     Gets the researchType attribute.
public  StringgetResearchTypeCode()
     Gets the researchTypeCode attribute.
public  RoutingFormAgencygetRoutingFormAgency()
    
public  StringgetRoutingFormAnnouncementNumber()
     Gets the routingFormAnnouncementNumber attribute.
public  RoutingFormBudgetgetRoutingFormBudget()
    
public  StringgetRoutingFormBudgetNumber()
     Gets the routingFormBudgetNumber attribute.
public  StringgetRoutingFormCatalogOfFederalDomesticAssistanceNumber()
     Gets the routingFormCatalogOfFederalDomesticAssistanceNumber attribute.
public  booleangetRoutingFormCoProjectDirectorIndicator()
     Gets the routingFormCoProjectDirectorIndicator attribute.
public  booleangetRoutingFormConflictOfInterestCurrentIndicator()
     Gets the routingFormConflictOfInterestCurrentIndicator attribute.
public  booleangetRoutingFormConflictOfInterestExistsIndicator()
     Gets the routingFormConflictOfInterestExistsIndicator attribute.
public  booleangetRoutingFormCostShareIndicator()
     Gets the routingFormCostShareIndicator attribute.
public  DategetRoutingFormCreateDate()
     Gets the routingFormCreateDate attribute.
public  booleangetRoutingFormCreditPercentIndicator()
     Gets the routingFormCreditPercentIndicator attribute.
public  booleangetRoutingFormFederalPassThroughIndicator()
     Gets the routingFormFederalPassThroughIndicator attribute.
public  StringgetRoutingFormFellowEmailAddress()
     Gets the routingFormFellowEmailAddress attribute.
public  StringgetRoutingFormFellowFirstName()
     Gets the routingFormFellowFirstName attribute.
public  StringgetRoutingFormFellowFullName()
     Gets the routingFormFellowFullName attribute.
public  StringgetRoutingFormFellowLastName()
     Gets the routingFormFellowLastName attribute.
public  RoutingFormInstitutionCostSharegetRoutingFormInstitutionCostShare(int index)
    
public  List<RoutingFormInstitutionCostShare>getRoutingFormInstitutionCostShares()
    
public  List<RoutingFormKeyword>getRoutingFormKeywords()
    
public  DategetRoutingFormLastUpdateDate()
     Gets the routingFormLastUpdateDate attribute.
public  LonggetRoutingFormLastUpdateUniversalIdentifier()
     Gets the routingFormLastUpdateUniversalIdentifier attribute.
public  StringgetRoutingFormLayDescription()
     Gets the routingFormLayDescription attribute.
public  RoutingFormOrganizationgetRoutingFormOrganization(int index)
     Gets index i from the routingFormPersonnel list.
public  List<RoutingFormOrganizationCreditPercent>getRoutingFormOrganizationCreditPercents()
     Gets the routingFormOrganizationCreditPercents attribute.
public  List<RoutingFormOrganization>getRoutingFormOrganizations()
    
public  RoutingFormOtherCostSharegetRoutingFormOtherCostShare(int index)
     This method...
public  List<RoutingFormOtherCostShare>getRoutingFormOtherCostShares()
     This method...
public  booleangetRoutingFormOtherOrganizationIndicator()
     Gets the routingFormOtherOrganizationIndicator attribute.
public  List<RoutingFormPersonRole>getRoutingFormOtherPersonRoles()
    
public  StringgetRoutingFormOtherPurposeDescription()
     Gets the routingFormOtherPurposeDescription attribute.
public  StringgetRoutingFormOtherTypeDescription()
     Gets the routingFormOtherTypeDescription attribute.
public  StringgetRoutingFormParentNumber()
     Gets the routingFormParentNumber attribute.
public  List<RoutingFormPersonRole>getRoutingFormPersonRoles()
     Gets the routingFormPersonRoles attribute.
public  List<RoutingFormPersonnel>getRoutingFormPersonnel()
     Gets the routingFormPersonnel attribute.
public  CampusgetRoutingFormPhysicalCampus()
     Gets the routingFormPhysicalCampus attribute.
public  StringgetRoutingFormPhysicalCampusCode()
     Gets the routingFormPhysicalCampusCode attribute.
public  StringgetRoutingFormPriorGrantNumber()
     Gets the routingFormPriorGrantNumber attribute.
public  List<RoutingFormPersonRole>getRoutingFormProjectDirectorRoles()
    
public  StringgetRoutingFormProjectTitle()
     Gets the routingFormProjectTitle attribute.
public  List<RoutingFormProjectType>getRoutingFormProjectTypes()
     Gets the routingFormProjectTypes attribute.
public  StringgetRoutingFormPurposeCode()
     Gets the routingFormPurposeCode attribute.
public  List<RoutingFormPurpose>getRoutingFormPurposes()
     Gets the routingFormPurposes attribute.
public  RoutingFormQuestiongetRoutingFormQuestion(int index)
     Gets index i from the routingFormQuestions list.
public  List<RoutingFormQuestion>getRoutingFormQuestions()
     Gets the routingFormQuestions attribute.
public  RoutingFormResearchRiskgetRoutingFormResearchRisk(int index)
    
public  List<RoutingFormResearchRisk>getRoutingFormResearchRisks()
    
public  List<RoutingFormResearchTypeCode>getRoutingFormResearchTypeCodes()
     Gets the routingFormResearchTypeCodes attribute.
public  StringgetRoutingFormSpaceRequiredDescription()
     Gets the routingFormSpaceRequiredDescription attribute.
public  booleangetRoutingFormSpaceRequiredIndicator()
     Gets the routingFormSpaceRequiredIndicator attribute.
public  RoutingFormStatusgetRoutingFormStatus()
     Gets the routingFormStatus attribute.
public  StringgetRoutingFormStatusCode()
     Gets the routingFormStatusCode attribute.
public  RoutingFormSubcontractorgetRoutingFormSubcontractor(int index)
     This method...
public  booleangetRoutingFormSubcontractorIndicator()
     Gets the routingFormSubcontractorIndicator attribute.
public  List<RoutingFormSubcontractor>getRoutingFormSubcontractors()
     This method...
public  List<RoutingFormSubmissionType>getRoutingFormSubmissionTypes()
     Gets the routingFormSubmissionTypes attribute.
public  IntegergetSubcontractorNextSequenceNumber()
     Gets the subcontractorNextSequenceNumber attribute.
public  SubmissionTypegetSubmissionType()
     Gets the submissionType attribute.
public  StringgetSubmissionTypeCode()
     Gets the submissionTypeCode attribute.
public  KualiIntegergetTotalCreditPercent()
     Sums percent credit from all personnel and organizations.
public  KualiIntegergetTotalFinancialAidPercent()
     Sums percent financial aid from all personnel and organizations.
public  KualiIntegergetTotalInstitutionCostShareAmount()
     This method...
public  KualiIntegergetTotalOtherCostShareAmount()
     This method...
public  KualiIntegergetTotalSubcontractorAmount()
     This method...
public  voidhandleRouteStatusChange()
    
public  voidinitialize()
    
public  booleanisGrantsGovernmentSubmissionIndicator()
     Gets the grantsGovernmentSubmissionIndicator attribute.
public  booleanisRoutingFormAgencyToBeNamedIndicator()
     Gets the routingFormAgencyToBeNamedIndicator attribute.
public  booleanisUserProjectDirector(String personUniversalIdentifier)
    
public  voidpopulateDocumentForRouting()
    
public  voidprepareForSave()
     Ensures required fields for supporting objects are properly set since we don't use transient objects.
public  voidsetAgencyAdditionalShippingInstructionsIndicator(boolean agencyAdditionalShippingInstructionsIndicator)
     Sets the agencyAdditionalShippingInstructionsIndicator attribute.
public  voidsetAgencyFederalPassThroughNotAvailableIndicator(boolean agencyFederalPassThroughNotAvailableIndicator)
     Sets the agencyFederalPassThroughNotAvailableIndicator attribute.
public  voidsetAgencyFederalPassThroughNumber(String agencyFederalPassThroughNumber)
     Sets the agencyFederalPassThroughNumber attribute.
public  voidsetBudget(Budget budget)
    
public  voidsetCfda(Cfda cfda)
    
public  voidsetContractGrantProposal(ContractGrantProposal contractGrantProposal)
    
public  voidsetCreditPercentNextSequenceNumber(Integer creditPercentNextSequenceNumber)
     Sets the creditPercentNextSequenceNumber attribute value.
public  voidsetFederalIdentifier(String federalIdentifier)
     Sets the federalIdentifier attribute.
public  voidsetFederalPassThroughAgency(Agency federalPassThroughAgency)
     Sets the federalPassThroughAgency attribute value.
public  voidsetGrantNumber(String grantNumber)
     Sets the grantNumber attribute.
public  voidsetGrantsGovernmentConfirmationNumber(String grantsGovernmentConfirmationNumber)
     Sets the grantsGovernmentConfirmationNumber attribute.
public  voidsetGrantsGovernmentSubmissionIndicator(boolean grantsGovernmentSubmissionIndicator)
     Sets the grantsGovernmentSubmissionIndicator attribute.
public  voidsetInstitutionAccountNumber(String institutionAccountNumber)
     Sets the institutionAccountNumber attribute.
public  voidsetInstitutionCostShareNextSequenceNumber(Integer institutionCostShareNextSequenceNumber)
     Sets the institutionCostShareNextSequenceNumber attribute value.
public  voidsetOtherCostShareNextSequenceNumber(Integer otherCostShareNextSequenceNumber)
     Sets the otherCostShareNextSequenceNumber attribute value.
public  voidsetPersonnelNextSequenceNumber(Integer personnelNextSequenceNumber)
     Sets the personnelNextSequenceNumber attribute value.
public  voidsetPreviousFederalIdentifier(String previousFederalIdentifier)
     Sets the previousFederalIdentifier attribute.
public  voidsetProjectAbstract(String projectAbstract)
     Sets the projectAbstract attribute.
public  voidsetProjectDirectorNextSequenceNumber(Integer projectDirectorNextSequenceNumber)
     Sets the projectDirectorNextSequenceNumber attribute value.
public  voidsetProjectTypeOtherDescription(String projectTypeOtherDescription)
     Sets the projectTypeOtherDescription attribute.
public  voidsetPurpose(Purpose purpose)
     Sets the purpose attribute value.
public  voidsetResearchType(ResearchTypeCode researchType)
     Sets the researchType attribute value.
public  voidsetResearchTypeCode(String researchTypeCode)
     Sets the researchTypeCode attribute.
public  voidsetRoutingFormAgency(RoutingFormAgency routingFormAgency)
    
public  voidsetRoutingFormAgencyToBeNamedIndicator(boolean routingFormAgencyToBeNamedIndicator)
     Sets the routingFormAgencyToBeNamedIndicator attribute value.
public  voidsetRoutingFormAnnouncementNumber(String routingFormAnnouncementNumber)
     Sets the routingFormAnnouncementNumber attribute.
public  voidsetRoutingFormBudget(RoutingFormBudget routingFormBudget)
    
public  voidsetRoutingFormBudgetNumber(String routingFormBudgetNumber)
     Sets the routingFormBudgetNumber attribute.
public  voidsetRoutingFormCatalogOfFederalDomesticAssistanceNumber(String routingFormCatalogOfFederalDomesticAssistanceNumber)
     Sets the routingFormCatalogOfFederalDomesticAssistanceNumber attribute value.
public  voidsetRoutingFormCoProjectDirectorIndicator(boolean routingFormCoProjectDirectorIndicator)
     Sets the routingFormCoProjectDirectorIndicator attribute.
public  voidsetRoutingFormConflictOfInterestCurrentIndicator(boolean routingFormConflictOfInterestCurrentIndicator)
     Sets the routingFormConflictOfInterestCurrentIndicator attribute.
public  voidsetRoutingFormConflictOfInterestExistsIndicator(boolean routingFormConflictOfInterestExistsIndicator)
     Sets the routingFormConflictOfInterestExistsIndicator attribute.
public  voidsetRoutingFormCostShareIndicator(boolean routingFormCostShareIndicator)
     Sets the routingFormCostShareIndicator attribute.
public  voidsetRoutingFormCreateDate(Date routingFormCreateDate)
     Sets the routingFormCreateDate attribute.
public  voidsetRoutingFormCreditPercentIndicator(boolean routingFormCreditPercentIndicator)
     Sets the routingFormCreditPercentIndicator attribute.
public  voidsetRoutingFormFederalPassThroughIndicator(boolean routingFormFederalPassThroughIndicator)
     Sets the routingFormFederalPassThroughIndicator attribute.
public  voidsetRoutingFormFellowEmailAddress(String routingFormFellowEmailAddress)
     Sets the routingFormFellowEmailAddress attribute.
public  voidsetRoutingFormFellowFirstName(String routingFormFellowFirstName)
     Sets the routingFormFellowFirstName attribute.
public  voidsetRoutingFormFellowFullName(String routingFormFellowFullName)
     Sets the routingFormFellowFullName attribute.
public  voidsetRoutingFormFellowLastName(String routingFormFellowLastName)
     Sets the routingFormFellowLastName attribute.
public  voidsetRoutingFormInstitutionCostShares(List<RoutingFormInstitutionCostShare> routingFormInstitutionCostShares)
    
public  voidsetRoutingFormKeywords(List<RoutingFormKeyword> routingFormKeywords)
    
public  voidsetRoutingFormLastUpdateDate(Date routingFormLastUpdateDate)
     Sets the routingFormLastUpdateDate attribute.
public  voidsetRoutingFormLastUpdateUniversalIdentifier(Long routingFormLastUpdateUniversalIdentifier)
     Sets the routingFormLastUpdateUniversalIdentifier attribute.
public  voidsetRoutingFormLayDescription(String routingFormLayDescription)
     Sets the routingFormLayDescription attribute.
public  voidsetRoutingFormOrganizationCreditPercents(List<RoutingFormOrganizationCreditPercent> routingFormOrganizationCreditPercents)
     Sets the routingFormOrganizationCreditPercents attribute value.
public  voidsetRoutingFormOrganizations(List<RoutingFormOrganization> routingFormOrganizations)
    
public  voidsetRoutingFormOtherCostShares(List<RoutingFormOtherCostShare> routingFormOtherCostShares)
     This method...
public  voidsetRoutingFormOtherOrganizationIndicator(boolean routingFormOtherOrganizationIndicator)
     Sets the routingFormOtherOrganizationIndicator attribute.
public  voidsetRoutingFormOtherPurposeDescription(String routingFormOtherPurposeDescription)
     Sets the routingFormOtherPurposeDescription attribute.
public  voidsetRoutingFormOtherTypeDescription(String routingFormOtherTypeDescription)
     Sets the routingFormOtherTypeDescription attribute.
public  voidsetRoutingFormParentNumber(String routingFormParentNumber)
     Sets the routingFormParentNumber attribute.
public  voidsetRoutingFormPersonRoles(List<RoutingFormPersonRole> routingFormPersonRoles)
     Sets the routingFormPersonRoles attribute value.
public  voidsetRoutingFormPersonnel(List<RoutingFormPersonnel> routingFormPersonnel)
     Sets the routingFormPersonnel attribute value.
public  voidsetRoutingFormPhysicalCampus(Campus routingFormPhysicalCampus)
     Sets the routingFormPhysicalCampus attribute.
public  voidsetRoutingFormPhysicalCampusCode(String routingFormPhysicalCampusCode)
     Sets the routingFormPhysicalCampusCode attribute.
public  voidsetRoutingFormPriorGrantNumber(String routingFormPriorGrantNumber)
     Sets the routingFormPriorGrantNumber attribute.
public  voidsetRoutingFormProjectTitle(String routingFormProjectTitle)
     Sets the routingFormProjectTitle attribute.
public  voidsetRoutingFormProjectTypes(List<RoutingFormProjectType> routingFormProjectTypes)
     Sets the routingFormProjectTypes attribute value.
public  voidsetRoutingFormPurposeCode(String routingFormPurposeCode)
     Sets the routingFormPurposeCode attribute.
public  voidsetRoutingFormPurposes(List<RoutingFormPurpose> routingFormPurposes)
     Sets the routingFormPurposes attribute value.
public  voidsetRoutingFormQuestions(List<RoutingFormQuestion> routingFormQuestions)
     Sets the routingFormQuestions attribute value.
public  voidsetRoutingFormResearchRisks(List<RoutingFormResearchRisk> routingFormResearchRisks)
    
public  voidsetRoutingFormResearchTypeCodes(List<RoutingFormResearchTypeCode> routingFormResearchTypeCodes)
     Sets the routingFormResearchTypeCodes attribute value.
public  voidsetRoutingFormSpaceRequiredDescription(String routingFormSpaceRequiredDescription)
     Sets the routingFormSpaceRequiredDescription attribute.
public  voidsetRoutingFormSpaceRequiredIndicator(boolean routingFormSpaceRequiredIndicator)
     Sets the routingFormSpaceRequiredIndicator attribute.
public  voidsetRoutingFormStatus(RoutingFormStatus routingFormStatus)
     Sets the routingFormStatus attribute value.
public  voidsetRoutingFormStatusCode(String routingFormStatusCode)
     Sets the routingFormStatusCode attribute.
public  voidsetRoutingFormSubcontractorIndicator(boolean routingFormSubcontractorIndicator)
     Sets the routingFormSubcontractorIndicator attribute.
public  voidsetRoutingFormSubcontractors(List<RoutingFormSubcontractor> routingFormSubcontractors)
     This method...
public  voidsetRoutingFormSubmissionTypes(List<RoutingFormSubmissionType> routingFormSubmissionTypes)
     Sets the routingFormSubmissionTypes attribute value.
public  voidsetSubcontractorNextSequenceNumber(Integer subcontractorNextSequenceNumber)
     Sets the subcontractorNextSequenceNumber attribute value.
public  voidsetSubmissionType(SubmissionType submissionType)
     Sets the submissionType attribute value.
public  voidsetSubmissionTypeCode(String submissionTypeCode)
     Sets the submissionTypeCode attribute.
protected  LinkedHashMaptoStringMapper()
    


Constructor Detail
RoutingFormDocument
public RoutingFormDocument()(Code)
Default constructor.




Method Detail
addOrganizationCreditPercent
public void addOrganizationCreditPercent(RoutingFormOrganizationCreditPercent routingFormOrganizationCreditPercent)(Code)
Adds a RoutingFormOrganizationCreditPercent item to the routingFormOrganizationCreditPercent list.
Parameters:
  routingFormOrganizationCreditPercent -



addPerson
public void addPerson(RoutingFormPersonnel routingFormPersonnel)(Code)
Adds a RoutingFormPersonnel item to the routingFormPersonnel list.
Parameters:
  routingFormPersonnel -



addRoutingFormInstitutionCostShare
public void addRoutingFormInstitutionCostShare(RoutingFormInstitutionCostShare routingFormInstitutionCostShare, boolean aggregateExisting)(Code)
This method...
Parameters:
  routingFormInstitutionCostShare -



addRoutingFormKeyword
public void addRoutingFormKeyword(RoutingFormKeyword routingFormKeyword)(Code)



addRoutingFormOrganization
public void addRoutingFormOrganization(RoutingFormOrganization routingFormOrganization)(Code)



addRoutingFormOtherCostShare
public void addRoutingFormOtherCostShare(RoutingFormOtherCostShare routingFormOtherCostShare)(Code)
This method...
Parameters:
  routingFormOtherCostShare -



addRoutingFormResearchRisk
public void addRoutingFormResearchRisk(RoutingFormResearchRisk routingFormResearchRisk)(Code)



addRoutingFormSubcontractor
public void addRoutingFormSubcontractor(RoutingFormSubcontractor routingFormSubcontractor)(Code)
This method...
Parameters:
  routingFormSubcontractor -



buildAdhocApproverReportXml
public String buildAdhocApproverReportXml()(Code)



buildAdhocOrgReportXml
public String buildAdhocOrgReportXml(boolean encloseContent)(Code)
Build the xml to use when generating the workflow org routing report. List orgs boolean encloseContent - whether the generated xml should be enclosed within a tag String



buildCostShareOrgReportXml
public String buildCostShareOrgReportXml(boolean encloseContent)(Code)
Build the xml to use when generating the workflow org routing report. boolean encloseContent - whether the generated xml should be enclosed within a tag String



buildListOfDeletionAwareLists
public List buildListOfDeletionAwareLists()(Code)



buildOtherOrgReportXml
public String buildOtherOrgReportXml(boolean encloseContent)(Code)
Build the xml to use when generating the workflow org routing report. boolean encloseContent - whether the generated xml should be enclosed within a tag String



buildProjectDirectorReportXml
public String buildProjectDirectorReportXml(boolean encloseContent)(Code)
Build the xml to use when generating the workflow routing report. boolean encloseContent - whether the generated xml should be enclosed within a tag String



generateDocumentContent
public String generateDocumentContent()(Code)



getAgencyAdditionalShippingInstructionsIndicator
public boolean getAgencyAdditionalShippingInstructionsIndicator()(Code)
Gets the agencyAdditionalShippingInstructionsIndicator attribute. Returns the agencyAdditionalShippingInstructionsIndicator



getAgencyFederalPassThroughNotAvailableIndicator
public boolean getAgencyFederalPassThroughNotAvailableIndicator()(Code)
Gets the agencyFederalPassThroughNotAvailableIndicator attribute. Returns the agencyFederalPassThroughNotAvailableIndicator



getAgencyFederalPassThroughNumber
public String getAgencyFederalPassThroughNumber()(Code)
Gets the agencyFederalPassThroughNumber attribute. Returns the agencyFederalPassThroughNumber



getBudget
public Budget getBudget()(Code)



getCfda
public Cfda getCfda()(Code)



getContractGrantProposal
public ContractGrantProposal getContractGrantProposal()(Code)



getCreditPercentNextSequenceNumber
public Integer getCreditPercentNextSequenceNumber()(Code)
Gets the creditPercentNextSequenceNumber attribute. Returns the creditPercentNextSequenceNumber.



getFederalIdentifier
public String getFederalIdentifier()(Code)
Gets the federalIdentifier attribute. Returns the federalIdentifier



getFederalPassThroughAgency
public Agency getFederalPassThroughAgency()(Code)
Gets the federalPassThroughAgency attribute. Returns the federalPassThroughAgency.



getGrantNumber
public String getGrantNumber()(Code)
Gets the grantNumber attribute. Returns the grantNumber



getGrantsGovernmentConfirmationNumber
public String getGrantsGovernmentConfirmationNumber()(Code)
Gets the grantsGovernmentConfirmationNumber attribute. Returns the grantsGovernmentConfirmationNumber



getInstitutionAccountNumber
public String getInstitutionAccountNumber()(Code)
Gets the institutionAccountNumber attribute. Returns the institutionAccountNumber



getInstitutionCostShareNextSequenceNumber
public Integer getInstitutionCostShareNextSequenceNumber()(Code)
Gets the institutionCostShareNextSequenceNumber attribute. Returns the institutionCostShareNextSequenceNumber.



getOtherCostShareNextSequenceNumber
public Integer getOtherCostShareNextSequenceNumber()(Code)
Gets the otherCostShareNextSequenceNumber attribute. Returns the otherCostShareNextSequenceNumber.



getPersonnelNextSequenceNumber
public Integer getPersonnelNextSequenceNumber()(Code)
Gets the personnelNextSequenceNumber attribute. Returns the personnelNextSequenceNumber.



getPreviousFederalIdentifier
public String getPreviousFederalIdentifier()(Code)
Gets the previousFederalIdentifier attribute. Returns the previousFederalIdentifier



getProjectAbstract
public String getProjectAbstract()(Code)
Gets the projectAbstract attribute. Returns the projectAbstract



getProjectDirectorNextSequenceNumber
public Integer getProjectDirectorNextSequenceNumber()(Code)
Gets the projectDirectorNextSequenceNumber attribute. Returns the projectDirectorNextSequenceNumber.



getProjectTypeOtherDescription
public String getProjectTypeOtherDescription()(Code)
Gets the projectTypeOtherDescription attribute. Returns the projectTypeOtherDescription



getPurpose
public Purpose getPurpose()(Code)
Gets the purpose attribute. Returns the purpose.



getResearchType
public ResearchTypeCode getResearchType()(Code)
Gets the researchType attribute. Returns the researchType.



getResearchTypeCode
public String getResearchTypeCode()(Code)
Gets the researchTypeCode attribute. Returns the researchTypeCode



getRoutingFormAgency
public RoutingFormAgency getRoutingFormAgency()(Code)



getRoutingFormAnnouncementNumber
public String getRoutingFormAnnouncementNumber()(Code)
Gets the routingFormAnnouncementNumber attribute. Returns the routingFormAnnouncementNumber



getRoutingFormBudget
public RoutingFormBudget getRoutingFormBudget()(Code)



getRoutingFormBudgetNumber
public String getRoutingFormBudgetNumber()(Code)
Gets the routingFormBudgetNumber attribute. Returns the routingFormBudgetNumber



getRoutingFormCatalogOfFederalDomesticAssistanceNumber
public String getRoutingFormCatalogOfFederalDomesticAssistanceNumber()(Code)
Gets the routingFormCatalogOfFederalDomesticAssistanceNumber attribute. Returns the routingFormCatalogOfFederalDomesticAssistanceNumber.



getRoutingFormCoProjectDirectorIndicator
public boolean getRoutingFormCoProjectDirectorIndicator()(Code)
Gets the routingFormCoProjectDirectorIndicator attribute. Returns the routingFormCoProjectDirectorIndicator



getRoutingFormConflictOfInterestCurrentIndicator
public boolean getRoutingFormConflictOfInterestCurrentIndicator()(Code)
Gets the routingFormConflictOfInterestCurrentIndicator attribute. Returns the routingFormConflictOfInterestCurrentIndicator



getRoutingFormConflictOfInterestExistsIndicator
public boolean getRoutingFormConflictOfInterestExistsIndicator()(Code)
Gets the routingFormConflictOfInterestExistsIndicator attribute. Returns the routingFormConflictOfInterestExistsIndicator



getRoutingFormCostShareIndicator
public boolean getRoutingFormCostShareIndicator()(Code)
Gets the routingFormCostShareIndicator attribute. Returns the routingFormCostShareIndicator



getRoutingFormCreateDate
public Date getRoutingFormCreateDate()(Code)
Gets the routingFormCreateDate attribute. Returns the routingFormCreateDate



getRoutingFormCreditPercentIndicator
public boolean getRoutingFormCreditPercentIndicator()(Code)
Gets the routingFormCreditPercentIndicator attribute. Returns the routingFormCreditPercentIndicator



getRoutingFormFederalPassThroughIndicator
public boolean getRoutingFormFederalPassThroughIndicator()(Code)
Gets the routingFormFederalPassThroughIndicator attribute. Returns the routingFormFederalPassThroughIndicator



getRoutingFormFellowEmailAddress
public String getRoutingFormFellowEmailAddress()(Code)
Gets the routingFormFellowEmailAddress attribute. Returns the routingFormFellowEmailAddress



getRoutingFormFellowFirstName
public String getRoutingFormFellowFirstName()(Code)
Gets the routingFormFellowFirstName attribute. Returns the routingFormFellowFirstName



getRoutingFormFellowFullName
public String getRoutingFormFellowFullName()(Code)
Gets the routingFormFellowFullName attribute. Returns the routingFormFellowFullName



getRoutingFormFellowLastName
public String getRoutingFormFellowLastName()(Code)
Gets the routingFormFellowLastName attribute. Returns the routingFormFellowLastName



getRoutingFormInstitutionCostShare
public RoutingFormInstitutionCostShare getRoutingFormInstitutionCostShare(int index)(Code)



getRoutingFormInstitutionCostShares
public List<RoutingFormInstitutionCostShare> getRoutingFormInstitutionCostShares()(Code)



getRoutingFormKeywords
public List<RoutingFormKeyword> getRoutingFormKeywords()(Code)



getRoutingFormLastUpdateDate
public Date getRoutingFormLastUpdateDate()(Code)
Gets the routingFormLastUpdateDate attribute. Returns the routingFormLastUpdateDate



getRoutingFormLastUpdateUniversalIdentifier
public Long getRoutingFormLastUpdateUniversalIdentifier()(Code)
Gets the routingFormLastUpdateUniversalIdentifier attribute. Returns the routingFormLastUpdateUniversalIdentifier



getRoutingFormLayDescription
public String getRoutingFormLayDescription()(Code)
Gets the routingFormLayDescription attribute. Returns the routingFormLayDescription



getRoutingFormOrganization
public RoutingFormOrganization getRoutingFormOrganization(int index)(Code)
Gets index i from the routingFormPersonnel list.
Parameters:
  index - Person at index i



getRoutingFormOrganizationCreditPercents
public List<RoutingFormOrganizationCreditPercent> getRoutingFormOrganizationCreditPercents()(Code)
Gets the routingFormOrganizationCreditPercents attribute. Returns the routingFormOrganizationCreditPercents.



getRoutingFormOrganizations
public List<RoutingFormOrganization> getRoutingFormOrganizations()(Code)



getRoutingFormOtherCostShare
public RoutingFormOtherCostShare getRoutingFormOtherCostShare(int index)(Code)
This method...
Parameters:
  index -



getRoutingFormOtherCostShares
public List<RoutingFormOtherCostShare> getRoutingFormOtherCostShares()(Code)
This method...



getRoutingFormOtherOrganizationIndicator
public boolean getRoutingFormOtherOrganizationIndicator()(Code)
Gets the routingFormOtherOrganizationIndicator attribute. Returns the routingFormOtherOrganizationIndicator



getRoutingFormOtherPersonRoles
public List<RoutingFormPersonRole> getRoutingFormOtherPersonRoles()(Code)



getRoutingFormOtherPurposeDescription
public String getRoutingFormOtherPurposeDescription()(Code)
Gets the routingFormOtherPurposeDescription attribute. Returns the routingFormOtherPurposeDescription



getRoutingFormOtherTypeDescription
public String getRoutingFormOtherTypeDescription()(Code)
Gets the routingFormOtherTypeDescription attribute. Returns the routingFormOtherTypeDescription



getRoutingFormParentNumber
public String getRoutingFormParentNumber()(Code)
Gets the routingFormParentNumber attribute. Returns the routingFormParentNumber



getRoutingFormPersonRoles
public List<RoutingFormPersonRole> getRoutingFormPersonRoles()(Code)
Gets the routingFormPersonRoles attribute. Returns the routingFormPersonRoles.



getRoutingFormPersonnel
public List<RoutingFormPersonnel> getRoutingFormPersonnel()(Code)
Gets the routingFormPersonnel attribute. Returns the routingFormPersonnel.



getRoutingFormPhysicalCampus
public Campus getRoutingFormPhysicalCampus()(Code)
Gets the routingFormPhysicalCampus attribute. Returns the routingFormPhysicalCampus



getRoutingFormPhysicalCampusCode
public String getRoutingFormPhysicalCampusCode()(Code)
Gets the routingFormPhysicalCampusCode attribute. Returns the routingFormPhysicalCampusCode



getRoutingFormPriorGrantNumber
public String getRoutingFormPriorGrantNumber()(Code)
Gets the routingFormPriorGrantNumber attribute. Returns the routingFormPriorGrantNumber



getRoutingFormProjectDirectorRoles
public List<RoutingFormPersonRole> getRoutingFormProjectDirectorRoles()(Code)



getRoutingFormProjectTitle
public String getRoutingFormProjectTitle()(Code)
Gets the routingFormProjectTitle attribute. Returns the routingFormProjectTitle



getRoutingFormProjectTypes
public List<RoutingFormProjectType> getRoutingFormProjectTypes()(Code)
Gets the routingFormProjectTypes attribute. Returns the routingFormProjectTypes.



getRoutingFormPurposeCode
public String getRoutingFormPurposeCode()(Code)
Gets the routingFormPurposeCode attribute. Returns the routingFormPurposeCode



getRoutingFormPurposes
public List<RoutingFormPurpose> getRoutingFormPurposes()(Code)
Gets the routingFormPurposes attribute. Returns the routingFormPurposes.



getRoutingFormQuestion
public RoutingFormQuestion getRoutingFormQuestion(int index)(Code)
Gets index i from the routingFormQuestions list.
Parameters:
  index - Question at index i



getRoutingFormQuestions
public List<RoutingFormQuestion> getRoutingFormQuestions()(Code)
Gets the routingFormQuestions attribute. Returns the routingFormQuestions.



getRoutingFormResearchRisk
public RoutingFormResearchRisk getRoutingFormResearchRisk(int index)(Code)



getRoutingFormResearchRisks
public List<RoutingFormResearchRisk> getRoutingFormResearchRisks()(Code)



getRoutingFormResearchTypeCodes
public List<RoutingFormResearchTypeCode> getRoutingFormResearchTypeCodes()(Code)
Gets the routingFormResearchTypeCodes attribute. Returns the routingFormResearchTypeCodes.



getRoutingFormSpaceRequiredDescription
public String getRoutingFormSpaceRequiredDescription()(Code)
Gets the routingFormSpaceRequiredDescription attribute. Returns the routingFormSpaceRequiredDescription



getRoutingFormSpaceRequiredIndicator
public boolean getRoutingFormSpaceRequiredIndicator()(Code)
Gets the routingFormSpaceRequiredIndicator attribute. Returns the routingFormSpaceRequiredIndicator



getRoutingFormStatus
public RoutingFormStatus getRoutingFormStatus()(Code)
Gets the routingFormStatus attribute. Returns the routingFormStatus.



getRoutingFormStatusCode
public String getRoutingFormStatusCode()(Code)
Gets the routingFormStatusCode attribute. Returns the routingFormStatusCode



getRoutingFormSubcontractor
public RoutingFormSubcontractor getRoutingFormSubcontractor(int index)(Code)
This method...
Parameters:
  index -



getRoutingFormSubcontractorIndicator
public boolean getRoutingFormSubcontractorIndicator()(Code)
Gets the routingFormSubcontractorIndicator attribute. Returns the routingFormSubcontractorIndicator



getRoutingFormSubcontractors
public List<RoutingFormSubcontractor> getRoutingFormSubcontractors()(Code)
This method...



getRoutingFormSubmissionTypes
public List<RoutingFormSubmissionType> getRoutingFormSubmissionTypes()(Code)
Gets the routingFormSubmissionTypes attribute. Returns the routingFormSubmissionTypes.



getSubcontractorNextSequenceNumber
public Integer getSubcontractorNextSequenceNumber()(Code)
Gets the subcontractorNextSequenceNumber attribute. Returns the subcontractorNextSequenceNumber.



getSubmissionType
public SubmissionType getSubmissionType()(Code)
Gets the submissionType attribute. Returns the submissionType.



getSubmissionTypeCode
public String getSubmissionTypeCode()(Code)
Gets the submissionTypeCode attribute. Returns the submissionTypeCode



getTotalCreditPercent
public KualiInteger getTotalCreditPercent()(Code)
Sums percent credit from all personnel and organizations. total percent credit for summary display



getTotalFinancialAidPercent
public KualiInteger getTotalFinancialAidPercent()(Code)
Sums percent financial aid from all personnel and organizations. total financial aid for summary display



getTotalInstitutionCostShareAmount
public KualiInteger getTotalInstitutionCostShareAmount()(Code)
This method...



getTotalOtherCostShareAmount
public KualiInteger getTotalOtherCostShareAmount()(Code)
This method...



getTotalSubcontractorAmount
public KualiInteger getTotalSubcontractorAmount()(Code)
This method...



handleRouteStatusChange
public void handleRouteStatusChange()(Code)



initialize
public void initialize()(Code)



isGrantsGovernmentSubmissionIndicator
public boolean isGrantsGovernmentSubmissionIndicator()(Code)
Gets the grantsGovernmentSubmissionIndicator attribute. Returns the grantsGovernmentSubmissionIndicator



isRoutingFormAgencyToBeNamedIndicator
public boolean isRoutingFormAgencyToBeNamedIndicator()(Code)
Gets the routingFormAgencyToBeNamedIndicator attribute. Returns the routingFormAgencyToBeNamedIndicator.



isUserProjectDirector
public boolean isUserProjectDirector(String personUniversalIdentifier)(Code)



populateDocumentForRouting
public void populateDocumentForRouting()(Code)



prepareForSave
public void prepareForSave()(Code)
Ensures required fields for supporting objects are properly set since we don't use transient objects.



setAgencyAdditionalShippingInstructionsIndicator
public void setAgencyAdditionalShippingInstructionsIndicator(boolean agencyAdditionalShippingInstructionsIndicator)(Code)
Sets the agencyAdditionalShippingInstructionsIndicator attribute.
Parameters:
  agencyAdditionalShippingInstructionsIndicator - The agencyAdditionalShippingInstructionsIndicator to set.



setAgencyFederalPassThroughNotAvailableIndicator
public void setAgencyFederalPassThroughNotAvailableIndicator(boolean agencyFederalPassThroughNotAvailableIndicator)(Code)
Sets the agencyFederalPassThroughNotAvailableIndicator attribute.
Parameters:
  agencyFederalPassThroughNotAvailableIndicator - The agencyFederalPassThroughNotAvailableIndicator to set.



setAgencyFederalPassThroughNumber
public void setAgencyFederalPassThroughNumber(String agencyFederalPassThroughNumber)(Code)
Sets the agencyFederalPassThroughNumber attribute.
Parameters:
  agencyFederalPassThroughNumber - The agencyFederalPassThroughNumber to set.



setBudget
public void setBudget(Budget budget)(Code)



setCfda
public void setCfda(Cfda cfda)(Code)



setContractGrantProposal
public void setContractGrantProposal(ContractGrantProposal contractGrantProposal)(Code)



setCreditPercentNextSequenceNumber
public void setCreditPercentNextSequenceNumber(Integer creditPercentNextSequenceNumber)(Code)
Sets the creditPercentNextSequenceNumber attribute value.
Parameters:
  creditPercentNextSequenceNumber - The creditPercentNextSequenceNumber to set.



setFederalIdentifier
public void setFederalIdentifier(String federalIdentifier)(Code)
Sets the federalIdentifier attribute.
Parameters:
  federalIdentifier - The federalIdentifier to set.



setFederalPassThroughAgency
public void setFederalPassThroughAgency(Agency federalPassThroughAgency)(Code)
Sets the federalPassThroughAgency attribute value.
Parameters:
  federalPassThroughAgency - The federalPassThroughAgency to set.



setGrantNumber
public void setGrantNumber(String grantNumber)(Code)
Sets the grantNumber attribute.
Parameters:
  grantNumber - The grantNumber to set.



setGrantsGovernmentConfirmationNumber
public void setGrantsGovernmentConfirmationNumber(String grantsGovernmentConfirmationNumber)(Code)
Sets the grantsGovernmentConfirmationNumber attribute.
Parameters:
  grantsGovernmentConfirmationNumber - The grantsGovernmentConfirmationNumber to set.



setGrantsGovernmentSubmissionIndicator
public void setGrantsGovernmentSubmissionIndicator(boolean grantsGovernmentSubmissionIndicator)(Code)
Sets the grantsGovernmentSubmissionIndicator attribute.
Parameters:
  grantsGovernmentSubmissionIndicator - The grantsGovernmentSubmissionIndicator to set.



setInstitutionAccountNumber
public void setInstitutionAccountNumber(String institutionAccountNumber)(Code)
Sets the institutionAccountNumber attribute.
Parameters:
  institutionAccountNumber - The institutionAccountNumber to set.



setInstitutionCostShareNextSequenceNumber
public void setInstitutionCostShareNextSequenceNumber(Integer institutionCostShareNextSequenceNumber)(Code)
Sets the institutionCostShareNextSequenceNumber attribute value.
Parameters:
  institutionCostShareNextSequenceNumber - The institutionCostShareNextSequenceNumber to set.



setOtherCostShareNextSequenceNumber
public void setOtherCostShareNextSequenceNumber(Integer otherCostShareNextSequenceNumber)(Code)
Sets the otherCostShareNextSequenceNumber attribute value.
Parameters:
  otherCostShareNextSequenceNumber - The otherCostShareNextSequenceNumber to set.



setPersonnelNextSequenceNumber
public void setPersonnelNextSequenceNumber(Integer personnelNextSequenceNumber)(Code)
Sets the personnelNextSequenceNumber attribute value.
Parameters:
  personnelNextSequenceNumber - The personnelNextSequenceNumber to set.



setPreviousFederalIdentifier
public void setPreviousFederalIdentifier(String previousFederalIdentifier)(Code)
Sets the previousFederalIdentifier attribute.
Parameters:
  previousFederalIdentifier - The previousFederalIdentifier to set.



setProjectAbstract
public void setProjectAbstract(String projectAbstract)(Code)
Sets the projectAbstract attribute.
Parameters:
  projectAbstract - The projectAbstract to set.



setProjectDirectorNextSequenceNumber
public void setProjectDirectorNextSequenceNumber(Integer projectDirectorNextSequenceNumber)(Code)
Sets the projectDirectorNextSequenceNumber attribute value.
Parameters:
  projectDirectorNextSequenceNumber - The projectDirectorNextSequenceNumber to set.



setProjectTypeOtherDescription
public void setProjectTypeOtherDescription(String projectTypeOtherDescription)(Code)
Sets the projectTypeOtherDescription attribute.
Parameters:
  projectTypeOtherDescription - The projectTypeOtherDescription to set.



setPurpose
public void setPurpose(Purpose purpose)(Code)
Sets the purpose attribute value.
Parameters:
  purpose - The purpose to set.



setResearchType
public void setResearchType(ResearchTypeCode researchType)(Code)
Sets the researchType attribute value.
Parameters:
  researchType - The researchType to set.



setResearchTypeCode
public void setResearchTypeCode(String researchTypeCode)(Code)
Sets the researchTypeCode attribute.
Parameters:
  researchTypeCode - The researchTypeCode to set.



setRoutingFormAgency
public void setRoutingFormAgency(RoutingFormAgency routingFormAgency)(Code)



setRoutingFormAgencyToBeNamedIndicator
public void setRoutingFormAgencyToBeNamedIndicator(boolean routingFormAgencyToBeNamedIndicator)(Code)
Sets the routingFormAgencyToBeNamedIndicator attribute value.
Parameters:
  routingFormAgencyToBeNamedIndicator - The routingFormAgencyToBeNamedIndicator to set.



setRoutingFormAnnouncementNumber
public void setRoutingFormAnnouncementNumber(String routingFormAnnouncementNumber)(Code)
Sets the routingFormAnnouncementNumber attribute.
Parameters:
  routingFormAnnouncementNumber - The routingFormAnnouncementNumber to set.



setRoutingFormBudget
public void setRoutingFormBudget(RoutingFormBudget routingFormBudget)(Code)



setRoutingFormBudgetNumber
public void setRoutingFormBudgetNumber(String routingFormBudgetNumber)(Code)
Sets the routingFormBudgetNumber attribute.
Parameters:
  routingFormBudgetNumber - The routingFormBudgetNumber to set.



setRoutingFormCatalogOfFederalDomesticAssistanceNumber
public void setRoutingFormCatalogOfFederalDomesticAssistanceNumber(String routingFormCatalogOfFederalDomesticAssistanceNumber)(Code)
Sets the routingFormCatalogOfFederalDomesticAssistanceNumber attribute value.
Parameters:
  routingFormCatalogOfFederalDomesticAssistanceNumber - The routingFormCatalogOfFederalDomesticAssistanceNumber to set.



setRoutingFormCoProjectDirectorIndicator
public void setRoutingFormCoProjectDirectorIndicator(boolean routingFormCoProjectDirectorIndicator)(Code)
Sets the routingFormCoProjectDirectorIndicator attribute.
Parameters:
  routingFormCoProjectDirectorIndicator - The routingFormCoProjectDirectorIndicator to set.



setRoutingFormConflictOfInterestCurrentIndicator
public void setRoutingFormConflictOfInterestCurrentIndicator(boolean routingFormConflictOfInterestCurrentIndicator)(Code)
Sets the routingFormConflictOfInterestCurrentIndicator attribute.
Parameters:
  routingFormConflictOfInterestCurrentIndicator - The routingFormConflictOfInterestCurrentIndicator to set.



setRoutingFormConflictOfInterestExistsIndicator
public void setRoutingFormConflictOfInterestExistsIndicator(boolean routingFormConflictOfInterestExistsIndicator)(Code)
Sets the routingFormConflictOfInterestExistsIndicator attribute.
Parameters:
  routingFormConflictOfInterestExistsIndicator - The routingFormConflictOfInterestExistsIndicator to set.



setRoutingFormCostShareIndicator
public void setRoutingFormCostShareIndicator(boolean routingFormCostShareIndicator)(Code)
Sets the routingFormCostShareIndicator attribute.
Parameters:
  routingFormCostShareIndicator - The routingFormCostShareIndicator to set.



setRoutingFormCreateDate
public void setRoutingFormCreateDate(Date routingFormCreateDate)(Code)
Sets the routingFormCreateDate attribute.
Parameters:
  routingFormCreateDate - The routingFormCreateDate to set.



setRoutingFormCreditPercentIndicator
public void setRoutingFormCreditPercentIndicator(boolean routingFormCreditPercentIndicator)(Code)
Sets the routingFormCreditPercentIndicator attribute.
Parameters:
  routingFormCreditPercentIndicator - The routingFormCreditPercentIndicator to set.



setRoutingFormFederalPassThroughIndicator
public void setRoutingFormFederalPassThroughIndicator(boolean routingFormFederalPassThroughIndicator)(Code)
Sets the routingFormFederalPassThroughIndicator attribute.
Parameters:
  routingFormFederalPassThroughIndicator - The routingFormFederalPassThroughIndicator to set.



setRoutingFormFellowEmailAddress
public void setRoutingFormFellowEmailAddress(String routingFormFellowEmailAddress)(Code)
Sets the routingFormFellowEmailAddress attribute.
Parameters:
  routingFormFellowEmailAddress - The routingFormFellowEmailAddress to set.



setRoutingFormFellowFirstName
public void setRoutingFormFellowFirstName(String routingFormFellowFirstName)(Code)
Sets the routingFormFellowFirstName attribute.
Parameters:
  routingFormFellowFirstName - The routingFormFellowFirstName to set.



setRoutingFormFellowFullName
public void setRoutingFormFellowFullName(String routingFormFellowFullName)(Code)
Sets the routingFormFellowFullName attribute.
Parameters:
  routingFormFellowFullName - The routingFormFellowFullName to set.



setRoutingFormFellowLastName
public void setRoutingFormFellowLastName(String routingFormFellowLastName)(Code)
Sets the routingFormFellowLastName attribute.
Parameters:
  routingFormFellowLastName - The routingFormFellowLastName to set.



setRoutingFormInstitutionCostShares
public void setRoutingFormInstitutionCostShares(List<RoutingFormInstitutionCostShare> routingFormInstitutionCostShares)(Code)



setRoutingFormKeywords
public void setRoutingFormKeywords(List<RoutingFormKeyword> routingFormKeywords)(Code)



setRoutingFormLastUpdateDate
public void setRoutingFormLastUpdateDate(Date routingFormLastUpdateDate)(Code)
Sets the routingFormLastUpdateDate attribute.
Parameters:
  routingFormLastUpdateDate - The routingFormLastUpdateDate to set.



setRoutingFormLastUpdateUniversalIdentifier
public void setRoutingFormLastUpdateUniversalIdentifier(Long routingFormLastUpdateUniversalIdentifier)(Code)
Sets the routingFormLastUpdateUniversalIdentifier attribute.
Parameters:
  routingFormLastUpdateUniversalIdentifier - The routingFormLastUpdateUniversalIdentifier to set.



setRoutingFormLayDescription
public void setRoutingFormLayDescription(String routingFormLayDescription)(Code)
Sets the routingFormLayDescription attribute.
Parameters:
  routingFormLayDescription - The routingFormLayDescription to set.



setRoutingFormOrganizationCreditPercents
public void setRoutingFormOrganizationCreditPercents(List<RoutingFormOrganizationCreditPercent> routingFormOrganizationCreditPercents)(Code)
Sets the routingFormOrganizationCreditPercents attribute value.
Parameters:
  routingFormOrganizationCreditPercents - The routingFormOrganizationCreditPercents to set.



setRoutingFormOrganizations
public void setRoutingFormOrganizations(List<RoutingFormOrganization> routingFormOrganizations)(Code)



setRoutingFormOtherCostShares
public void setRoutingFormOtherCostShares(List<RoutingFormOtherCostShare> routingFormOtherCostShares)(Code)
This method...
Parameters:
  routingFormOtherCostShares -



setRoutingFormOtherOrganizationIndicator
public void setRoutingFormOtherOrganizationIndicator(boolean routingFormOtherOrganizationIndicator)(Code)
Sets the routingFormOtherOrganizationIndicator attribute.
Parameters:
  routingFormOtherOrganizationIndicator - The routingFormOtherOrganizationIndicator to set.



setRoutingFormOtherPurposeDescription
public void setRoutingFormOtherPurposeDescription(String routingFormOtherPurposeDescription)(Code)
Sets the routingFormOtherPurposeDescription attribute.
Parameters:
  routingFormOtherPurposeDescription - The routingFormOtherPurposeDescription to set.



setRoutingFormOtherTypeDescription
public void setRoutingFormOtherTypeDescription(String routingFormOtherTypeDescription)(Code)
Sets the routingFormOtherTypeDescription attribute.
Parameters:
  routingFormOtherTypeDescription - The routingFormOtherTypeDescription to set.



setRoutingFormParentNumber
public void setRoutingFormParentNumber(String routingFormParentNumber)(Code)
Sets the routingFormParentNumber attribute.
Parameters:
  routingFormParentNumber - The routingFormParentNumber to set.



setRoutingFormPersonRoles
public void setRoutingFormPersonRoles(List<RoutingFormPersonRole> routingFormPersonRoles)(Code)
Sets the routingFormPersonRoles attribute value.
Parameters:
  routingFormPersonRoles - The routingFormPersonRoles to set.



setRoutingFormPersonnel
public void setRoutingFormPersonnel(List<RoutingFormPersonnel> routingFormPersonnel)(Code)
Sets the routingFormPersonnel attribute value.
Parameters:
  routingFormPersonnel - The routingFormPersonnel to set.



setRoutingFormPhysicalCampus
public void setRoutingFormPhysicalCampus(Campus routingFormPhysicalCampus)(Code)
Sets the routingFormPhysicalCampus attribute.
Parameters:
  routingFormPhysicalCampus - The routingFormPhysicalCampus to set.



setRoutingFormPhysicalCampusCode
public void setRoutingFormPhysicalCampusCode(String routingFormPhysicalCampusCode)(Code)
Sets the routingFormPhysicalCampusCode attribute.
Parameters:
  routingFormPhysicalCampusCode - The routingFormPhysicalCampusCode to set.



setRoutingFormPriorGrantNumber
public void setRoutingFormPriorGrantNumber(String routingFormPriorGrantNumber)(Code)
Sets the routingFormPriorGrantNumber attribute.
Parameters:
  routingFormPriorGrantNumber - The routingFormPriorGrantNumber to set.



setRoutingFormProjectTitle
public void setRoutingFormProjectTitle(String routingFormProjectTitle)(Code)
Sets the routingFormProjectTitle attribute.
Parameters:
  routingFormProjectTitle - The routingFormProjectTitle to set.



setRoutingFormProjectTypes
public void setRoutingFormProjectTypes(List<RoutingFormProjectType> routingFormProjectTypes)(Code)
Sets the routingFormProjectTypes attribute value.
Parameters:
  routingFormProjectTypes - The routingFormProjectTypes to set.



setRoutingFormPurposeCode
public void setRoutingFormPurposeCode(String routingFormPurposeCode)(Code)
Sets the routingFormPurposeCode attribute.
Parameters:
  routingFormPurposeCode - The routingFormPurposeCode to set.



setRoutingFormPurposes
public void setRoutingFormPurposes(List<RoutingFormPurpose> routingFormPurposes)(Code)
Sets the routingFormPurposes attribute value.
Parameters:
  routingFormPurposes - The routingFormPurposes to set.



setRoutingFormQuestions
public void setRoutingFormQuestions(List<RoutingFormQuestion> routingFormQuestions)(Code)
Sets the routingFormQuestions attribute value.
Parameters:
  routingFormQuestions - The routingFormQuestions to set.



setRoutingFormResearchRisks
public void setRoutingFormResearchRisks(List<RoutingFormResearchRisk> routingFormResearchRisks)(Code)



setRoutingFormResearchTypeCodes
public void setRoutingFormResearchTypeCodes(List<RoutingFormResearchTypeCode> routingFormResearchTypeCodes)(Code)
Sets the routingFormResearchTypeCodes attribute value.
Parameters:
  routingFormResearchTypeCodes - The routingFormResearchTypeCodes to set.



setRoutingFormSpaceRequiredDescription
public void setRoutingFormSpaceRequiredDescription(String routingFormSpaceRequiredDescription)(Code)
Sets the routingFormSpaceRequiredDescription attribute.
Parameters:
  routingFormSpaceRequiredDescription - The routingFormSpaceRequiredDescription to set.



setRoutingFormSpaceRequiredIndicator
public void setRoutingFormSpaceRequiredIndicator(boolean routingFormSpaceRequiredIndicator)(Code)
Sets the routingFormSpaceRequiredIndicator attribute.
Parameters:
  routingFormSpaceRequiredIndicator - The routingFormSpaceRequiredIndicator to set.



setRoutingFormStatus
public void setRoutingFormStatus(RoutingFormStatus routingFormStatus)(Code)
Sets the routingFormStatus attribute value.
Parameters:
  routingFormStatus - The routingFormStatus to set.



setRoutingFormStatusCode
public void setRoutingFormStatusCode(String routingFormStatusCode)(Code)
Sets the routingFormStatusCode attribute.
Parameters:
  routingFormStatusCode - The routingFormStatusCode to set.



setRoutingFormSubcontractorIndicator
public void setRoutingFormSubcontractorIndicator(boolean routingFormSubcontractorIndicator)(Code)
Sets the routingFormSubcontractorIndicator attribute.
Parameters:
  routingFormSubcontractorIndicator - The routingFormSubcontractorIndicator to set.



setRoutingFormSubcontractors
public void setRoutingFormSubcontractors(List<RoutingFormSubcontractor> routingFormSubcontractors)(Code)
This method...
Parameters:
  routingFormSubcontractors -



setRoutingFormSubmissionTypes
public void setRoutingFormSubmissionTypes(List<RoutingFormSubmissionType> routingFormSubmissionTypes)(Code)
Sets the routingFormSubmissionTypes attribute value.
Parameters:
  routingFormSubmissionTypes - The routingFormSubmissionTypes to set.



setSubcontractorNextSequenceNumber
public void setSubcontractorNextSequenceNumber(Integer subcontractorNextSequenceNumber)(Code)
Sets the subcontractorNextSequenceNumber attribute value.
Parameters:
  subcontractorNextSequenceNumber - The subcontractorNextSequenceNumber to set.



setSubmissionType
public void setSubmissionType(SubmissionType submissionType)(Code)
Sets the submissionType attribute value.
Parameters:
  submissionType - The submissionType to set.



setSubmissionTypeCode
public void setSubmissionTypeCode(String submissionTypeCode)(Code)
Sets the submissionTypeCode attribute.
Parameters:
  submissionTypeCode - The submissionTypeCode to set.



toStringMapper
protected LinkedHashMap toStringMapper()(Code)

See Also:   org.kuali.core.bo.BusinessObjectBase.toStringMapper



Methods inherited from org.kuali.module.kra.document.ResearchDocumentBase
public String buildAdhocOrgReportXml(String permissionTypeCode, boolean encloseContent)(Code)(Java Doc)
public void clearAdhocType(String adhocTypeCode)(Code)(Java Doc)
public List<AdHocRoutePerson> convertKraAdhocsToAdHocRoutePersons()(Code)(Java Doc)
public List<AdHocRouteWorkgroup> convertKraAdhocsToAdHocRouteWorkgroups()(Code)(Java Doc)
public AdhocOrg getAdhocOrgItem(int index)(Code)(Java Doc)
public List<AdhocOrg> getAdhocOrgs()(Code)(Java Doc)
public AdhocPerson getAdhocPersonItem(int index)(Code)(Java Doc)
public List<AdhocPerson> getAdhocPersons()(Code)(Java Doc)
public AdhocWorkgroup getAdhocWorkgroupItem(int index)(Code)(Java Doc)
public List<AdhocWorkgroup> getAdhocWorkgroups()(Code)(Java Doc)
public void prepareForSave(KualiDocumentEvent event)(Code)(Java Doc)
public void setAdhocOrgs(List<AdhocOrg> adhocOrgs)(Code)(Java Doc)
public void setAdhocPersons(List<AdhocPerson> adhocPersons)(Code)(Java Doc)
public void setAdhocWorkgroups(List<AdhocWorkgroup> adhocWorkgroups)(Code)(Java Doc)
public void toCopy() throws WorkflowException, IllegalStateException(Code)(Java Doc)
protected LinkedHashMap toStringMapper()(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.