public interface TrustedSourceConfiguration
Modifier and Type | Method and Description |
---|---|
List<FieldTrustedSource> |
getFieldTrustedSources()
Returns the list of
FieldTrustedSource . |
com.orchestranetworks.schema.SchemaNode |
getSourceField()
Returns the configured source field.
|
List<TableTrustedSource> |
getTableTrustedSources()
Returns the list of
TableTrustedSource . |
com.orchestranetworks.schema.SchemaNode getSourceField()
List<FieldTrustedSource> getFieldTrustedSources()
FieldTrustedSource
.List<TableTrustedSource> getTableTrustedSources()
TableTrustedSource
.