public interface ConnectorFacade extends CreateApiOp, DeleteApiOp, SearchApiOp, UpdateApiOp, UpdateDeltaApiOp, SchemaApiOp, AuthenticationApiOp, ResolveUsernameApiOp, GetApiOp, ValidateApiOp, TestApiOp, ScriptOnConnectorApiOp, ScriptOnResourceApiOp, SyncApiOp
ConnectorFacadeFactoryNO_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
String |
getConnectorFacadeKey()
Gets the unique generated identifier of this ConnectorFacade.
|
APIOperation |
getOperation(Class<? extends APIOperation> clazz)
Get an instance of an operation that this facade supports.
|
Set<Class<? extends APIOperation>> |
getSupportedOperations()
Get the set of operations that this
ConnectorFacade will support. |
createdeletesearchaddAttributeValues, removeAttributeValues, updateupdateDeltaschemaauthenticateresolveUsernamevalidaterunScriptOnConnectorrunScriptOnResourcegetLatestSyncToken, syncString getConnectorFacadeKey()
Set<Class<? extends APIOperation>> getSupportedOperations()
ConnectorFacade will support.APIOperation getOperation(Class<? extends APIOperation> clazz)
Copyright © 2019. All rights reserved.