Java Doc for Proposal.java in  » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » module » cg » bo » 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.cg.bo 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.kuali.core.bo.PersistableBusinessObjectBase
   org.kuali.module.cg.bo.Proposal

All known Subclasses:   org.kuali.module.cg.bo.ProposalAutoGenerated,
Proposal
public class Proposal extends PersistableBusinessObjectBase implements AlternateOrgReviewRouting(Code)
See functional documentation.


Field Summary
final public static  StringAWARD_CODE
    
final public static  StringPROPOSAL_CODE
    

Constructor Summary
public  Proposal()
     Default constructor.

Method Summary
public  voidbeforeInsert(PersistenceBroker persistenceBroker)
     OJB calls this method as the first operation before this BO is inserted into the database.
public  voidbeforeUpdate(PersistenceBroker persistenceBroker)
     OJB calls this method as the first operation before this BO is updated to the database.
public  ListbuildListOfDeletionAwareLists()
    
public  AgencygetAgency()
     Gets the Agency attribute.
public  StringgetAgencyNumber()
     Gets the agencyNumber attribute.
public  AwardgetAward()
     Gets the award awarded to a proposal instance.
public  CfdagetCfda()
     Gets the Cfda attribute.
public  StringgetCfdaNumber()
     Gets the cfdaNumber attribute.
public  AgencygetFederalPassThroughAgency()
     Gets the federalPassThroughAgency attribute.
public  StringgetFederalPassThroughAgencyNumber()
     Gets the federalPassThroughAgencyNumber attribute.
public  StringgetGrantNumber()
     Gets the grantNumber attribute.
public  StringgetLookupPersonUniversalIdentifier()
     Gets the universal user id of the lookup person.
public  LookupServicegetLookupService()
     I added this getter to the BO to resolve KULCG-300.
public  UniversalUsergetLookupUniversalUser()
     Gets the lookup UniversalUser .
public  StringgetOldProposalNumber()
     Gets the oldProposalNumber attribute.
public  ProposalOrganizationgetPrimaryProposalOrganization()
     Gets the primary ProposalOrganization for a proposal.
public  ProposalAwardTypegetProposalAwardType()
     Gets the ProposalAwardType attribute.
public  StringgetProposalAwardTypeCode()
     Gets the proposalAwardTypeCode attribute.
public  DategetProposalBeginningDate()
     Gets the proposalBeginningDate attribute.
public  DategetProposalClosingDate()
     Gets the proposalClosingDate attribute.
public  KualiDecimalgetProposalDirectCostAmount()
     Gets the proposalDirectCostAmount attribute.
public  DategetProposalDueDate()
     Gets the proposalDueDate attribute.
public  DategetProposalEndingDate()
     Gets the proposalEndingDate attribute.
public  booleangetProposalFederalPassThroughIndicator()
     Gets the proposalFederalPassThroughIndicator attribute.
public  StringgetProposalFellowName()
     Gets the proposalFellowName attribute.
public  KualiDecimalgetProposalIndirectCostAmount()
     Gets the proposalIndirectCostAmount attribute.
public  DategetProposalLastUpdateDate()
     Gets the proposalLastUpdateDate attribute.
public  LonggetProposalNumber()
     Gets the proposalNumber attribute.
public  List<ProposalOrganization>getProposalOrganizations()
     Gets the List of ProposalOrganization s associated with a Proposal instance.
public  List<ProposalProjectDirector>getProposalProjectDirectors()
    
public  StringgetProposalProjectTitle()
     Gets the proposalProjectTitle attribute.
public  ProposalPurposegetProposalPurpose()
     Gets the ProposalPurpose attribute.
public  StringgetProposalPurposeCode()
     Gets the proposalPurposeCode attribute.
public  DategetProposalRejectedDate()
     Gets the proposalRejectedDate attribute.
public  List<ProposalResearchRisk>getProposalResearchRisks()
    
public  ProposalStatusgetProposalStatus()
     Gets the ProposalStatus attribute.
public  StringgetProposalStatusCode()
     Gets the proposalStatusCode attribute.
public  List<ProposalSubcontractor>getProposalSubcontractors()
     Gets the List of ProposalSubcontractor s associated with a Proposal instance.
public  DategetProposalSubmissionDate()
     Gets the proposalSubmissionDate attribute.
public  KualiDecimalgetProposalTotalAmount()
     Gets the proposalTotalAmount attribute.
public  KualiDecimalgetProposalTotalProjectAmount()
     Gets the proposalTotalProjectAmount attribute.
public  StringgetRoutingChart()
    
public  StringgetRoutingOrg()
     Gets the id of the routing Org .
public  booleanisActive()
     Gets the active attribute.
public  voidsetActive(boolean active)
     Sets the active attribute value.
public  voidsetAgency(Agency agency)
     Sets the Agency attribute.
public  voidsetAgencyNumber(String agencyNumber)
     Sets the agencyNumber attribute.
public  voidsetAward(Award award)
     Sets the award awarding a proposal instance.
public  voidsetCfda(Cfda cfda)
     Sets the Cfda attribute.
public  voidsetCfdaNumber(String cfdaNumber)
     Sets the cfdaNumber attribute.
public  voidsetFederalPassThroughAgency(Agency federalPassThroughAgency)
     Sets the federalPassThrough Agency attribute.
public  voidsetFederalPassThroughAgencyNumber(String federalPassThroughAgencyNumber)
     Sets the federalPassThroughAgencyNumber attribute.
public  voidsetGrantNumber(String grantNumber)
     Sets the grantNumber attribute.
public  voidsetLookupPersonUniversalIdentifier(String lookupUniversalUserId)
    
public  voidsetLookupService(LookupService lookupService)
     Sets the LookupService .
public  voidsetLookupUniversalUser(UniversalUser lookupUniversalUser)
    
public  voidsetOldProposalNumber(String oldProposalNumber)
     Sets the oldProposalNumber attribute.
public  voidsetPrimaryProposalOrganization(ProposalOrganization primaryProposalOrganization)
    
public  voidsetProposalAwardType(ProposalAwardType proposalAwardType)
     Sets the ProposalAwardType attribute.
public  voidsetProposalAwardTypeCode(String proposalAwardTypeCode)
     Sets the proposalAwardTypeCode attribute.
public  voidsetProposalBeginningDate(Date proposalBeginningDate)
     Sets the proposalBeginningDate attribute.
public  voidsetProposalClosingDate(Date proposalClosingDate)
     Sets the proposalClosingDate attribute.
public  voidsetProposalDirectCostAmount(KualiDecimal proposalDirectCostAmount)
     Sets the proposalDirectCostAmount attribute.
public  voidsetProposalDueDate(Date proposalDueDate)
     Sets the proposalDueDate attribute.
public  voidsetProposalEndingDate(Date proposalEndingDate)
     Sets the proposalEndingDate attribute.
public  voidsetProposalFederalPassThroughIndicator(boolean proposalFederalPassThroughIndicator)
     Sets the proposalFederalPassThroughIndicator attribute.
public  voidsetProposalFellowName(String proposalFellowName)
     Sets the proposalFellowName attribute.
public  voidsetProposalIndirectCostAmount(KualiDecimal proposalIndirectCostAmount)
     Sets the proposalIndirectCostAmount attribute.
public  voidsetProposalLastUpdateDate(Date proposalLastUpdateDate)
     Sets the proposalLastUpdateDate attribute.
public  voidsetProposalNumber(Long proposalNumber)
     Sets the proposalNumber attribute.
public  voidsetProposalOrganizations(List<ProposalOrganization> proposalOrganizations)
    
public  voidsetProposalProjectDirectors(List<ProposalProjectDirector> proposalProjectDirectors)
    
public  voidsetProposalProjectTitle(String proposalProjectTitle)
     Sets the proposalProjectTitle attribute.
public  voidsetProposalPurpose(ProposalPurpose proposalPurpose)
     Sets the ProposalPurpose attribute.
public  voidsetProposalPurposeCode(String proposalPurposeCode)
     Sets the proposalPurposeCode attribute.
public  voidsetProposalRejectedDate(Date proposalRejectedDate)
     Sets the proposalRejectedDate attribute.
public  voidsetProposalResearchRisks(List<ProposalResearchRisk> proposalResearchRisks)
    
public  voidsetProposalStatus(ProposalStatus proposalStatus)
     Sets the ProposalStatus attribute.
public  voidsetProposalStatusCode(String proposalStatusCode)
     Sets the proposalStatusCode attribute.
public  voidsetProposalSubcontractors(List<ProposalSubcontractor> proposalSubcontractors)
     Sets the ProposalSubcontractor s List .
public  voidsetProposalSubmissionDate(Date proposalSubmissionDate)
     Sets the proposalSubmissionDate attribute.
public  voidsetProposalTotalAmount(KualiDecimal proposalTotalAmount)
     Does nothing.
public  voidsetProposalTotalProjectAmount(KualiDecimal proposalTotalProjectAmount)
     Sets the proposalTotalProjectAmount attribute.
public  voidsetRoutingChart(String routingChart)
     Sets the id of the routing Chart .
public  voidsetRoutingOrg(String routingOrg)
     Sets the id of the routing Org .
protected  LinkedHashMaptoStringMapper()
    

Field Detail
AWARD_CODE
final public static String AWARD_CODE(Code)



PROPOSAL_CODE
final public static String PROPOSAL_CODE(Code)




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




Method Detail
beforeInsert
public void beforeInsert(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)
OJB calls this method as the first operation before this BO is inserted into the database. The database contains CGPRPSL_TOT_AMT, a denormalized column that Kuali does not use but needs to maintain with this method because OJB bypasses the getter.
Parameters:
  persistenceBroker - from OJB
throws:
  PersistenceBrokerException -



beforeUpdate
public void beforeUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)
OJB calls this method as the first operation before this BO is updated to the database. The database contains CGPRPSL_TOT_AMT, a denormalized column that Kuali does not use but needs to maintain with this method because OJB bypasses the getter.
Parameters:
  persistenceBroker - from OJB
throws:
  PersistenceBrokerException -



buildListOfDeletionAwareLists
public List buildListOfDeletionAwareLists()(Code)

See Also:   org.kuali.core.bo.PersistableBusinessObjectBase.buildListOfDeletionAwareLists



getAgency
public Agency getAgency()(Code)
Gets the Agency attribute. Returns the Agency



getAgencyNumber
public String getAgencyNumber()(Code)
Gets the agencyNumber attribute. Returns the agencyNumber



getAward
public Award getAward()(Code)
Gets the award awarded to a proposal instance. the award corresponding to a proposal instance if the proposal has been awarded.



getCfda
public Cfda getCfda()(Code)
Gets the Cfda attribute. Returns the Cfda



getCfdaNumber
public String getCfdaNumber()(Code)
Gets the cfdaNumber attribute. Returns the cfdaNumber



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



getFederalPassThroughAgencyNumber
public String getFederalPassThroughAgencyNumber()(Code)
Gets the federalPassThroughAgencyNumber attribute. Returns the federalPassThroughAgencyNumber



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



getLookupPersonUniversalIdentifier
public String getLookupPersonUniversalIdentifier()(Code)
Gets the universal user id of the lookup person. the id of the lookup person



getLookupService
public LookupService getLookupService()(Code)
I added this getter to the BO to resolve KULCG-300. I'm not sure if this is actually needed by the code, but the framework breaks all lookups on the proposal maintenance doc without this getter. the LookupService used by the instance.



getLookupUniversalUser
public UniversalUser getLookupUniversalUser()(Code)
Gets the lookup UniversalUser . the lookup UniversalUser



getOldProposalNumber
public String getOldProposalNumber()(Code)
Gets the oldProposalNumber attribute. Returns the oldProposalNumber



getPrimaryProposalOrganization
public ProposalOrganization getPrimaryProposalOrganization()(Code)
Gets the primary ProposalOrganization for a proposal. the primary ProposalOrganization for a proposal



getProposalAwardType
public ProposalAwardType getProposalAwardType()(Code)
Gets the ProposalAwardType attribute. Returns the ProposalAwardType



getProposalAwardTypeCode
public String getProposalAwardTypeCode()(Code)
Gets the proposalAwardTypeCode attribute. Returns the proposalAwardTypeCode



getProposalBeginningDate
public Date getProposalBeginningDate()(Code)
Gets the proposalBeginningDate attribute. Returns the proposalBeginningDate



getProposalClosingDate
public Date getProposalClosingDate()(Code)
Gets the proposalClosingDate attribute. Returns the proposalClosingDate



getProposalDirectCostAmount
public KualiDecimal getProposalDirectCostAmount()(Code)
Gets the proposalDirectCostAmount attribute. Returns the proposalDirectCostAmount



getProposalDueDate
public Date getProposalDueDate()(Code)
Gets the proposalDueDate attribute. Returns the proposalDueDate



getProposalEndingDate
public Date getProposalEndingDate()(Code)
Gets the proposalEndingDate attribute. Returns the proposalEndingDate



getProposalFederalPassThroughIndicator
public boolean getProposalFederalPassThroughIndicator()(Code)
Gets the proposalFederalPassThroughIndicator attribute. Returns the proposalFederalPassThroughIndicator



getProposalFellowName
public String getProposalFellowName()(Code)
Gets the proposalFellowName attribute. Returns the proposalFellowName



getProposalIndirectCostAmount
public KualiDecimal getProposalIndirectCostAmount()(Code)
Gets the proposalIndirectCostAmount attribute. Returns the proposalIndirectCostAmount



getProposalLastUpdateDate
public Date getProposalLastUpdateDate()(Code)
Gets the proposalLastUpdateDate attribute. Returns the proposalLastUpdateDate



getProposalNumber
public Long getProposalNumber()(Code)
Gets the proposalNumber attribute. Returns the proposalNumber



getProposalOrganizations
public List<ProposalOrganization> getProposalOrganizations()(Code)
Gets the List of ProposalOrganization s associated with a Proposal instance. Returns the ProposalOrganizations.



getProposalProjectDirectors
public List<ProposalProjectDirector> getProposalProjectDirectors()(Code)
Returns the proposalProjectDirectors.



getProposalProjectTitle
public String getProposalProjectTitle()(Code)
Gets the proposalProjectTitle attribute. Returns the proposalProjectTitle



getProposalPurpose
public ProposalPurpose getProposalPurpose()(Code)
Gets the ProposalPurpose attribute. Returns the proposalPurpose



getProposalPurposeCode
public String getProposalPurposeCode()(Code)
Gets the proposalPurposeCode attribute. Returns the proposalPurposeCode



getProposalRejectedDate
public Date getProposalRejectedDate()(Code)
Gets the proposalRejectedDate attribute. Returns the proposalRejectedDate



getProposalResearchRisks
public List<ProposalResearchRisk> getProposalResearchRisks()(Code)
Returns the proposalResearchRisks.



getProposalStatus
public ProposalStatus getProposalStatus()(Code)
Gets the ProposalStatus attribute. Returns the ProposalStatus



getProposalStatusCode
public String getProposalStatusCode()(Code)
Gets the proposalStatusCode attribute. Returns the proposalStatusCode



getProposalSubcontractors
public List<ProposalSubcontractor> getProposalSubcontractors()(Code)
Gets the List of ProposalSubcontractor s associated with a Proposal instance. Returns the proposalSubcontractors list



getProposalSubmissionDate
public Date getProposalSubmissionDate()(Code)
Gets the proposalSubmissionDate attribute. Returns the proposalSubmissionDate



getProposalTotalAmount
public KualiDecimal getProposalTotalAmount()(Code)
Gets the proposalTotalAmount attribute. Returns the proposalTotalAmount



getProposalTotalProjectAmount
public KualiDecimal getProposalTotalProjectAmount()(Code)
Gets the proposalTotalProjectAmount attribute. Returns the proposalTotalProjectAmount



getRoutingChart
public String getRoutingChart()(Code)
Gets the id of the routing Chart the id of the routing Chart



getRoutingOrg
public String getRoutingOrg()(Code)
Gets the id of the routing Org . the id of the routing Org



isActive
public boolean isActive()(Code)
Gets the active attribute. Returns the active.



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



setAgency
public void setAgency(Agency agency)(Code)
Sets the Agency attribute.
Parameters:
  agency - The Agency to set.



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



setAward
public void setAward(Award award)(Code)
Sets the award awarding a proposal instance.
Parameters:
  award - the award awarding a proposal instance



setCfda
public void setCfda(Cfda cfda)(Code)
Sets the Cfda attribute.
Parameters:
  cfda - The Cfda to set.



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



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



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



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



setLookupPersonUniversalIdentifier
public void setLookupPersonUniversalIdentifier(String lookupUniversalUserId)(Code)
Sets the universal user id of the lookup person
Parameters:
  lookupUniversalUserId - the id of the lookup person



setLookupService
public void setLookupService(LookupService lookupService)(Code)
Sets the LookupService . For Spring compatibility.
Parameters:
  lookupService -



setLookupUniversalUser
public void setLookupUniversalUser(UniversalUser lookupUniversalUser)(Code)
Sets the lookup UniversalUser
Parameters:
  lookupUniversalUser -



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



setPrimaryProposalOrganization
public void setPrimaryProposalOrganization(ProposalOrganization primaryProposalOrganization)(Code)
Sets the primary ProposalOrganization for a proposal
Parameters:
  primaryProposalOrganization -



setProposalAwardType
public void setProposalAwardType(ProposalAwardType proposalAwardType)(Code)
Sets the ProposalAwardType attribute.
Parameters:
  proposalAwardType - The ProposalAwardType to set.



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



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



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



setProposalDirectCostAmount
public void setProposalDirectCostAmount(KualiDecimal proposalDirectCostAmount)(Code)
Sets the proposalDirectCostAmount attribute.
Parameters:
  proposalDirectCostAmount - The proposalDirectCostAmount to set.



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



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



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



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



setProposalIndirectCostAmount
public void setProposalIndirectCostAmount(KualiDecimal proposalIndirectCostAmount)(Code)
Sets the proposalIndirectCostAmount attribute.
Parameters:
  proposalIndirectCostAmount - The proposalIndirectCostAmount to set.



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



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



setProposalOrganizations
public void setProposalOrganizations(List<ProposalOrganization> proposalOrganizations)(Code)

Parameters:
  proposalOrganizations - The proposalOrganizations to set.



setProposalProjectDirectors
public void setProposalProjectDirectors(List<ProposalProjectDirector> proposalProjectDirectors)(Code)

Parameters:
  proposalProjectDirectors - The proposalProjectDirectors to set.



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



setProposalPurpose
public void setProposalPurpose(ProposalPurpose proposalPurpose)(Code)
Sets the ProposalPurpose attribute.
Parameters:
  proposalPurpose - The ProposalPurpose to set.



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



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



setProposalResearchRisks
public void setProposalResearchRisks(List<ProposalResearchRisk> proposalResearchRisks)(Code)

Parameters:
  proposalResearchRisks - The proposalResearchRisks to set.



setProposalStatus
public void setProposalStatus(ProposalStatus proposalStatus)(Code)
Sets the ProposalStatus attribute.
Parameters:
  proposalStatus - The ProposalStatus to set.



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



setProposalSubcontractors
public void setProposalSubcontractors(List<ProposalSubcontractor> proposalSubcontractors)(Code)
Sets the ProposalSubcontractor s List .
Parameters:
  proposalSubcontractors - The ProposalSubcontractors List to set.



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



setProposalTotalAmount
public void setProposalTotalAmount(KualiDecimal proposalTotalAmount)(Code)
Does nothing. This property is determined by the direct and indirect cost amounts. This setter is here only because without it, the maintenance framework won't display this attribute.
Parameters:
  proposalTotalAmount - The proposalTotalAmount to set.



setProposalTotalProjectAmount
public void setProposalTotalProjectAmount(KualiDecimal proposalTotalProjectAmount)(Code)
Sets the proposalTotalProjectAmount attribute.
Parameters:
  proposalTotalProjectAmount - The proposalTotalProjectAmount to set.



setRoutingChart
public void setRoutingChart(String routingChart)(Code)
Sets the id of the routing Chart . the id of the routing Chart.



setRoutingOrg
public void setRoutingOrg(String routingOrg)(Code)
Sets the id of the routing Org .
Parameters:
  the - id of the routing Org



toStringMapper
protected LinkedHashMap toStringMapper()(Code)

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



Fields inherited from org.kuali.core.bo.PersistableBusinessObjectBase
protected Long versionNumber(Code)(Java Doc)

Methods inherited from org.kuali.core.bo.PersistableBusinessObjectBase
public boolean addNote(Note note)(Code)(Java Doc)
public void afterDelete(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void afterInsert(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void afterLookup(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void afterUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void beforeDelete(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void beforeInsert(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void beforeUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public List buildListOfDeletionAwareLists()(Code)(Java Doc)
public boolean deleteNote(Note note)(Code)(Java Doc)
public Note getBoNote(int nbr)(Code)(Java Doc)
public List getBoNotes()(Code)(Java Doc)
public PersistableBusinessObjectExtension getExtension()(Code)(Java Doc)
public String getObjectId()(Code)(Java Doc)
public Long getVersionNumber()(Code)(Java Doc)
public boolean isBoNotesSupport()(Code)(Java Doc)
public boolean isNewCollectionRecord()(Code)(Java Doc)
public void linkEditableUserFields()(Code)(Java Doc)
public void refresh()(Code)(Java Doc)
public void refreshIfEmpty()(Code)(Java Doc)
public void refreshNonUpdateableReferences()(Code)(Java Doc)
public void refreshReferenceObject(String referenceObjectName)(Code)(Java Doc)
public void setBoNotes(List boNotes)(Code)(Java Doc)
public void setExtension(PersistableBusinessObjectExtension extension)(Code)(Java Doc)
public void setNewCollectionRecord(boolean isNewCollectionRecord)(Code)(Java Doc)
public void setObjectId(String objectId)(Code)(Java Doc)
public void setVersionNumber(Long versionNumber)(Code)(Java Doc)
protected Boolean supportsBoNotes()(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.