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


org.kuali.core.bo.PersistableBusinessObjectBase
   org.kuali.module.kra.budget.bo.BudgetNonpersonnel

All known Subclasses:   org.kuali.module.kra.budget.web.struts.form.BudgetNonpersonnelCopyOverBoHelper,
BudgetNonpersonnel
public class BudgetNonpersonnel extends PersistableBusinessObjectBase implements Comparable(Code)



Constructor Summary
public  BudgetNonpersonnel()
     Default no-arg constructor.
public  BudgetNonpersonnel(BudgetNonpersonnel budgetNonpersonnel)
     Makes a 1:1 copy of the budgetNonpersonnel passed in.
public  BudgetNonpersonnel(Integer budgetTaskSequenceNumber, Integer budgetPeriodSequenceNumber, String budgetNonpersonnelCategoryCode, String budgetNonpersonnelSubCategoryCode, String budgetNonpersonnelDescription, KualiInteger agencyRequestAmount, KualiInteger budgetInstitutionCostShareAmount)
    

Method Summary
public  intcompareTo(Object o)
    
public  booleanequals(Object obj)
    
public  booleangetAgencyCopyIndicator()
    
public  KualiIntegergetAgencyRequestAmount()
     Gets the agencyRequestAmount attribute.
public  KualiIntegergetAgencyRequestAmountBackup()
     Gets the agencyRequestAmountBackup attribute.
public  KualiIntegergetBudgetInstitutionCostShareAmount()
     Gets the budgetInstitutionCostShareAmount attribute.
public  KualiIntegergetBudgetInstitutionCostShareAmountBackup()
     Gets the budgetInstitutionCostShareAmountBackup attribute.
public  booleangetBudgetInstitutionCostShareCopyIndicator()
    
public  StringgetBudgetNonpersonnelCategoryCode()
     Gets the budgetNonpersonnelCategoryCode attribute.
public  StringgetBudgetNonpersonnelDescription()
    
public  IntegergetBudgetNonpersonnelSequenceNumber()
    
public  StringgetBudgetNonpersonnelSubCategoryCode()
     Gets the budgetNonpersonnelSubCategoryCode attribute.
public  KualiIntegergetBudgetOriginAgencyAmount()
    
public  KualiIntegergetBudgetOriginInstitutionCostShareAmount()
    
public  IntegergetBudgetOriginSequenceNumber()
    
public  KualiIntegergetBudgetOriginThirdPartyCostShareAmount()
    
public  IntegergetBudgetPeriodSequenceNumber()
     Gets the budgetPeriodSequenceNumber attribute.
public  IntegergetBudgetTaskSequenceNumber()
     Gets the budgetTaskSequenceNumber attribute.
public  KualiIntegergetBudgetThirdPartyCostShareAmount()
     Gets the budgetThirdPartyCostShareAmount attribute.
public  KualiIntegergetBudgetThirdPartyCostShareAmountBackup()
     Gets the budgetThirdPartyCostShareAmountBackup attribute.
public  booleangetBudgetThirdPartyCostShareCopyIndicator()
    
public  booleangetCopyToFuturePeriods()
     Gets the copyToFuturePeriods attribute.
public  StringgetDocumentNumber()
     Gets the documentNumber attribute.
public  NonpersonnelObjectCodegetNonpersonnelObjectCode()
    
public  StringgetSubcontractorNumber()
     Gets the subcontractorNumber attribute.
public  inthashCode()
    
public  booleanisCopiedOverItem()
     Determined if this item has already been copied over into other periods.
public  booleanisOriginItem()
     Determines if this object is an origin item in the term of NPRS copy over.
public  voidsetAgencyCopyIndicator(boolean o)
    
public  voidsetAgencyRequestAmount(KualiInteger agencyRequestAmount)
     Sets the agencyRequestAmount attribute value.
public  voidsetAgencyRequestAmountBackup(KualiInteger agencyRequestAmountDuplicate)
     Sets the agencyRequestAmountBackup attribute value.
public  voidsetBudgetInstitutionCostShareAmount(KualiInteger budgetInstitutionCostShareAmount)
     Sets the budgetInstitutionCostShareAmount attribute value.
public  voidsetBudgetInstitutionCostShareAmountBackup(KualiInteger budgetInstitutionCostShareAmountDuplicate)
     Sets the budgetInstitutionCostShareAmountBackup attribute value.
public  voidsetBudgetInstitutionCostShareCopyIndicator(boolean o)
    
public  voidsetBudgetNonpersonnelCategoryCode(String budgetNonpersonnelCategoryCode)
     Sets the budgetNonpersonnelCategoryCode attribute value.
public  voidsetBudgetNonpersonnelDescription(String o)
    
public  voidsetBudgetNonpersonnelSequenceNumber(Integer o)
    
public  voidsetBudgetNonpersonnelSubCategoryCode(String budgetNonpersonnelSubCategoryCode)
     Sets the budgetNonpersonnelSubCategoryCode attribute value.
public  voidsetBudgetOriginAgencyAmount(KualiInteger o)
    
public  voidsetBudgetOriginInstitutionCostShareAmount(KualiInteger o)
    
public  voidsetBudgetOriginSequenceNumber(Integer o)
    
public  voidsetBudgetOriginThirdPartyCostShareAmount(KualiInteger o)
    
public  voidsetBudgetPeriodSequenceNumber(Integer budgetPeriodSequenceNumber)
     Sets the budgetPeriodSequenceNumber attribute value.
public  voidsetBudgetTaskSequenceNumber(Integer budgetTaskSequenceNumber)
     Sets the budgetTaskSequenceNumber attribute value.
public  voidsetBudgetThirdPartyCostShareAmount(KualiInteger budgetThirdPartyCostShareAmount)
     Sets the budgetThirdPartyCostShareAmount attribute value.
public  voidsetBudgetThirdPartyCostShareAmountBackup(KualiInteger budgetThirdPartyCostShareAmountDuplicate)
     Sets the budgetThirdPartyCostShareAmountBackup attribute value.
public  voidsetBudgetThirdPartyCostShareCopyIndicator(boolean o)
    
public  voidsetCopyToFuturePeriods(boolean copyToFuturePeriods)
     Sets the copyToFuturePeriods attribute value.
public  voidsetDocumentNumber(String documentNumber)
     Sets the documentNumber attribute value.
public  voidsetNonpersonnelObjectCode(NonpersonnelObjectCode o)
    
public  voidsetSubcontractorNumber(String subcontractorNumber)
     Sets the subcontractorNumber attribute value.
protected  LinkedHashMaptoStringMapper()
    


Constructor Detail
BudgetNonpersonnel
public BudgetNonpersonnel()(Code)
Default no-arg constructor.



BudgetNonpersonnel
public BudgetNonpersonnel(BudgetNonpersonnel budgetNonpersonnel)(Code)
Makes a 1:1 copy of the budgetNonpersonnel passed in.
Parameters:
  budgetNonpersonnel - to be used to copy source



BudgetNonpersonnel
public BudgetNonpersonnel(Integer budgetTaskSequenceNumber, Integer budgetPeriodSequenceNumber, String budgetNonpersonnelCategoryCode, String budgetNonpersonnelSubCategoryCode, String budgetNonpersonnelDescription, KualiInteger agencyRequestAmount, KualiInteger budgetInstitutionCostShareAmount)(Code)

Parameters:
  budgetTaskSequenceNumber -
Parameters:
  budgetPeriodSequenceNumber -
Parameters:
  budgetNonpersonnelCategoryCode -
Parameters:
  budgetNonpersonnelSubCategoryCode -
Parameters:
  budgetNonpersonnelDescription -
Parameters:
  agencyRequestAmount -
Parameters:
  budgetInstitutionCostShareAmount -




Method Detail
compareTo
public int compareTo(Object o)(Code)

See Also:   java.lang.Comparable.compareTo(java.lang.Object)



equals
public boolean equals(Object obj)(Code)

See Also:   java.lang.Object.equals(java.lang.Object)



getAgencyCopyIndicator
public boolean getAgencyCopyIndicator()(Code)
agencyCopyIndicator



getAgencyRequestAmount
public KualiInteger getAgencyRequestAmount()(Code)
Gets the agencyRequestAmount attribute. Returns the agencyRequestAmount.



getAgencyRequestAmountBackup
public KualiInteger getAgencyRequestAmountBackup()(Code)
Gets the agencyRequestAmountBackup attribute. Returns the agencyRequestAmountBackup.



getBudgetInstitutionCostShareAmount
public KualiInteger getBudgetInstitutionCostShareAmount()(Code)
Gets the budgetInstitutionCostShareAmount attribute. Returns the budgetInstitutionCostShareAmount.



getBudgetInstitutionCostShareAmountBackup
public KualiInteger getBudgetInstitutionCostShareAmountBackup()(Code)
Gets the budgetInstitutionCostShareAmountBackup attribute. Returns the budgetInstitutionCostShareAmountBackup.



getBudgetInstitutionCostShareCopyIndicator
public boolean getBudgetInstitutionCostShareCopyIndicator()(Code)
budgetInstitutionCostShareCopyIndicator



getBudgetNonpersonnelCategoryCode
public String getBudgetNonpersonnelCategoryCode()(Code)
Gets the budgetNonpersonnelCategoryCode attribute. Returns the budgetNonpersonnelCategoryCode.



getBudgetNonpersonnelDescription
public String getBudgetNonpersonnelDescription()(Code)
budgetNonpersonnelDescription



getBudgetNonpersonnelSequenceNumber
public Integer getBudgetNonpersonnelSequenceNumber()(Code)
budgetNonpersonnelSequenceNumber



getBudgetNonpersonnelSubCategoryCode
public String getBudgetNonpersonnelSubCategoryCode()(Code)
Gets the budgetNonpersonnelSubCategoryCode attribute. Returns the budgetNonpersonnelSubCategoryCode.



getBudgetOriginAgencyAmount
public KualiInteger getBudgetOriginAgencyAmount()(Code)
budgetOriginAgencyAmount



getBudgetOriginInstitutionCostShareAmount
public KualiInteger getBudgetOriginInstitutionCostShareAmount()(Code)
budgetOriginInstitutionCostShareAmount



getBudgetOriginSequenceNumber
public Integer getBudgetOriginSequenceNumber()(Code)
budgetOriginSequenceNumber



getBudgetOriginThirdPartyCostShareAmount
public KualiInteger getBudgetOriginThirdPartyCostShareAmount()(Code)
budgetOriginThirdPartyCostShareAmount



getBudgetPeriodSequenceNumber
public Integer getBudgetPeriodSequenceNumber()(Code)
Gets the budgetPeriodSequenceNumber attribute. Returns the budgetPeriodSequenceNumber.



getBudgetTaskSequenceNumber
public Integer getBudgetTaskSequenceNumber()(Code)
Gets the budgetTaskSequenceNumber attribute. Returns the budgetTaskSequenceNumber.



getBudgetThirdPartyCostShareAmount
public KualiInteger getBudgetThirdPartyCostShareAmount()(Code)
Gets the budgetThirdPartyCostShareAmount attribute. Returns the budgetThirdPartyCostShareAmount.



getBudgetThirdPartyCostShareAmountBackup
public KualiInteger getBudgetThirdPartyCostShareAmountBackup()(Code)
Gets the budgetThirdPartyCostShareAmountBackup attribute. Returns the budgetThirdPartyCostShareAmountBackup.



getBudgetThirdPartyCostShareCopyIndicator
public boolean getBudgetThirdPartyCostShareCopyIndicator()(Code)
budgetThirdPartyCostShareCopyIndicator



getCopyToFuturePeriods
public boolean getCopyToFuturePeriods()(Code)
Gets the copyToFuturePeriods attribute. Returns the copyToFuturePeriods.



getDocumentNumber
public String getDocumentNumber()(Code)
Gets the documentNumber attribute. Returns the documentNumber.



getNonpersonnelObjectCode
public NonpersonnelObjectCode getNonpersonnelObjectCode()(Code)
nonpersonnelObjectCode



getSubcontractorNumber
public String getSubcontractorNumber()(Code)
Gets the subcontractorNumber attribute. Returns the subcontractorNumber.



hashCode
public int hashCode()(Code)

See Also:   java.lang.Object.hashCode



isCopiedOverItem
public boolean isCopiedOverItem()(Code)
Determined if this item has already been copied over into other periods. Located in this Business Object because it needs to be available on the NPRS page (not just on the copy over page). NPRS copy over origin item.



isOriginItem
public boolean isOriginItem()(Code)
Determines if this object is an origin item in the term of NPRS copy over. Located in this Business Object because it needs to be available in BudgetNonpersonnel objects. NPRS copy over origin item.



setAgencyCopyIndicator
public void setAgencyCopyIndicator(boolean o)(Code)
o



setAgencyRequestAmount
public void setAgencyRequestAmount(KualiInteger agencyRequestAmount)(Code)
Sets the agencyRequestAmount attribute value.
Parameters:
  agencyRequestAmount - The agencyRequestAmount to set.



setAgencyRequestAmountBackup
public void setAgencyRequestAmountBackup(KualiInteger agencyRequestAmountDuplicate)(Code)
Sets the agencyRequestAmountBackup attribute value.
Parameters:
  agencyRequestAmountBackup - The agencyRequestAmountBackup to set.



setBudgetInstitutionCostShareAmount
public void setBudgetInstitutionCostShareAmount(KualiInteger budgetInstitutionCostShareAmount)(Code)
Sets the budgetInstitutionCostShareAmount attribute value.
Parameters:
  budgetInstitutionCostShareAmount - The budgetInstitutionCostShareAmount to set.



setBudgetInstitutionCostShareAmountBackup
public void setBudgetInstitutionCostShareAmountBackup(KualiInteger budgetInstitutionCostShareAmountDuplicate)(Code)
Sets the budgetInstitutionCostShareAmountBackup attribute value.
Parameters:
  budgetInstitutionCostShareAmountBackup - The budgetInstitutionCostShareAmountBackup to set.



setBudgetInstitutionCostShareCopyIndicator
public void setBudgetInstitutionCostShareCopyIndicator(boolean o)(Code)
o



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



setBudgetNonpersonnelDescription
public void setBudgetNonpersonnelDescription(String o)(Code)
o



setBudgetNonpersonnelSequenceNumber
public void setBudgetNonpersonnelSequenceNumber(Integer o)(Code)
o



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



setBudgetOriginAgencyAmount
public void setBudgetOriginAgencyAmount(KualiInteger o)(Code)
o



setBudgetOriginInstitutionCostShareAmount
public void setBudgetOriginInstitutionCostShareAmount(KualiInteger o)(Code)
o



setBudgetOriginSequenceNumber
public void setBudgetOriginSequenceNumber(Integer o)(Code)
o



setBudgetOriginThirdPartyCostShareAmount
public void setBudgetOriginThirdPartyCostShareAmount(KualiInteger o)(Code)
o



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



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



setBudgetThirdPartyCostShareAmount
public void setBudgetThirdPartyCostShareAmount(KualiInteger budgetThirdPartyCostShareAmount)(Code)
Sets the budgetThirdPartyCostShareAmount attribute value.
Parameters:
  budgetThirdPartyCostShareAmount - The budgetThirdPartyCostShareAmount to set.



setBudgetThirdPartyCostShareAmountBackup
public void setBudgetThirdPartyCostShareAmountBackup(KualiInteger budgetThirdPartyCostShareAmountDuplicate)(Code)
Sets the budgetThirdPartyCostShareAmountBackup attribute value.
Parameters:
  budgetThirdPartyCostShareAmountBackup - The budgetThirdPartyCostShareAmountBackup to set.



setBudgetThirdPartyCostShareCopyIndicator
public void setBudgetThirdPartyCostShareCopyIndicator(boolean o)(Code)
o



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



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



setNonpersonnelObjectCode
public void setNonpersonnelObjectCode(NonpersonnelObjectCode o)(Code)
o



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



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.