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


java.lang.Object
   org.kuali.core.lookup.AbstractLookupableHelperServiceImpl

All known Subclasses:   org.kuali.module.gl.web.lookupable.AccountBalanceByConsolidationLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.LedgerBalanceLookupableHelperServiceImpl,  org.kuali.module.vendor.lookup.VendorPhoneLookupableHelperServiceImpl,  org.kuali.core.lookup.DictionaryLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.EmployeeFundingLookupableHelperServiceImpl,  org.kuali.module.pdp.lookup.PayeeAchAccountLookupableHelperService,  org.kuali.module.labor.web.lookupable.PositionDataLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.July1PositionFundingLookupableHelperServiceImpl,  org.kuali.core.lookup.KualiLookupableHelperServiceImpl,  org.kuali.module.gl.web.lookupable.AccountBalanceByObjectLookupableHelperServiceImpl,  org.kuali.module.vendor.lookup.VendorContactLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.LaborPendingEntryLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.CurrentFundsLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.LaborCalculatedSalaryFoundationTrackerLookupableHelperServiceImpl,  org.kuali.module.gl.web.lookupable.AccountBalanceByLevelLookupableHelperServiceImpl,  org.kuali.module.vendor.lookup.VendorLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.PositionFundingLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.LedgerEntryLookupableHelperServiceImpl,  org.kuali.module.gl.web.lookupable.AbstractGLLookupableHelperServiceImpl,  org.kuali.module.gl.web.lookupable.PendingEntryLookupableHelperServiceImpl,  org.kuali.module.labor.web.lookupable.BaseFundsLookupableHelperServiceImpl,  org.kuali.module.vendor.lookup.VendorContractLookupableHelperServiceImpl,
AbstractLookupableHelperServiceImpl
abstract public class AbstractLookupableHelperServiceImpl implements LookupableHelperService(Code)
This class declares many of the common spring injected properties, the get/set-ers for them, and some common util methods that require the injected services



Constructor Summary
public  AbstractLookupableHelperServiceImpl()
    

Method Summary
public  booleanallowsMaintenanceNewOrCopyAction()
     Determines if underlying lookup bo has associated maintenance document that allows new or copy maintenance actions.
public  booleancheckForAdditionalFields(Map fieldValues)
     This implementation always returns false.
public  StringgetActionUrls(BusinessObject businessObject)
    
public  StringgetBackLocation()
    
public  ClassgetBusinessObjectClass()
    
public  BusinessObjectDictionaryServicegetBusinessObjectDictionaryService()
     Gets the businessObjectDictionaryService attribute.
public  BusinessObjectMetaDataServicegetBusinessObjectMetaDataService()
     Gets the businessObjectMetaDataService attribute.
public  BusinessObjectServicegetBusinessObjectService()
    
protected  intgetColumnMaxLength(String attributeName)
    
public  List<Column>getColumns()
     Constructs the list of columns for the search results.
public  DataDictionaryServicegetDataDictionaryService()
     Gets the dataDictionaryService attribute.
public  ListgetDefaultSortColumns()
     Uses the DD to determine which is the default sort order.
public  StringgetDocFormKey()
     Gets the docFormKey attribute.
protected  EncryptionServicegetEncryptionService()
     Gets the encryptionService attribute.
public  StringgetInquiryUrl(BusinessObject bo, String propertyName)
     Returns the inquiry url for a field if one exist.
protected  LookupResultsServicegetLookupResultsService()
    
protected  LookupServicegetLookupService()
     Gets the lookupService attribute.
protected  StringgetMaintenanceDocumentTypeName()
     Returns the maintenance document type associated with the business object class or null if one does not exist.
public  StringgetMaintenanceUrl(BusinessObject businessObject, String methodToCall)
     Build a maintenanace url.
protected  PropertiesgetParameters(BusinessObject bo, Map fieldConversions, String lookupImpl)
    
protected  PersistenceStructureServicegetPersistenceStructureService()
     Gets the persistenceStructureService attribute.
public  StringgetPrimaryKeyFieldLabels()
    
public  List<String>getReadOnlyFieldsList()
     Gets the readOnlyFieldsList attribute.
public  StringgetReferencesToRefresh()
    
public  ListgetReturnKeys()
    
public  StringgetReturnLocation()
    
public  StringgetReturnUrl(BusinessObject businessObject, Map fieldConversions, String lookupImpl)
    
public  List<Row>getRows()
    
abstract public  List<? extends BusinessObject>getSearchResults(Map<String, String> fieldValues)
    
public  List<? extends BusinessObject>getSearchResultsUnbounded(Map<String, String> fieldValues)
     This implementation of this method throws an UnsupportedOperationException, since not every implementation may actually want to use this operation.
protected  SequenceAccessorServicegetSequenceAccessorService()
    
protected  UniversalUserServicegetUniversalUserService()
    
public  booleanisSearchUsingOnlyPrimaryKeyValues()
    
public  CollectionperformLookup(LookupForm lookupForm, Collection resultTable, boolean bounded)
    
public  voidsetBackLocation(String backLocation)
    
public  voidsetBusinessObjectClass(Class businessObjectClass)
    
public  voidsetBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService)
     Sets the businessObjectDictionaryService attribute value.
public  voidsetBusinessObjectMetaDataService(BusinessObjectMetaDataService businessObjectMetaDataService)
     Sets the businessObjectMetaDataService attribute value.
public  voidsetBusinessObjectService(BusinessObjectService businessObjectService)
    
public  voidsetDataDictionaryService(DataDictionaryService dataDictionaryService)
     Sets the dataDictionaryService attribute value.
public  voidsetDocFormKey(String docFormKey)
     Sets the docFormKey attribute value.
public  voidsetEncryptionService(EncryptionService encryptionService)
     Sets the encryptionService attribute value.
public  voidsetFieldConversions(Map fieldConversions)
    
public  voidsetLookupResultsService(LookupResultsService lookupResultsService)
    
public  voidsetLookupService(LookupService lookupService)
     Sets the lookupService attribute value.
public  voidsetPersistenceStructureService(PersistenceStructureService persistenceStructureService)
     Sets the persistenceStructureService attribute value.
public  voidsetReadOnlyFieldsList(List<String> readOnlyFieldsList)
     Sets the readOnlyFieldsList attribute value.
protected  voidsetReferencesToRefresh(String referencesToRefresh)
    
protected  voidsetRows()
     Constructs the list of rows for the search fields.
public  voidsetSequenceAccessorService(SequenceAccessorService sequenceAccessorService)
    
public  voidsetUniversalUserService(UniversalUserService universalUserService)
    
public  voidvalidateSearchParameters(Map fieldValues)
     Checks that any required search fields have value.


Constructor Detail
AbstractLookupableHelperServiceImpl
public AbstractLookupableHelperServiceImpl()(Code)




Method Detail
allowsMaintenanceNewOrCopyAction
public boolean allowsMaintenanceNewOrCopyAction()(Code)
Determines if underlying lookup bo has associated maintenance document that allows new or copy maintenance actions. true if bo has maint doc that allows new or copy actions



checkForAdditionalFields
public boolean checkForAdditionalFields(Map fieldValues)(Code)
This implementation always returns false.
See Also:   org.kuali.core.lookup.LookupableHelperService.checkForAdditionalFields(java.util.Map)



getActionUrls
public String getActionUrls(BusinessObject businessObject)(Code)

See Also:   org.kuali.core.lookup.LookupableHelperService.getActionUrls(org.kuali.core.bo.BusinessObject)



getBackLocation
public String getBackLocation()(Code)
Returns the backLocation.



getBusinessObjectClass
public Class getBusinessObjectClass()(Code)

See Also:   org.kuali.core.lookup.LookupableHelperService.getBusinessObjectClass



getBusinessObjectDictionaryService
public BusinessObjectDictionaryService getBusinessObjectDictionaryService()(Code)
Gets the businessObjectDictionaryService attribute. Returns the businessObjectDictionaryService.



getBusinessObjectMetaDataService
public BusinessObjectMetaDataService getBusinessObjectMetaDataService()(Code)
Gets the businessObjectMetaDataService attribute. Returns the businessObjectMetaDataService.



getBusinessObjectService
public BusinessObjectService getBusinessObjectService()(Code)



getColumnMaxLength
protected int getColumnMaxLength(String attributeName)(Code)



getColumns
public List<Column> getColumns()(Code)
Constructs the list of columns for the search results. All properties for the column objects come from the DataDictionary.



getDataDictionaryService
public DataDictionaryService getDataDictionaryService()(Code)
Gets the dataDictionaryService attribute. Returns the dataDictionaryService.



getDefaultSortColumns
public List getDefaultSortColumns()(Code)
Uses the DD to determine which is the default sort order. property names that will be used to sort on by default



getDocFormKey
public String getDocFormKey()(Code)
Gets the docFormKey attribute. Returns the docFormKey.



getEncryptionService
protected EncryptionService getEncryptionService()(Code)
Gets the encryptionService attribute. Returns the encryptionService.



getInquiryUrl
public String getInquiryUrl(BusinessObject bo, String propertyName)(Code)
Returns the inquiry url for a field if one exist.
Parameters:
  bo - the business object instance to build the urls for
Parameters:
  propertyName - the property which links to an inquirable String url to inquiry



getLookupResultsService
protected LookupResultsService getLookupResultsService()(Code)



getLookupService
protected LookupService getLookupService()(Code)
Gets the lookupService attribute. Returns the lookupService.



getMaintenanceDocumentTypeName
protected String getMaintenanceDocumentTypeName()(Code)
Returns the maintenance document type associated with the business object class or null if one does not exist. String representing the maintenance document type name



getMaintenanceUrl
public String getMaintenanceUrl(BusinessObject businessObject, String methodToCall)(Code)
Build a maintenanace url.
Parameters:
  bo - - business object representing the record for maint.
Parameters:
  methodToCall - - maintenance action



getParameters
protected Properties getParameters(BusinessObject bo, Map fieldConversions, String lookupImpl)(Code)



getPersistenceStructureService
protected PersistenceStructureService getPersistenceStructureService()(Code)
Gets the persistenceStructureService attribute. Returns the persistenceStructureService.



getPrimaryKeyFieldLabels
public String getPrimaryKeyFieldLabels()(Code)
Returns "N/A" "N/A"
See Also:   org.kuali.core.lookup.LookupableHelperService.getPrimaryKeyFieldLabels



getReadOnlyFieldsList
public List<String> getReadOnlyFieldsList()(Code)
Gets the readOnlyFieldsList attribute. Returns the readOnlyFieldsList.



getReferencesToRefresh
public String getReferencesToRefresh()(Code)



getReturnKeys
public List getReturnKeys()(Code)
a List of the names of fields which are marked in data dictionary as return fields.



getReturnLocation
public String getReturnLocation()(Code)

See Also:   org.kuali.core.lookup.LookupableHelperService.getReturnLocation



getReturnUrl
public String getReturnUrl(BusinessObject businessObject, Map fieldConversions, String lookupImpl)(Code)

See Also:   org.kuali.core.lookup.LookupableHelperService.getReturnUrl(org.kuali.core.bo.BusinessObjectjava.util.Mapjava.lang.String)



getRows
public List<Row> getRows()(Code)



getSearchResults
abstract public List<? extends BusinessObject> getSearchResults(Map<String, String> fieldValues)(Code)



getSearchResultsUnbounded
public List<? extends BusinessObject> getSearchResultsUnbounded(Map<String, String> fieldValues)(Code)
This implementation of this method throws an UnsupportedOperationException, since not every implementation may actually want to use this operation. Subclasses desiring other behaviors will need to override this.
See Also:   org.kuali.core.lookup.LookupableHelperService.getSearchResultsUnbounded(java.util.Map)



getSequenceAccessorService
protected SequenceAccessorService getSequenceAccessorService()(Code)



getUniversalUserService
protected UniversalUserService getUniversalUserService()(Code)



isSearchUsingOnlyPrimaryKeyValues
public boolean isSearchUsingOnlyPrimaryKeyValues()(Code)
false always, subclasses should override to do something smarter
See Also:   org.kuali.core.lookup.LookupableHelperService.isSearchUsingOnlyPrimaryKeyValues



performLookup
public Collection performLookup(LookupForm lookupForm, Collection resultTable, boolean bounded)(Code)
This method performs the lookup and returns a collection of lookup items
Parameters:
  lookupForm -
Parameters:
  kualiLookupable -
Parameters:
  resultTable -
Parameters:
  bounded -



setBackLocation
public void setBackLocation(String backLocation)(Code)

Parameters:
  backLocation - The backLocation to set.



setBusinessObjectClass
public void setBusinessObjectClass(Class businessObjectClass)(Code)

See Also:   org.kuali.core.lookup.LookupableHelperService.setBusinessObjectClass(java.lang.Class)



setBusinessObjectDictionaryService
public void setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService)(Code)
Sets the businessObjectDictionaryService attribute value.
Parameters:
  businessObjectDictionaryService - The businessObjectDictionaryService to set.



setBusinessObjectMetaDataService
public void setBusinessObjectMetaDataService(BusinessObjectMetaDataService businessObjectMetaDataService)(Code)
Sets the businessObjectMetaDataService attribute value.
Parameters:
  businessObjectMetaDataService - The businessObjectMetaDataService to set.



setBusinessObjectService
public void setBusinessObjectService(BusinessObjectService businessObjectService)(Code)



setDataDictionaryService
public void setDataDictionaryService(DataDictionaryService dataDictionaryService)(Code)
Sets the dataDictionaryService attribute value.
Parameters:
  dataDictionaryService - The dataDictionaryService to set.



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



setEncryptionService
public void setEncryptionService(EncryptionService encryptionService)(Code)
Sets the encryptionService attribute value.
Parameters:
  encryptionService - The encryptionService to set.



setFieldConversions
public void setFieldConversions(Map fieldConversions)(Code)

See Also:   org.kuali.core.lookup.LookupableHelperService.setFieldConversions(java.util.Map)



setLookupResultsService
public void setLookupResultsService(LookupResultsService lookupResultsService)(Code)



setLookupService
public void setLookupService(LookupService lookupService)(Code)
Sets the lookupService attribute value.
Parameters:
  lookupService - The lookupService to set.



setPersistenceStructureService
public void setPersistenceStructureService(PersistenceStructureService persistenceStructureService)(Code)
Sets the persistenceStructureService attribute value.
Parameters:
  persistenceStructureService - The persistenceStructureService to set.



setReadOnlyFieldsList
public void setReadOnlyFieldsList(List<String> readOnlyFieldsList)(Code)
Sets the readOnlyFieldsList attribute value.
Parameters:
  readOnlyFieldsList - The readOnlyFieldsList to set.



setReferencesToRefresh
protected void setReferencesToRefresh(String referencesToRefresh)(Code)



setRows
protected void setRows()(Code)
Constructs the list of rows for the search fields. All properties for the field objects come from the DataDictionary. To be called by setBusinessObject



setSequenceAccessorService
public void setSequenceAccessorService(SequenceAccessorService sequenceAccessorService)(Code)



setUniversalUserService
public void setUniversalUserService(UniversalUserService universalUserService)(Code)



validateSearchParameters
public void validateSearchParameters(Map fieldValues)(Code)
Checks that any required search fields have value.
See Also:   org.kuali.core.lookup.LookupableHelperService.validateSearchParameters(java.util.Map)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(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.