JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
R
readIcon(Class<?>, String)
- Static method in class com.incorta.connector.util.
ConnectorFactoryUtil
Reads the connector icon, which is expected to be packaged in the same connector JAR.
readModelXmlAndIcon(Class<?>, String, String)
- Static method in class com.incorta.connector.util.
ConnectorFactoryUtil
Parses the connector model XML and also reads the connector icon, then returns a
ConnectorModel
object containing both the model data and the icon bytes.
refersTo(ColumnDetails...)
- Method in class com.incorta.connector.model.
ColumnDetails.Builder
Sets the list of columns that this column refers to.
refersTo(List<ColumnDetails>)
- Method in class com.incorta.connector.model.
ColumnDetails.Builder
Sets the list of columns that this column refers to.
refreshConnectorProperty(ConnectorContext, ConnectorSpec, PropertyModel)
- Method in interface com.incorta.connector.
ConnectorFactory
This method is used if a connector contains a DYNAMIC_LIST field.
refreshDataSetProperty(DataSetContext, DataSetSpec, PropertyModel)
- Method in interface com.incorta.connector.
Connector
This method is used if a data set contains a DYNAMIC_LIST field.
Request(String, String)
- Constructor for class com.incorta.connector.
OAuthManager.Request
Creates a new
Request
object
required(boolean)
- Method in class com.incorta.connector.model.
PropertyModel.Builder
Sets a boolean flag indicating whether this property is required.
Response(String, String)
- Constructor for class com.incorta.connector.
OAuthManager.Response
Creates a new
Response
object
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes