Java Doc for DataSourceDefinition.java in  » Report » jmagallanes-1.0 » com » calipso » reportgenerator » reportdefinitions » 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 » Report » jmagallanes 1.0 » com.calipso.reportgenerator.reportdefinitions 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.calipso.reportgenerator.reportdefinitions.DataSourceDefinition

DataSourceDefinition
public class DataSourceDefinition implements java.io.Serializable(Code)
Class DataSourceDefinition.
version:
   $Revision$ $Date$



Constructor Summary
public  DataSourceDefinition()
    

Method Summary
public  java.lang.StringgetDataEndingCell()
     Method getDataEndingCellReturns the value of field 'dataEndingCell'.
public  java.lang.StringgetDataInitialCell()
     Method getDataInitialCellReturns the value of field 'dataInitialCell'.
public  java.lang.StringgetDatePattern()
     Method getDatePatternReturns the value of field 'datePattern'.
public  java.lang.StringgetDateTimePattern()
     Method getDateTimePatternReturns the value of field 'dateTimePattern'.
public  java.lang.StringgetExpression()
     Method getExpressionReturns the value of field 'expression'.
public  java.lang.StringgetExternalClassName()
     Method getExternalClassNameReturns the value of field 'externalClassName'.
public  java.lang.StringgetExternalConnectionClassName()
     Method getExternalConnectionClassNameReturns the value of field 'externalConnectionClassName'.
public  java.lang.StringgetExternalConnectionDistributedUrl()
     Method getExternalConnectionDistributedUrlReturns the value of field 'externalConnectionDistributedUrl'.
public  java.lang.StringgetExternalConnectionLocalUrl()
     Method getExternalConnectionLocalUrlReturns the value of field 'externalConnectionLocalUrl'.
public  java.lang.StringgetExternalConnectionPassword()
     Method getExternalConnectionPasswordReturns the value of field 'externalConnectionPassword'.
public  java.lang.StringgetExternalConnectionString()
     Method getExternalConnectionStringReturns the value of field 'externalConnectionString'.
public  java.lang.StringgetExternalConnectionUser()
     Method getExternalConnectionUserReturns the value of field 'externalConnectionUser'.
public  java.lang.StringgetExternalSourceData()
     Method getExternalSourceDataReturns the value of field 'externalSourceData'.
public  java.lang.StringgetName()
     Method getNameReturns the value of field 'name'.
public  java.lang.StringgetSheetName()
     Method getSheetNameReturns the value of field 'sheetName'.
public  com.calipso.reportgenerator.reportdefinitions.types.DataSourceDefinitionSourceTypeTypegetSourceType()
     Method getSourceTypeReturns the value of field 'sourceType'.
public  booleanisValid()
    
public  voidmarshal(java.io.Writer out)
    
public  voidmarshal(org.xml.sax.ContentHandler handler)
    
public  voidsetDataEndingCell(java.lang.String dataEndingCell)
     Method setDataEndingCellSets the value of field 'dataEndingCell'.
public  voidsetDataInitialCell(java.lang.String dataInitialCell)
     Method setDataInitialCellSets the value of field 'dataInitialCell'.
public  voidsetDatePattern(java.lang.String datePattern)
     Method setDatePatternSets the value of field 'datePattern'.
public  voidsetDateTimePattern(java.lang.String dateTimePattern)
     Method setDateTimePatternSets the value of field 'dateTimePattern'.
public  voidsetExpression(java.lang.String expression)
     Method setExpressionSets the value of field 'expression'.
public  voidsetExternalClassName(java.lang.String externalClassName)
     Method setExternalClassNameSets the value of field 'externalClassName'.
public  voidsetExternalConnectionClassName(java.lang.String externalConnectionClassName)
     Method setExternalConnectionClassNameSets the value of field 'externalConnectionClassName'.
public  voidsetExternalConnectionDistributedUrl(java.lang.String externalConnectionDistributedUrl)
     Method setExternalConnectionDistributedUrlSets the value of field 'externalConnectionDistributedUrl'.
public  voidsetExternalConnectionLocalUrl(java.lang.String externalConnectionLocalUrl)
     Method setExternalConnectionLocalUrlSets the value of field 'externalConnectionLocalUrl'.
public  voidsetExternalConnectionPassword(java.lang.String externalConnectionPassword)
     Method setExternalConnectionPasswordSets the value of field 'externalConnectionPassword'.
public  voidsetExternalConnectionString(java.lang.String externalConnectionString)
     Method setExternalConnectionStringSets the value of field 'externalConnectionString'.
public  voidsetExternalConnectionUser(java.lang.String externalConnectionUser)
     Method setExternalConnectionUserSets the value of field 'externalConnectionUser'.
public  voidsetExternalSourceData(java.lang.String externalSourceData)
     Method setExternalSourceDataSets the value of field 'externalSourceData'.
public  voidsetName(java.lang.String name)
     Method setNameSets the value of field 'name'.
public  voidsetSheetName(java.lang.String sheetName)
     Method setSheetNameSets the value of field 'sheetName'.
public  voidsetSourceType(com.calipso.reportgenerator.reportdefinitions.types.DataSourceDefinitionSourceTypeType sourceType)
     Method setSourceTypeSets the value of field 'sourceType'.
public static  com.calipso.reportgenerator.reportdefinitions.DataSourceDefinitionunmarshal(java.io.Reader reader)
    
public  voidvalidate()
    


Constructor Detail
DataSourceDefinition
public DataSourceDefinition()(Code)




Method Detail
getDataEndingCell
public java.lang.String getDataEndingCell()(Code)
Method getDataEndingCellReturns the value of field 'dataEndingCell'. the value of field 'dataEndingCell'.



getDataInitialCell
public java.lang.String getDataInitialCell()(Code)
Method getDataInitialCellReturns the value of field 'dataInitialCell'. the value of field 'dataInitialCell'.



getDatePattern
public java.lang.String getDatePattern()(Code)
Method getDatePatternReturns the value of field 'datePattern'. the value of field 'datePattern'.



getDateTimePattern
public java.lang.String getDateTimePattern()(Code)
Method getDateTimePatternReturns the value of field 'dateTimePattern'. the value of field 'dateTimePattern'.



getExpression
public java.lang.String getExpression()(Code)
Method getExpressionReturns the value of field 'expression'. the value of field 'expression'.



getExternalClassName
public java.lang.String getExternalClassName()(Code)
Method getExternalClassNameReturns the value of field 'externalClassName'. the value of field 'externalClassName'.



getExternalConnectionClassName
public java.lang.String getExternalConnectionClassName()(Code)
Method getExternalConnectionClassNameReturns the value of field 'externalConnectionClassName'. the value of field 'externalConnectionClassName'.



getExternalConnectionDistributedUrl
public java.lang.String getExternalConnectionDistributedUrl()(Code)
Method getExternalConnectionDistributedUrlReturns the value of field 'externalConnectionDistributedUrl'. the value of field 'externalConnectionDistributedUrl'



getExternalConnectionLocalUrl
public java.lang.String getExternalConnectionLocalUrl()(Code)
Method getExternalConnectionLocalUrlReturns the value of field 'externalConnectionLocalUrl'. the value of field 'externalConnectionLocalUrl'.



getExternalConnectionPassword
public java.lang.String getExternalConnectionPassword()(Code)
Method getExternalConnectionPasswordReturns the value of field 'externalConnectionPassword'. the value of field 'externalConnectionPassword'.



getExternalConnectionString
public java.lang.String getExternalConnectionString()(Code)
Method getExternalConnectionStringReturns the value of field 'externalConnectionString'. the value of field 'externalConnectionString'.



getExternalConnectionUser
public java.lang.String getExternalConnectionUser()(Code)
Method getExternalConnectionUserReturns the value of field 'externalConnectionUser'. the value of field 'externalConnectionUser'.



getExternalSourceData
public java.lang.String getExternalSourceData()(Code)
Method getExternalSourceDataReturns the value of field 'externalSourceData'. the value of field 'externalSourceData'.



getName
public java.lang.String getName()(Code)
Method getNameReturns the value of field 'name'. the value of field 'name'.



getSheetName
public java.lang.String getSheetName()(Code)
Method getSheetNameReturns the value of field 'sheetName'. the value of field 'sheetName'.



getSourceType
public com.calipso.reportgenerator.reportdefinitions.types.DataSourceDefinitionSourceTypeType getSourceType()(Code)
Method getSourceTypeReturns the value of field 'sourceType'. the value of field 'sourceType'.



isValid
public boolean isValid()(Code)
Method isValid



marshal
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException(Code)
Method marshal
Parameters:
  out -



marshal
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException(Code)
Method marshal
Parameters:
  handler -



setDataEndingCell
public void setDataEndingCell(java.lang.String dataEndingCell)(Code)
Method setDataEndingCellSets the value of field 'dataEndingCell'.
Parameters:
  dataEndingCell - the value of field 'dataEndingCell'.



setDataInitialCell
public void setDataInitialCell(java.lang.String dataInitialCell)(Code)
Method setDataInitialCellSets the value of field 'dataInitialCell'.
Parameters:
  dataInitialCell - the value of field 'dataInitialCell'.



setDatePattern
public void setDatePattern(java.lang.String datePattern)(Code)
Method setDatePatternSets the value of field 'datePattern'.
Parameters:
  datePattern - the value of field 'datePattern'.



setDateTimePattern
public void setDateTimePattern(java.lang.String dateTimePattern)(Code)
Method setDateTimePatternSets the value of field 'dateTimePattern'.
Parameters:
  dateTimePattern - the value of field 'dateTimePattern'.



setExpression
public void setExpression(java.lang.String expression)(Code)
Method setExpressionSets the value of field 'expression'.
Parameters:
  expression - the value of field 'expression'.



setExternalClassName
public void setExternalClassName(java.lang.String externalClassName)(Code)
Method setExternalClassNameSets the value of field 'externalClassName'.
Parameters:
  externalClassName - the value of field'externalClassName'.



setExternalConnectionClassName
public void setExternalConnectionClassName(java.lang.String externalConnectionClassName)(Code)
Method setExternalConnectionClassNameSets the value of field 'externalConnectionClassName'.
Parameters:
  externalConnectionClassName - the value of field'externalConnectionClassName'.



setExternalConnectionDistributedUrl
public void setExternalConnectionDistributedUrl(java.lang.String externalConnectionDistributedUrl)(Code)
Method setExternalConnectionDistributedUrlSets the value of field 'externalConnectionDistributedUrl'.
Parameters:
  externalConnectionDistributedUrl - the value of field'externalConnectionDistributedUrl'.



setExternalConnectionLocalUrl
public void setExternalConnectionLocalUrl(java.lang.String externalConnectionLocalUrl)(Code)
Method setExternalConnectionLocalUrlSets the value of field 'externalConnectionLocalUrl'.
Parameters:
  externalConnectionLocalUrl - the value of field'externalConnectionLocalUrl'.



setExternalConnectionPassword
public void setExternalConnectionPassword(java.lang.String externalConnectionPassword)(Code)
Method setExternalConnectionPasswordSets the value of field 'externalConnectionPassword'.
Parameters:
  externalConnectionPassword - the value of field'externalConnectionPassword'.



setExternalConnectionString
public void setExternalConnectionString(java.lang.String externalConnectionString)(Code)
Method setExternalConnectionStringSets the value of field 'externalConnectionString'.
Parameters:
  externalConnectionString - the value of field'externalConnectionString'.



setExternalConnectionUser
public void setExternalConnectionUser(java.lang.String externalConnectionUser)(Code)
Method setExternalConnectionUserSets the value of field 'externalConnectionUser'.
Parameters:
  externalConnectionUser - the value of field'externalConnectionUser'.



setExternalSourceData
public void setExternalSourceData(java.lang.String externalSourceData)(Code)
Method setExternalSourceDataSets the value of field 'externalSourceData'.
Parameters:
  externalSourceData - the value of field'externalSourceData'.



setName
public void setName(java.lang.String name)(Code)
Method setNameSets the value of field 'name'.
Parameters:
  name - the value of field 'name'.



setSheetName
public void setSheetName(java.lang.String sheetName)(Code)
Method setSheetNameSets the value of field 'sheetName'.
Parameters:
  sheetName - the value of field 'sheetName'.



setSourceType
public void setSourceType(com.calipso.reportgenerator.reportdefinitions.types.DataSourceDefinitionSourceTypeType sourceType)(Code)
Method setSourceTypeSets the value of field 'sourceType'.
Parameters:
  sourceType - the value of field 'sourceType'.



unmarshal
public static com.calipso.reportgenerator.reportdefinitions.DataSourceDefinition unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException(Code)
Method unmarshal
Parameters:
  reader -



validate
public void validate() throws org.exolab.castor.xml.ValidationException(Code)
Method validate



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.