C# Class NuxeoClient.Adapters.BusinessAdapter

Represents a Custom Document adapter.
For more details about Custom Document Adapters, check Nuxeo Documentation Page.
Inheritance: Adapter
Show file Open project: nuxeo/nuxeo-dotnet-client

Public Methods

Method Description
BusinessAdapter ( string type )

Initializes a new instance of BusinessAdapter.

Method Details

BusinessAdapter() public method

Initializes a new instance of BusinessAdapter.
public BusinessAdapter ( string type )
type string The document adapter type.