Java Doc for CorrectionForm.java in  » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » module » gl » web » struts » form » 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.gl.web.struts.form 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.kuali.core.web.struts.form.KualiDocumentFormBase
   org.kuali.module.gl.web.struts.form.CorrectionForm

All known Subclasses:   org.kuali.module.labor.web.struts.form.LaborCorrectionForm,
CorrectionForm
public class CorrectionForm extends KualiDocumentFormBase implements CorrectionDocumentEntryMetadata(Code)
This class represents the action form for the Correction Document


Field Summary
protected  FormFilesourceFile
    

Constructor Summary
public  CorrectionForm()
    

Method Summary
public  voidclearEntryForManualEdit()
    
public  voidclearForm()
    
protected  voidcustomInitMaxUploadSizes()
     Adds the origin entry max file size to the list of max file sizes.
public  List<OriginEntryFull>getAllEntries()
    
public  IntegergetAllEntriesSize()
    
public  StringgetChooseSystem()
    
public  CorrectionDocumentgetCorrectionDocument()
    
public  booleangetDataLoadedFlag()
    
public  booleangetDeleteFileFlag()
    
public  List<OriginEntryFull>getDisplayEntries()
    
public  StringgetDocTitle()
    
public  StringgetDocumentType()
    
public  StringgetEditMethod()
    
public  booleangetEditableFlag()
    
public  StringgetEntryFinancialDocumentReversalDate()
    
public  OriginEntryFullgetEntryForManualEdit()
    
public  StringgetEntryTransactionDate()
    
public  StringgetEntryTransactionLedgerEntryAmount()
    
public  StringgetEntryTransactionLedgerEntrySequenceNumber()
    
public  StringgetEntryUniversityFiscalYear()
    
public  StringgetGlcpSearchResultsSequenceNumber()
     Gets the glcpSearchResuiltsSequenceNumber attribute.
public  GroupHoldergetGroupsItem(int i)
    
public  intgetGroupsSize()
    
public  StringgetHtmlFormAction()
    
public  StringgetInputFileName()
    
public  IntegergetInputGroupId()
    
public  IntegergetInputGroupIdFromLastDocumentLoad()
    
public  booleangetManualEditFlag()
    
public  booleangetMatchCriteriaOnly()
    
public  KualiTableRenderFormMetadatagetOriginEntrySearchResultTableMetadata()
     Gets the originEntrySearchResultTableMetadata attribute.
public  IntegergetOutputGroupId()
    
public  StringgetPreviousChooseSystem()
     Gets the previousChooseSystem attribute.
public  StringgetPreviousEditMethod()
     Gets the previousEditMethod attribute.
public  IntegergetPreviousInputGroupId()
     Gets the previousInputGroupId attribute.
public  booleangetProcessInBatch()
    
public  booleangetShowOutputFlag()
    
public  booleangetShowSummaryOutputFlag()
    
public  FormFilegetSourceFile()
    
public  List<Column>getTableRenderColumnMetadata()
    
public  booleanisInputGroupIdFromLastDocumentLoadIsMissing()
     Gets whether the selected input group ID does not correspond to an input group in the system.
public  booleanisPersistedOriginEntriesMissing()
     Gets whether the origin entries we should be displaying on the form are not currently persisted by the CorrectionDocumentService .
public  booleanisRestrictedFunctionalityMode()
     Gets the restrictedFunctionalityMode attribute.
public  voidpopulate(HttpServletRequest request)
    
public  voidsetAllEntries(List<OriginEntryFull> allEntriesForManualEdit)
    
public  voidsetChooseSystem(String chooseSystem)
    
public  voidsetDataLoadedFlag(boolean dataLoadedFlag)
    
public  voidsetDeleteFileFlag(boolean deleteFileFlag)
    
public  voidsetDisplayEntries(List<OriginEntryFull> displayEntries)
    
public  voidsetDocTitle(String docTitle)
    
public  voidsetDocType()
    
public  voidsetDocumentType(String documentType)
    
public  voidsetEditMethod(String editMethod)
    
public  voidsetEditableFlag(boolean editableFlag)
    
public  voidsetEntryFinancialDocumentReversalDate(String entryFinancialDocumentReversalDate)
    
public  voidsetEntryForManualEdit(OriginEntryFull entryForManualEdit)
    
public  voidsetEntryTransactionDate(String entryTransactionDate)
    
public  voidsetEntryTransactionLedgerEntryAmount(String entryTransactionLedgerEntryAmount)
    
public  voidsetEntryTransactionLedgerEntrySequenceNumber(String entryTransactionLedgerEntrySequenceNumber)
    
public  voidsetEntryUniversityFiscalYear(String entryUniversityFiscalYear)
    
public  voidsetGlcpSearchResultsSequenceNumber(String glcpSearchResuiltsSequenceNumber)
     Sets the glcpSearchResuiltsSequenceNumber attribute value.
public  voidsetHtmlFormAction(String htmlFormAction)
    
public  voidsetInputFileName(String inputFileName)
    
public  voidsetInputGroupIdFromLastDocumentLoad(Integer inputGroupIdFromLastDocumentLoad)
    
public  voidsetInputGroupIdFromLastDocumentLoadIsMissing(boolean inputGroupIdFromLastDocumentLoadIsMissing)
    
public  voidsetManualEditFlag(boolean manualEditFlag)
    
public  voidsetMatchCriteriaOnly(boolean matchCriteriaOnly)
    
public  voidsetOutputGroupId(Integer outputGroupId)
    
public  voidsetPersistedOriginEntriesMissing(boolean persistedOriginEntriesMissing)
     Sets whether the origin entries we should be displaying on the form are not currently persisted by the CorrectionDocumentService .
public  voidsetPreviousChooseSystem(String previousChooseSystem)
     Sets the previousChooseSystem attribute value.
public  voidsetPreviousEditMethod(String previousEditMethod)
     Sets the previousEditMethod attribute value.
public  voidsetPreviousInputGroupId(Integer previousInputGroupId)
     Sets the previousInputGroupId attribute value.
public  voidsetProcessInBatch(boolean processInBatch)
    
public  voidsetRestrictedFunctionalityMode(boolean restrictedFunctionalityMode)
     Sets the restrictedFunctionalityMode attribute value.
public  voidsetShowOutputFlag(boolean showOutputFlag)
    
public  voidsetShowSummaryOutputFlag(boolean showSummaryOutputFlag)
    
public  voidsetSourceFile(FormFile sourceFile)
    
public  voidsyncGroups()
    
public  voidupdateEntryForManualEdit()
     Update origin entry for manual edit with correction document attributes (i.e.

Field Detail
sourceFile
protected FormFile sourceFile(Code)




Constructor Detail
CorrectionForm
public CorrectionForm()(Code)




Method Detail
clearEntryForManualEdit
public void clearEntryForManualEdit()(Code)
Clears origin entry for manual edit



clearForm
public void clearForm()(Code)
Clears correction document form



customInitMaxUploadSizes
protected void customInitMaxUploadSizes()(Code)
Adds the origin entry max file size to the list of max file sizes.
See Also:   org.kuali.core.web.struts.pojo.PojoFormBase.customInitMaxUploadSizes



getAllEntries
public List<OriginEntryFull> getAllEntries()(Code)



getAllEntriesSize
public Integer getAllEntriesSize()(Code)
Return size of list of all OriginEntry objects size of entries size



getChooseSystem
public String getChooseSystem()(Code)



getCorrectionDocument
public CorrectionDocument getCorrectionDocument()(Code)



getDataLoadedFlag
public boolean getDataLoadedFlag()(Code)



getDeleteFileFlag
public boolean getDeleteFileFlag()(Code)



getDisplayEntries
public List<OriginEntryFull> getDisplayEntries()(Code)



getDocTitle
public String getDocTitle()(Code)



getDocumentType
public String getDocumentType()(Code)



getEditMethod
public String getEditMethod()(Code)



getEditableFlag
public boolean getEditableFlag()(Code)



getEntryFinancialDocumentReversalDate
public String getEntryFinancialDocumentReversalDate()(Code)



getEntryForManualEdit
public OriginEntryFull getEntryForManualEdit()(Code)



getEntryTransactionDate
public String getEntryTransactionDate()(Code)



getEntryTransactionLedgerEntryAmount
public String getEntryTransactionLedgerEntryAmount()(Code)



getEntryTransactionLedgerEntrySequenceNumber
public String getEntryTransactionLedgerEntrySequenceNumber()(Code)



getEntryUniversityFiscalYear
public String getEntryUniversityFiscalYear()(Code)



getGlcpSearchResultsSequenceNumber
public String getGlcpSearchResultsSequenceNumber()(Code)
Gets the glcpSearchResuiltsSequenceNumber attribute. Returns the glcpSearchResuiltsSequenceNumber.



getGroupsItem
public GroupHolder getGroupsItem(int i)(Code)
Returns group item with given ID
Parameters:
  i - index of group



getGroupsSize
public int getGroupsSize()(Code)
Return group sizes



getHtmlFormAction
public String getHtmlFormAction()(Code)



getInputFileName
public String getInputFileName()(Code)



getInputGroupId
public Integer getInputGroupId()(Code)



getInputGroupIdFromLastDocumentLoad
public Integer getInputGroupIdFromLastDocumentLoad()(Code)
Gets the input group ID of the document when it was persisted in the DB the input group ID of the document when it was persisted in the DB



getManualEditFlag
public boolean getManualEditFlag()(Code)



getMatchCriteriaOnly
public boolean getMatchCriteriaOnly()(Code)



getOriginEntrySearchResultTableMetadata
public KualiTableRenderFormMetadata getOriginEntrySearchResultTableMetadata()(Code)
Gets the originEntrySearchResultTableMetadata attribute. Returns the originEntrySearchResultTableMetadata.



getOutputGroupId
public Integer getOutputGroupId()(Code)



getPreviousChooseSystem
public String getPreviousChooseSystem()(Code)
Gets the previousChooseSystem attribute. Returns the previousChooseSystem.



getPreviousEditMethod
public String getPreviousEditMethod()(Code)
Gets the previousEditMethod attribute. Returns the previousEditMethod.



getPreviousInputGroupId
public Integer getPreviousInputGroupId()(Code)
Gets the previousInputGroupId attribute. Returns the previousInputGroupId.



getProcessInBatch
public boolean getProcessInBatch()(Code)



getShowOutputFlag
public boolean getShowOutputFlag()(Code)



getShowSummaryOutputFlag
public boolean getShowSummaryOutputFlag()(Code)



getSourceFile
public FormFile getSourceFile()(Code)



getTableRenderColumnMetadata
public List<Column> getTableRenderColumnMetadata()(Code)
Returns list of Column objects for table render column meta data list of column objects



isInputGroupIdFromLastDocumentLoadIsMissing
public boolean isInputGroupIdFromLastDocumentLoadIsMissing()(Code)
Gets whether the selected input group ID does not correspond to an input group in the system. Returns the inputGroupIdFromLastDocumentLoadIsMissing.



isPersistedOriginEntriesMissing
public boolean isPersistedOriginEntriesMissing()(Code)
Gets whether the origin entries we should be displaying on the form are not currently persisted by the CorrectionDocumentService . Returns the persistedOriginEntriesMissing.



isRestrictedFunctionalityMode
public boolean isRestrictedFunctionalityMode()(Code)
Gets the restrictedFunctionalityMode attribute. Returns the restrictedFunctionalityMode.



populate
public void populate(HttpServletRequest request)(Code)

See Also:   org.kuali.core.web.struts.form.KualiDocumentFormBase.populate(javax.servlet.http.HttpServletRequest)



setAllEntries
public void setAllEntries(List<OriginEntryFull> allEntriesForManualEdit)(Code)



setChooseSystem
public void setChooseSystem(String chooseSystem)(Code)



setDataLoadedFlag
public void setDataLoadedFlag(boolean dataLoadedFlag)(Code)



setDeleteFileFlag
public void setDeleteFileFlag(boolean deleteFileFlag)(Code)



setDisplayEntries
public void setDisplayEntries(List<OriginEntryFull> displayEntries)(Code)



setDocTitle
public void setDocTitle(String docTitle)(Code)



setDocType
public void setDocType()(Code)
Set document type = "GLCP", document title = "General Ledger Correction Process", html form action = "generalLedgerCorrect"



setDocumentType
public void setDocumentType(String documentType)(Code)



setEditMethod
public void setEditMethod(String editMethod)(Code)



setEditableFlag
public void setEditableFlag(boolean editableFlag)(Code)



setEntryFinancialDocumentReversalDate
public void setEntryFinancialDocumentReversalDate(String entryFinancialDocumentReversalDate)(Code)



setEntryForManualEdit
public void setEntryForManualEdit(OriginEntryFull entryForManualEdit)(Code)



setEntryTransactionDate
public void setEntryTransactionDate(String entryTransactionDate)(Code)



setEntryTransactionLedgerEntryAmount
public void setEntryTransactionLedgerEntryAmount(String entryTransactionLedgerEntryAmount)(Code)



setEntryTransactionLedgerEntrySequenceNumber
public void setEntryTransactionLedgerEntrySequenceNumber(String entryTransactionLedgerEntrySequenceNumber)(Code)



setEntryUniversityFiscalYear
public void setEntryUniversityFiscalYear(String entryUniversityFiscalYear)(Code)



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



setHtmlFormAction
public void setHtmlFormAction(String htmlFormAction)(Code)



setInputFileName
public void setInputFileName(String inputFileName)(Code)



setInputGroupIdFromLastDocumentLoad
public void setInputGroupIdFromLastDocumentLoad(Integer inputGroupIdFromLastDocumentLoad)(Code)
Sets the input group ID of the document when it was persisted in the DB
Parameters:
  inputGroupIdFromLastDocumentLoad - the input group ID of the document when it was persisted in the DB



setInputGroupIdFromLastDocumentLoadIsMissing
public void setInputGroupIdFromLastDocumentLoadIsMissing(boolean inputGroupIdFromLastDocumentLoadIsMissing)(Code)
Sets whether the selected input group ID does not correspond to an input group in the system
Parameters:
  inputGroupIdFromLastDocumentLoadIsMissing - The inputGroupIdFromLastDocumentLoadIsMissing to set.



setManualEditFlag
public void setManualEditFlag(boolean manualEditFlag)(Code)



setMatchCriteriaOnly
public void setMatchCriteriaOnly(boolean matchCriteriaOnly)(Code)



setOutputGroupId
public void setOutputGroupId(Integer outputGroupId)(Code)



setPersistedOriginEntriesMissing
public void setPersistedOriginEntriesMissing(boolean persistedOriginEntriesMissing)(Code)
Sets whether the origin entries we should be displaying on the form are not currently persisted by the CorrectionDocumentService .
Parameters:
  persistedOriginEntriesMissing - The persistedOriginEntriesMissing to set.



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



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



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



setProcessInBatch
public void setProcessInBatch(boolean processInBatch)(Code)



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



setShowOutputFlag
public void setShowOutputFlag(boolean showOutputFlag)(Code)



setShowSummaryOutputFlag
public void setShowSummaryOutputFlag(boolean showSummaryOutputFlag)(Code)



setSourceFile
public void setSourceFile(FormFile sourceFile)(Code)



syncGroups
public void syncGroups()(Code)
This method synchronizes number of group holders added with the group count



updateEntryForManualEdit
public void updateEntryForManualEdit()(Code)
Update origin entry for manual edit with correction document attributes (i.e. university fiscal year, entry transaction ledger sequence number, entry transaction ledger entry amount, entry transaction date, entry financial document reversal date)



Fields inherited from org.kuali.core.web.struts.form.KualiDocumentFormBase
protected FormFile attachmentFile(Code)(Java Doc)
protected DocumentActionFlags documentActionFlags(Code)(Java Doc)
protected Map editingMode(Code)(Java Doc)
protected boolean suppressAllButtons(Code)(Java Doc)

Methods inherited from org.kuali.core.web.struts.form.KualiDocumentFormBase
protected void customInitMaxUploadSizes()(Code)(Java Doc)
public Map getAdHocActionRequestCodes()(Code)(Java Doc)
public AdHocRoutePerson getAdHocRoutePerson(int index)(Code)(Java Doc)
public List getAdHocRoutePersons()(Code)(Java Doc)
public AdHocRouteWorkgroup getAdHocRouteWorkgroup(int index)(Code)(Java Doc)
public List getAdHocRouteWorkgroups()(Code)(Java Doc)
public String getAdditionalScriptFile(int index)(Code)(Java Doc)
public List<String> getAdditionalScriptFiles()(Code)(Java Doc)
public String getAnnotation()(Code)(Java Doc)
public FormFile getAttachmentFile()(Code)(Java Doc)
public List getBoNotes()(Code)(Java Doc)
public String getCommand()(Code)(Java Doc)
public String getDocId()(Code)(Java Doc)
public String getDocTypeName()(Code)(Java Doc)
public Document getDocument()(Code)(Java Doc)
public DocumentActionFlags getDocumentActionFlags()(Code)(Java Doc)
public Map getEditingMode()(Code)(Java Doc)
public String getInitiatorNetworkId()(Code)(Java Doc)
public AdHocRouteRecipient getNewAdHocRoutePerson()(Code)(Java Doc)
public AdHocRouteRecipient getNewAdHocRouteWorkgroup()(Code)(Java Doc)
public Note getNewNote()(Code)(Java Doc)
public KualiWorkflowDocument getWorkflowDocument()(Code)(Java Doc)
public boolean hasDocumentId()(Code)(Java Doc)
public boolean isDocumentEnRoute()(Code)(Java Doc)
final protected boolean isFormDocumentInitialized()(Code)(Java Doc)
public boolean isReturnToActionList()(Code)(Java Doc)
final public boolean isSuppressAllButtons()(Code)(Java Doc)
public boolean isUserDocumentInitiator()(Code)(Java Doc)
public void populate(HttpServletRequest request)(Code)(Java Doc)
public void populateAuthorizationFields(DocumentAuthorizer documentAuthorizer)(Code)(Java Doc)
public void setAdHocRoutePersons(List adHocRouteRecipients)(Code)(Java Doc)
public void setAdHocRouteWorkgroups(List adHocRouteWorkgroups)(Code)(Java Doc)
public void setAdditionalScriptFile(int index, String scriptFile)(Code)(Java Doc)
public void setAdditionalScriptFiles(List<String> additionalScriptFiles)(Code)(Java Doc)
public void setAnnotation(String annotation)(Code)(Java Doc)
public void setAttachmentFile(FormFile attachmentFile)(Code)(Java Doc)
public void setBoNotes(List boNotes)(Code)(Java Doc)
public void setCommand(String command)(Code)(Java Doc)
public void setDocId(String docId)(Code)(Java Doc)
public void setDocTypeName(String docTypeName)(Code)(Java Doc)
public void setDocument(Document document)(Code)(Java Doc)
protected void setDocumentActionFlags(DocumentActionFlags documentActionFlags)(Code)(Java Doc)
public void setEditingMode(Map editingMode)(Code)(Java Doc)
public void setNewAdHocRoutePerson(AdHocRoutePerson newAdHocRoutePerson)(Code)(Java Doc)
public void setNewAdHocRouteWorkgroup(AdHocRouteWorkgroup newAdHocRouteWorkgroup)(Code)(Java Doc)
public void setNewNote(Note newNote)(Code)(Java Doc)
public void setReturnToActionList(boolean returnToActionList)(Code)(Java Doc)
final public void setSuppressAllButtons(boolean suppressAllButtons)(Code)(Java Doc)
protected void useDocumentAuthorizer(DocumentAuthorizer documentAuthorizer)(Code)(Java Doc)
public ActionErrors validate(ActionMapping mapping, HttpServletRequest request)(Code)(Java Doc)

w___w__w_.j__a__v__a_2___s_.c___o__m_ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.