A B C D E F G I J N R S T U V W

A

ADD_ROWS - Static variable in class com.easyinsight.helper.DataSourceTarget
 
addDataSource(String) - Method in class com.easyinsight.helper.CompositeDataSourceFactory
Adds the specified data source to the composite data source definition.
addDate(String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addDate(String, String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addGrouping(String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addGrouping(String, String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addLatitude(String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addLatitude(String, String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addLongitude(String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addLongitude(String, String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addMeasure(String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addMeasure(String, String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addPostalCode(String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addPostalCode(String, String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addRowsOperation() - Method in class com.easyinsight.helper.DataSourceOperationFactory
Creates a DataSourceTarget object that you can use to add a set of rows to the data source referenced in construction of this DataSourceOperationFactory object.
addRowsTransaction() - Method in class com.easyinsight.helper.DataSourceOperationFactory
Creates a TransactionTarget object that you can use to add a set of rows to the data source using transactional boundaries.
addTags(String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addTags(String, String) - Method in class com.easyinsight.helper.DataSourceFactory
 
addValue(String, String) - Method in class com.easyinsight.helper.DataRow
 
addValue(String, Number) - Method in class com.easyinsight.helper.DataRow
 
addValue(String, Date) - Method in class com.easyinsight.helper.DataRow
 
APIUtil - Class in com.easyinsight.helper
User: jamesboe Date: 1/6/11 Time: 10:45 AM
APIUtil() - Constructor for class com.easyinsight.helper.APIUtil
 

B

beginTransaction() - Method in class com.easyinsight.helper.TransactionTarget
 

C

com.easyinsight.helper - package com.easyinsight.helper
 
commit() - Method in class com.easyinsight.helper.TransactionTarget
 
CompositeDataSourceFactory - Class in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 10:13 AM
CompositeDataSourceFactory(String, String, String) - Constructor for class com.easyinsight.helper.CompositeDataSourceFactory
 

D

DataRow - Class in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 10:07 AM
DataRow() - Constructor for class com.easyinsight.helper.DataRow
 
DataSourceConnection - Class in com.easyinsight.helper
User: jamesboe Date: 1/6/11 Time: 1:03 PM
DataSourceConnection() - Constructor for class com.easyinsight.helper.DataSourceConnection
 
DataSourceFactory - Class in com.easyinsight.helper
User: jamesboe Date: 1/6/11 Time: 10:45 AM
DataSourceOperationFactory - Class in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 10:20 AM
DataSourceOperationFactory(String, String, String) - Constructor for class com.easyinsight.helper.DataSourceOperationFactory
 
DataSourceTarget - Class in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 9:59 AM
DayWhereClause - Class in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 10:32 AM
DayWhereClause(String, int, int) - Constructor for class com.easyinsight.helper.DayWhereClause
 
defineCompositeDataSource(String, String, String) - Static method in class com.easyinsight.helper.APIUtil
Creates a CompositeDataSourceFactory used for defining a composite data source inside of Easy Insight
defineCompositeSource() - Method in class com.easyinsight.helper.CompositeDataSourceFactory
Defines the composite data source using the specified data sources and joins.
defineDataSource(String, String, String) - Static method in class com.easyinsight.helper.APIUtil
Creates a DataSourceFactory used for defining a data source inside of Easy Insight.
defineDataSource() - Method in class com.easyinsight.helper.DataSourceFactory
Defines the actual data source inside of Easy Insight and returns a DataSourceOperationFactory object that you can use to publish data into the data source.

E

EasyInsightException - Exception in com.easyinsight.helper
User: jamesboe Date: 1/6/11 Time: 6:57 PM
EasyInsightException(String) - Constructor for exception com.easyinsight.helper.EasyInsightException
 
EasyInsightException(Throwable) - Constructor for exception com.easyinsight.helper.EasyInsightException
 

F

FieldDefinition - Class in com.easyinsight.helper
User: jamesboe Date: 1/6/11 Time: 10:46 AM
FieldDefinition() - Constructor for class com.easyinsight.helper.FieldDefinition
 
FieldType - Enum in com.easyinsight.helper
User: jamesboe Date: 1/6/11 Time: 10:47 AM
flush() - Method in class com.easyinsight.helper.DataSourceTarget
Flushes all the rows you've created on this object and publishes them into Easy Insight.
flush() - Method in class com.easyinsight.helper.TransactionTarget
 

G

getDataSourceKey() - Method in class com.easyinsight.helper.DataSourceOperationFactory
 
getDisplayName() - Method in class com.easyinsight.helper.FieldDefinition
 
getFieldType() - Method in class com.easyinsight.helper.FieldDefinition
 
getInternalName() - Method in class com.easyinsight.helper.FieldDefinition
 
getKey() - Method in class com.easyinsight.helper.WhereClause
 
getSourceDataSource() - Method in class com.easyinsight.helper.DataSourceConnection
 
getSourceDataSourceField() - Method in class com.easyinsight.helper.DataSourceConnection
 
getTargetDataSource() - Method in class com.easyinsight.helper.DataSourceConnection
 
getTargetDataSourceField() - Method in class com.easyinsight.helper.DataSourceConnection
 

I

InternalUtil - Class in com.easyinsight.helper
User: jamesboe Date: 1/6/11 Time: 11:22 AM
InternalUtil() - Constructor for class com.easyinsight.helper.InternalUtil
 

J

joinDataSources(String, String, String, String) - Method in class com.easyinsight.helper.CompositeDataSourceFactory
Defines a join between the specified source and target data sources, using the specified two fields as the actual join columns.

N

newRow() - Method in class com.easyinsight.helper.DataSourceTarget
Provides you with a DataRow object, representing one row of data in the data set you're adding to the data source in Easy Insight.
newRow() - Method in class com.easyinsight.helper.TransactionTarget
 

R

REPLACE_ROWS - Static variable in class com.easyinsight.helper.DataSourceTarget
 
replaceRowsOperation() - Method in class com.easyinsight.helper.DataSourceOperationFactory
Creates a DataSourceTarget object that you can use to replace a set of rows to the data source referenced in construction of this DataSourceOperationFactory object.
replaceRowsTransaction() - Method in class com.easyinsight.helper.DataSourceOperationFactory
Creates a TransactionTarget object that you can use to replace a set of rows to the data source using transactional boundaries.
rollback() - Method in class com.easyinsight.helper.TransactionTarget
 

S

setDisplayName(String) - Method in class com.easyinsight.helper.FieldDefinition
 
setFieldType(FieldType) - Method in class com.easyinsight.helper.FieldDefinition
 
setInternalName(String) - Method in class com.easyinsight.helper.FieldDefinition
 
setSourceDataSource(String) - Method in class com.easyinsight.helper.DataSourceConnection
 
setSourceDataSourceField(String) - Method in class com.easyinsight.helper.DataSourceConnection
 
setTargetDataSource(String) - Method in class com.easyinsight.helper.DataSourceConnection
 
setTargetDataSourceField(String) - Method in class com.easyinsight.helper.DataSourceConnection
 
StringWhereClause - Class in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 10:32 AM
StringWhereClause(String, String) - Constructor for class com.easyinsight.helper.StringWhereClause
 

T

TransactionTarget - Class in com.easyinsight.helper
User: jamesboe Date: 12/28/10 Time: 12:57 PM

U

UPDATE_ROWS - Static variable in class com.easyinsight.helper.DataSourceTarget
 
updateRowsOperation(WhereClause...) - Method in class com.easyinsight.helper.DataSourceOperationFactory
Creates a DataSourceTarget object that you can use to update a set of rows to the data source referenced in construction of this DataSourceOperationFactory object.

V

valueOf(String) - Static method in enum com.easyinsight.helper.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.easyinsight.helper.WhereComparison
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.easyinsight.helper.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.easyinsight.helper.WhereComparison
Returns an array containing the constants of this enum type, in the order they are declared.

W

WhereClause - Class in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 10:30 AM
WhereClause(String) - Constructor for class com.easyinsight.helper.WhereClause
 
WhereComparison - Enum in com.easyinsight.helper
User: jamesboe Date: 12/22/10 Time: 10:35 AM

A B C D E F G I J N R S T U V W