public class GenerateFieldsConnector extends BaseConnector
GenerateFieldsOperation and
with GenerateFieldsBrowser for additional operation fields.| Constructor and Description |
|---|
GenerateFieldsConnector() |
| Modifier and Type | Method and Description |
|---|---|
Browser |
createBrowser(BrowseContext context)
Creates a new Generate Fields Browser using the provided browse context
|
protected Operation |
createExecuteOperation(OperationContext context)
Creates a new Fields Execute Operation using the provided operation context
|
createCreateOperation, createDeleteOperation, createGetOperation, createOperation, createQueryOperation, createUpdateOperation, createUpsertOperation, getContext, initialize, setContextpublic Browser createBrowser(BrowseContext context)
context - the context for this browse operation. this context is considered to be owned by the Browser
after this call and may be held by the Browser for use in subsequent method calls.protected Operation createExecuteOperation(OperationContext context)
createExecuteOperation in class BaseConnectorcontext - the new operation's context