Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V 

I

iconBytes(byte[]) - Method in class com.incorta.connector.model.ConnectorModel.Builder
Sets the icon that must be displayed for this connector type.
incrementalOnly(boolean) - Method in class com.incorta.connector.model.ConnectorModel.Builder
Sets a boolean flag indicating whether or not this connector is incremental only.
isActive() - Method in class com.incorta.connector.model.ConnectorModel
Returns a boolean flag indicating whether or not this is an active connector.
isDiscovery() - Method in interface com.incorta.connector.DataSetContext
Returns a boolean flag indicating whether the data set is being created for the purpose of discovery.
isForeignKey() - Method in class com.incorta.connector.model.ColumnDetails
Returns a boolean flag indicating whether this column is a foreign key (i.e.
isIncremental() - Method in class com.incorta.connector.model.DataSetSpec
Returns true if incremental property is set to true in this data set, false otherwise.
isIncrementalOnly() - Method in class com.incorta.connector.model.ConnectorModel
Returns a boolean flag indicating whether or not this connector is incremental only.
isInverse() - Method in class com.incorta.connector.model.PropertyModel.PropertyDependency
Returns a boolean flag indicating whether this is an inverse dependency (i.e.
isKey() - Method in class com.incorta.connector.model.ColumnDetails
Returns a boolean flag indicating whether this is a key column.
isPredefined() - Method in interface com.incorta.connector.Connector
Returns a boolean flag indicating whether or not this connector is predefined.
isPredefined() - Method in class com.incorta.connector.model.ConnectorModel
Returns a boolean flag indicating whether or not this is a predefined connector.
isRemote() - Method in class com.incorta.connector.model.DataSetSpec
Returns true if remote property is set to true in this data set, false otherwise.
isRequired() - Method in class com.incorta.connector.model.PropertyModel
Returns a boolean flag indicating whether this property is required.
isShowResults() - Method in interface com.incorta.connector.DiscoveryContext
Returns a boolean flag indicating whether Connector.testDataSet(...) should return sample data or not.
isSuccessful() - Method in class com.incorta.connector.model.DataSetTestResult
Returns a boolean flag indicating whether the test was successful.
A B C D E F G H I K L M N O P Q R S T U V 
Skip navigation links