it.eng.spagobi.services.dataset.bo
Class SpagoBiDataSet

java.lang.Object
  extended by it.eng.spagobi.services.dataset.bo.SpagoBiDataSet
All Implemented Interfaces:
java.io.Serializable

public class SpagoBiDataSet
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SpagoBiDataSet()
           
SpagoBiDataSet(java.lang.String adress, SpagoBiDataSource dataSource, java.lang.String description, int dsId, java.lang.Integer transformerId, java.lang.String executorClass, java.lang.String fileName, java.lang.String javaClassName, java.lang.String label, java.lang.String pivotColumnName, java.lang.String pivotRowName, java.lang.String pivotColumnValue, java.lang.String name, java.lang.String operation, java.lang.String parameters, java.lang.String query, java.lang.String script, java.lang.String type)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAdress()
          Gets the adress value for this SpagoBiDataSet.
 SpagoBiDataSource getDataSource()
          Gets the dataSource value for this SpagoBiDataSet.
 java.lang.String getDescription()
          Gets the description value for this SpagoBiDataSet.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 int getDsId()
          Gets the dsId value for this SpagoBiDataSet.
 java.lang.String getExecutorClass()
          Gets the executorClass value for this SpagoBiDataSet.
 java.lang.String getFileName()
          Gets the fileName value for this SpagoBiDataSet.
 java.lang.String getJavaClassName()
          Gets the javaClassName value for this SpagoBiDataSet.
 java.lang.String getLabel()
          Gets the label value for this SpagoBiDataSet.
 java.lang.String getName()
          Gets the name value for this SpagoBiDataSet.
 java.lang.String getOperation()
          Gets the operation value for this SpagoBiDataSet.
 java.lang.String getParameters()
          Gets the parameters value for this SpagoBiDataSet.
 java.lang.String getPivotColumnName()
          Gets the pivot column name value for this SpagoBiDataSet.
 java.lang.String getPivotColumnValue()
           
 java.lang.String getPivotRowName()
           
 java.lang.String getQuery()
          Gets the query value for this SpagoBiDataSet.
 java.lang.String getScript()
          Gets the script value for this SpagoBiDataSet.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.Integer getTransformerId()
           
 java.lang.String getType()
          Gets the type value for this SpagoBiDataSet.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAdress(java.lang.String adress)
          Sets the adress value for this SpagoBiDataSet.
 void setDataSource(SpagoBiDataSource dataSource)
          Sets the dataSource value for this SpagoBiDataSet.
 void setDescription(java.lang.String description)
          Sets the description value for this SpagoBiDataSet.
 void setDsId(int dsId)
          Sets the dsId value for this SpagoBiDataSet.
 void setExecutorClass(java.lang.String executorClass)
          Sets the executorClass value for this SpagoBiDataSet.
 void setFileName(java.lang.String fileName)
          Sets the fileName value for this SpagoBiDataSet.
 void setJavaClassName(java.lang.String javaClassName)
          Sets the javaClassName value for this SpagoBiDataSet.
 void setLabel(java.lang.String label)
          Sets the label value for this SpagoBiDataSet.
 void setName(java.lang.String name)
          Sets the name value for this SpagoBiDataSet.
 void setOperation(java.lang.String operation)
          Sets the operation value for this SpagoBiDataSet.
 void setParameters(java.lang.String parameters)
          Sets the parameters value for this SpagoBiDataSet.
 void setPivotColumnName(java.lang.String pivotColumnName)
          Sets the pivot column name value for this SpagoBiDataSet.
 void setPivotColumnValue(java.lang.String pivotColumnValue)
           
 void setPivotRowName(java.lang.String pivotRowName)
           
 void setQuery(java.lang.String query)
          Sets the query value for this SpagoBiDataSet.
 void setScript(java.lang.String script)
          Sets the script value for this SpagoBiDataSet.
 void setTransformerId(java.lang.Integer transformerId)
           
 void setType(java.lang.String type)
          Sets the type value for this SpagoBiDataSet.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpagoBiDataSet

public SpagoBiDataSet()

SpagoBiDataSet

public SpagoBiDataSet(java.lang.String adress,
                      SpagoBiDataSource dataSource,
                      java.lang.String description,
                      int dsId,
                      java.lang.Integer transformerId,
                      java.lang.String executorClass,
                      java.lang.String fileName,
                      java.lang.String javaClassName,
                      java.lang.String label,
                      java.lang.String pivotColumnName,
                      java.lang.String pivotRowName,
                      java.lang.String pivotColumnValue,
                      java.lang.String name,
                      java.lang.String operation,
                      java.lang.String parameters,
                      java.lang.String query,
                      java.lang.String script,
                      java.lang.String type)
Method Detail

getAdress

public java.lang.String getAdress()
Gets the adress value for this SpagoBiDataSet.

Returns:
adress

setAdress

public void setAdress(java.lang.String adress)
Sets the adress value for this SpagoBiDataSet.

Parameters:
adress -

getDataSource

public SpagoBiDataSource getDataSource()
Gets the dataSource value for this SpagoBiDataSet.

Returns:
dataSource

setDataSource

public void setDataSource(SpagoBiDataSource dataSource)
Sets the dataSource value for this SpagoBiDataSet.

Parameters:
dataSource -

getDescription

public java.lang.String getDescription()
Gets the description value for this SpagoBiDataSet.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this SpagoBiDataSet.

Parameters:
description -

getDsId

public int getDsId()
Gets the dsId value for this SpagoBiDataSet.

Returns:
dsId

setDsId

public void setDsId(int dsId)
Sets the dsId value for this SpagoBiDataSet.

Parameters:
dsId -

getExecutorClass

public java.lang.String getExecutorClass()
Gets the executorClass value for this SpagoBiDataSet.

Returns:
executorClass

setExecutorClass

public void setExecutorClass(java.lang.String executorClass)
Sets the executorClass value for this SpagoBiDataSet.

Parameters:
executorClass -

getFileName

public java.lang.String getFileName()
Gets the fileName value for this SpagoBiDataSet.

Returns:
fileName

setFileName

public void setFileName(java.lang.String fileName)
Sets the fileName value for this SpagoBiDataSet.

Parameters:
fileName -

getJavaClassName

public java.lang.String getJavaClassName()
Gets the javaClassName value for this SpagoBiDataSet.

Returns:
javaClassName

setJavaClassName

public void setJavaClassName(java.lang.String javaClassName)
Sets the javaClassName value for this SpagoBiDataSet.

Parameters:
javaClassName -

getLabel

public java.lang.String getLabel()
Gets the label value for this SpagoBiDataSet.

Returns:
label

setLabel

public void setLabel(java.lang.String label)
Sets the label value for this SpagoBiDataSet.

Parameters:
label -

getPivotColumnName

public java.lang.String getPivotColumnName()
Gets the pivot column name value for this SpagoBiDataSet.

Returns:
pivot column name

setPivotColumnName

public void setPivotColumnName(java.lang.String pivotColumnName)
Sets the pivot column name value for this SpagoBiDataSet.

Parameters:
pivot - column name

getName

public java.lang.String getName()
Gets the name value for this SpagoBiDataSet.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this SpagoBiDataSet.

Parameters:
name -

getOperation

public java.lang.String getOperation()
Gets the operation value for this SpagoBiDataSet.

Returns:
operation

setOperation

public void setOperation(java.lang.String operation)
Sets the operation value for this SpagoBiDataSet.

Parameters:
operation -

getParameters

public java.lang.String getParameters()
Gets the parameters value for this SpagoBiDataSet.

Returns:
parameters

setParameters

public void setParameters(java.lang.String parameters)
Sets the parameters value for this SpagoBiDataSet.

Parameters:
parameters -

getQuery

public java.lang.String getQuery()
Gets the query value for this SpagoBiDataSet.

Returns:
query

setQuery

public void setQuery(java.lang.String query)
Sets the query value for this SpagoBiDataSet.

Parameters:
query -

getScript

public java.lang.String getScript()
Gets the script value for this SpagoBiDataSet.

Returns:
script

setScript

public void setScript(java.lang.String script)
Sets the script value for this SpagoBiDataSet.

Parameters:
script -

getType

public java.lang.String getType()
Gets the type value for this SpagoBiDataSet.

Returns:
type

setType

public void setType(java.lang.String type)
Sets the type value for this SpagoBiDataSet.

Parameters:
type -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer


getPivotRowName

public java.lang.String getPivotRowName()

setPivotRowName

public void setPivotRowName(java.lang.String pivotRowName)

getPivotColumnValue

public java.lang.String getPivotColumnValue()

setPivotColumnValue

public void setPivotColumnValue(java.lang.String pivotColumnValue)

getTransformerId

public java.lang.Integer getTransformerId()

setTransformerId

public void setTransformerId(java.lang.Integer transformerId)