public class ViewGeneratorConnectorBase extends ConnectorBase implements ViewGenerationInterface, AuditLoggingComponent
ConnectorBase.ProtectedConnection| Modifier and Type | Field and Description |
|---|---|
protected AuditLog |
auditLog |
connectedAssetProperties, connectionBean, connectionProperties, connectorInstanceId, isActive, securedProperties| Constructor and Description |
|---|
ViewGeneratorConnectorBase() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
processInformationViewEvent(TableContextEvent tableContextEvent)
Process the serialized information view event
|
void |
setAuditLog(AuditLog auditLog)
Save the instance of the Audit Log for this connector
|
disconnect, equals, getConnectedAssetProperties, getConnection, getConnectorInstanceId, hashCode, initialize, initializeConnectedAssetProperties, isActive, start, toStringprotected AuditLog auditLog
public Map<String,String> processInformationViewEvent(TableContextEvent tableContextEvent)
processInformationViewEvent in interface ViewGenerationInterfacetableContextEvent - eventpublic void setAuditLog(AuditLog auditLog)
setAuditLog in interface AuditLoggingComponentauditLog - audit log objectCopyright © 2018–2020 ODPi. All rights reserved.